summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-03-17 20:38:17 -0700
committerJakub Kicinski <kuba@kernel.org>2026-03-19 16:57:28 -0700
commitba5d4128fca8d141cced21f7ed10d14582cd5c1c (patch)
treebb9fc350220fef5627ad7466fee6a7142b7644f0 /kernel/workqueue.c
parentf26d43acf12f914e4562b6cf17f93af3d4a594a0 (diff)
selftests: drv-net: gro: test GRO stats
Test accuracy of GRO stats. We want to cover two potentially tricky cases: - single segment GRO - packets which were eligible but didn't get GRO'd The first case is trivial, teach gro.c to send one packet, and check GRO stats didn't move. Second case requires gro.c to send a lot of flows expecting the NIC to run out of GRO flow capacity. To avoid system traffic noise we steer the packets to a dedicated queue and operate on qstat. Link: https://patch.msgid.link/20260318033819.1469350-5-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions