diff options
author | 2021-09-07 09:19:24 +0200 | |
---|---|---|
committer | 2021-09-10 21:15:31 +0200 | |
commit | 605091c5100ddc1ae0d67a74b688d8755658d3c9 (patch) | |
tree | 3be2ec3cdff221c2a629729842052b96ed5407ea /tools/testing/selftests/bpf/prog_tests | |
parent | selftests: xsk: Allow for invalid packets (diff) | |
download | linux-dev-605091c5100ddc1ae0d67a74b688d8755658d3c9.tar.xz linux-dev-605091c5100ddc1ae0d67a74b688d8755658d3c9.zip |
selftests: xsk: Introduce replacing the default packet stream
Introduce the concept of a default packet stream that is the set of
packets sent by most tests. Then add the ability to replace it for a
test that would like to send or receive something else through the use
of the function pkt_stream_replace() and then restored with
pkt_stream_restore_default(). These are then used to convert the
STAT_TEST_TX_INVALID to use these new APIs.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Link: https://lore.kernel.org/bpf/20210907071928.9750-17-magnus.karlsson@gmail.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions