diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-06-29 16:43:53 -0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-07-02 10:20:45 +0200 |
| commit | 07d3aaa046ceffb2ed72010d88cb6071717c4906 (patch) | |
| tree | 0e68062f38487f1381dbd5d094e3de6483806b04 /net | |
| parent | 7693eadcbb8cc32e7cde77ff2cdac67ac026a920 (diff) | |
| download | linux-next-07d3aaa046ceffb2ed72010d88cb6071717c4906.tar.gz linux-next-07d3aaa046ceffb2ed72010d88cb6071717c4906.zip | |
selftests: drv-net: toeplitz: cap the Rx queue count
The RPS test needs a free CPU within the first RPS_MAX_CPUS (16)
cores. This is easily violated if the NIC or env allocates the
IRQs to cores linearly.
Cap the Rx queues at 8, we don't need more. This makes the test
pass on CX7 in NIPA.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260629234354.2154541-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
