4c3cd4c294
If the port has received less than ``pkt_per_port`` packets (for
example, the port has missed some packets), the test is in an infinite
loop.
Instead of expecting a number of packet to receive, let the port to be
drained by itself. If no more packets are received, the test can
continue.
Fixes:
|
||
---|---|---|
.. | ||
bpf | ||
cmdline_test | ||
test | ||
test-acl | ||
test-pipeline | ||
Makefile | ||
meson.build |