summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-01-12 16:07:40 -0800
committerJakub Kicinski <kuba@kernel.org>2026-01-13 17:54:01 -0800
commitfe074aaa5329246706c652ccba6602eecbed80a8 (patch)
tree7683b780313bb8dcb49373584537de0309f672f1 /include
parentd3b35898de024796c43415f9535fd0bc69cb8f1b (diff)
selftests: drv-net: gro: break out all individual test cases
GRO test groups the cases into categories, e.g. "tcp" case checks coalescing in presence of: - packets with bad csum, - sequence number mismatch, - timestamp option value mismatch, - different TCP options. Since we now have TAP support grouping the cases like that lowers our reporting granularity. This matters even more for NICs performing HW GRO and LRO since it appears that most implementation have _some_ bugs. Flagging the whole group of tests as failed prevents us from catching regressions in the things that work today. Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://patch.msgid.link/20260113000740.255360-7-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions