- 22 Apr, 2019 1 commit
-
-
li hongming authored
separate PPS_out with time_valid. Disable transmitting packets when link is not up.
-
- 03 Dec, 2018 1 commit
-
-
li hongming authored
-
- 19 Nov, 2018 1 commit
-
-
li hongming authored
-
- 28 Sep, 2018 1 commit
-
-
li hongming authored
Make gensdbfs support the file order. sdb files should starts with xxfilename, like 00wr-init. (In gensdbfs.c, I change the readdir() to scandir()) Add two sdb files on 0x2e0000 to support the dualport's calibration and sfp database. (db-calibration and db-sfp-database) Bug fix in shell/cmd_sfp.c. Now the one WR port function works well.
-
- 20 Jul, 2018 2 commits
-
-
li hongming authored
-
li hongming authored
Now it works as below: 1. default udp tx dst mac is the gateway of node's ip. 2. It will send arp request after getting the udp tx dst ip. 3. It stops sending arp request after getting the udp tx dst mac addr.
-
- 19 Jul, 2018 1 commit
-
-
Vraliens authored
-
- 07 May, 2018 1 commit
-
-
hongming authored
-
- 21 Dec, 2017 1 commit
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- 29 Nov, 2017 1 commit
-
-
Grzegorz Daniluk authored
-
- 14 Sep, 2017 1 commit
-
-
hongming authored
-
- 28 Aug, 2017 2 commits
- 26 Jun, 2017 7 commits
-
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
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.
-
Maciej Lipinski authored
-
Maciej Lipinski authored
- 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
-
Maciej Lipinski authored
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
-
- 20 Jun, 2017 20 commits
-
-
Michel Arruat authored
- 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>
-
Maciej Lipinski authored
-
Grzegorz Daniluk authored
-
Michel Arruat authored
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>
-
Michel Arruat authored
Header inet.h added in libdevmap.h and remove from applications. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
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>
-
Michel Arruat authored
wr-streamer.c becomes wr-streamers.c wrc-diag.c becomes wrpc-diags.c Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
This new test program is using ldevmap and lextest because it is interactive. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Michel Arruat authored
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Grzegorz Daniluk authored
-