diff options
author | Magnus Karlsson <[email protected]> | 2023-01-11 10:35:14 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-01-11 18:16:51 -0800 |
commit | 1e04f23bccf967e00609ab3b210961db7a1886e4 (patch) | |
tree | 7cfcc85af8cf38db020d7ff07bb38d8120f1620a /lib/memory-notifier-error-inject.c | |
parent | 5adaf52776a4178434c0670a8e05e529a2b4aafa (diff) |
selftests/xsk: submit correct number of frames in populate_fill_ring
Submit the correct number of frames in the function
xsk_populate_fill_ring(). For the tests that set the flag
use_addr_for_fill, uninitialized buffers were sent to the fill ring
following the correct ones. This has no impact on the tests, since
they only use the ones that were initialized. But for correctness,
this should be fixed.
Signed-off-by: Magnus Karlsson <[email protected]>
Acked-by: Maciej Fijalkowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions