- Nov 29, 2017
-
-
- Jun 26, 2017
-
-
-
-
-
the configuration written to WB registers using commands in the wr-streamers tools is used to override the default configuration set with generics. one can enable/disable this overriding, meaning that the original default configuration can be effective again. this functions enables/disables overriding.
-
-
- for the qtag configuration to be effective, an appropriate override bit needs to be set, this was missing, fixed - the function was first enabling the qtag-ing and then configuring it, this is not a good behavior, it is better to be enabled later (when the configuration is set, otherwise it will start sending frames tagged with some random config), fixed
-
these commands are not critical for the current release, the fix will take some time, the codebase is good. let's make it work later
-
- Jun 20, 2017
-
-
- new command "ls" (leapsecond to overwrite the default value - implement get_set_tx_local_mac, get_set_tx_remote_mac get_set_rx_ethertype get_set_rx_local_mac, get_set_rx_remote_mac, Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
-
-
This command enable tagging with Qtags. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Header inet.h added in libdevmap.h and remove from applications. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Merge all stats with individual statistics: stats: returns all statistics stats [0/1/2/3/4/5/6/7]: retuns the appropriate statistic Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
wr-streamer.c becomes wr-streamers.c wrc-diag.c becomes wrpc-diags.c Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
This new test program is using ldevmap and lextest because it is interactive. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
-
- Mar 20, 2017
-
-
Alessandro Rubini authored
It's not very cleaned-up, but may be useful for other developers. * tools/build-random/manybuilds It builds with randomconfig. It remove ppsi configuration so the wrpc-sw makefile uses a proper one, even if PPSI_FORCE_CONFIG is false. It leave around some files: configs and build logs for warning/error builds, and only the config for good ones. You'll find them by "git status". It also avoids re-building and already known good configuration. * tools/build-random/unique-error This filters error builds to only report one per type. * tools/build-random/unique-warning Same for warning-only failures Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This also include a ppsi commit. We must have both at the same time, because each uses a feature of the other, to link sw-uart at build time. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Mar 08, 2017
-
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 23, 2017
-
-
Adam Wujek authored
wrpc-dump contains compiled in information about wrpc and ppsi structures. Verify that wrpc-dump is able to understand read structures by comparing their version numbers. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Export stats structure to be read by wrpc-dump Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 16, 2017
-
-
remove on clean: --config.o --revision.o --$(OUTPUT).vhd --$(OUTPUT).mif --$(OUTPUT)_disasm.S --include/config --include/generated --tools/dump-info-host.bin arch/lm32/ram.ld is not removed Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Mapper didn't work on two machines that I use for testing. For some reason accessing LM32's memory by 4 bytes solved this problem. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-