Add link to new testdata generator
This commit is contained in:
parent
c4bcf8f87f
commit
10393f5253
2 changed files with 4 additions and 2 deletions
|
@ -3342,6 +3342,7 @@ https://en.wikipedia.org/wiki/IPv4_header_checksum
|
|||
| 6.3 | Fixed lpm bug: ABORT |
|
||||
| 6.4 | table size = 64, [nsg]: |
|
||||
| 6.5 | udp in ipv6 integrated with ugly define [esprimo]: |
|
||||
| | |
|
||||
** TODO Benchmark/comparison
|
||||
*** TODO Setup / Benchmark Jool
|
||||
*** TODO Setup / Benchmark tayga
|
||||
|
@ -7270,7 +7271,8 @@ success
|
|||
*** DONE 2019-07-28: ping6 test for getting packet: failure
|
||||
CLOSED: [2019-07-28 Sun 12:43]
|
||||
|
||||
*** TODO 2019-07-28: *NETPFGA PORT MAPPINGS*
|
||||
*** DONE 2019-07-28: *NETPFGA PORT MAPPINGS*
|
||||
CLOSED: [2019-08-04 Sun 15:33]
|
||||
nf_port_map = {
|
||||
"nf0":0b00000001,
|
||||
"nf1":0b00000100,
|
||||
|
|
2
netpfga/minip4/testdata/gen_testdata.py
vendored
2
netpfga/minip4/testdata/gen_testdata.py
vendored
|
@ -1 +1 @@
|
|||
gen_testdata-port1.py
|
||||
gen_testdata_nat64_500byte.py
|
Loading…
Reference in a new issue