diff options
author | Paolo Abeni <[email protected]> | 2019-02-26 15:27:43 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-01 11:24:00 -0800 |
commit | ada641ff6ed34a125fbf62ec79733352ffd4305d (patch) | |
tree | 2343a98dbad56d387dd53b2d68122f8441004b5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d235c48b40d399328585a68f3f9bf7cc3062d586 (diff) |
selftests: fixes for UDP GRO
The current implementation for UDP GRO tests is racy: the receiver
may flush the RX queue while the sending is still transmitting and
incorrectly report RX errors, with a wrong number of packet received.
Add explicit timeouts to the receiver for both connection activation
(first packet received for UDP) and reception completion, so that
in the above critical scenario the receiver will wait for the
transfer completion.
Fixes: 3327a9c46352 ("selftests: add functionals test for UDP GRO")
Signed-off-by: Paolo Abeni <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions