diff options
author | 2021-02-23 16:23:02 +0000 | |
---|---|---|
committer | 2021-02-26 12:08:48 -0800 | |
commit | d2b0dfd5d1f94fe74ed580b5a1d5fdb5bf11f2fb (patch) | |
tree | fd96fff68c175fc0b6a8e94bd16c71ef019efc44 /include | |
parent | selftest/bpf: Make xsk tests less verbose (diff) | |
download | wireguard-linux-d2b0dfd5d1f94fe74ed580b5a1d5fdb5bf11f2fb.tar.xz wireguard-linux-d2b0dfd5d1f94fe74ed580b5a1d5fdb5bf11f2fb.zip |
selftests/bpf: Expose and rename debug argument
Launching xdpxceiver with -D enables what was formerly know as 'debug'
mode. Rename this mode to 'dump-pkts' as it better describes the
behavior enabled by the option. New usage:
./xdpxceiver .. -D
or
./xdpxceiver .. --dump-pkts
Also make it possible to pass this flag to the app via the test_xsk.sh
shell script like so:
./test_xsk.sh -D
Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210223162304.7450-3-ciara.loftus@intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions