diff options
| author | Stanislav Fomichev <sdf@fomichev.me> | 2025-09-12 10:06:11 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-15 18:14:48 -0700 |
| commit | 17a0374be98ea2469928a9c58f1e7b09c1a6e86c (patch) | |
| tree | a6fb27c0cd463ec70a1908b8716845fa5f5fe857 /rust/helpers/build_bug.c | |
| parent | ba5c906d5177609bab766c7b0beca88465a2c268 (diff) | |
selftests: ncdevmem: remove sleep on rx
RX devmem sometimes fails on NIPA:
https://netdev-3.bots.linux.dev/vmksft-fbnic-qemu-dbg/results/294402/7-devmem-py/
Both RSS and flow steering are properly installed, but the wait_port_listen
fails. Try to remove sleep(1) to see if the cause of the failure is
spending too much time during RX setup. I don't see a good reason to
have sleep in the first place. If there needs to be a delay between
installing the rules and receiving the traffic, let's add it to the
callers (devmem.py) instead.
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Reviewed-by: Mina Almasry <almasrymina@google.com>
Link: https://patch.msgid.link/20250912170611.676110-1-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions
