diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-11-13 07:27:03 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-14 17:45:38 -0800 |
| commit | eca8b8fc74cb492591f73dcdd945a5fe4612b1a4 (patch) | |
| tree | 1cbcab536abe93243224eba308edbe07f015257a /include | |
| parent | e1215d1d38c00d244e5e7db4648598a0a03cc446 (diff) | |
selftests: drv-net: xdp: make the XDP qstats tests less flaky
The XDP qstats tests send 2k packets over a single socket.
Looks like when netdev CI is busy running those tests in QEMU
occasionally flakes. The target doesn't get to run at all
before all 2000 packets are sent.
Lower the number of packets to 1000 and reopen the socket
every 50 packets, to give RSS a chance to spread the packets
to multiple queues.
For the netdev CI testing either lowering the count or using
multiple sockets is enough, but let's do both for extra resiliency.
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20251113152703.3819756-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
