aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRichard Gobert <[email protected]>2024-01-03 15:48:35 +0100
committerJakub Kicinski <[email protected]>2024-01-05 08:11:50 -0800
commit4e321d590cec6053cb3c566413794706035ee638 (patch)
treebdad465b4946bdfeb4c621b20e1a41aee9f686e2 /tools/perf/scripts/python
parentdff0b0161ad571f888d37f5e7163a07dcafdef60 (diff)
selftests/net: fix GRO coalesce test and add ext header coalesce tests
Currently there is no test which checks that IPv6 extension header packets successfully coalesce. This commit adds a test, which verifies two IPv6 packets with HBH extension headers do coalesce, and another test which checks that packets with different extension header data do not coalesce in GRO. I changed the receive socket filter to accept a packet with one extension header. This change exposed a bug in the fragment test -- the old BPF did not accept the fragment packet. I updated correct_num_packets in the fragment test accordingly. Signed-off-by: Richard Gobert <[email protected]> Reviewed-by: Willem de Bruijn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions