-
- Downloads
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
In-order to test both native-XDP (xdpdrv) and generic-XDP (xdpgeneric) create two wrapper test scripts, that start the test_xdp_vlan.sh script with these modes. Signed-off-by:Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- tools/testing/selftests/bpf/Makefile 2 additions, 1 deletiontools/testing/selftests/bpf/Makefile
- tools/testing/selftests/bpf/test_xdp_vlan.sh 4 additions, 1 deletiontools/testing/selftests/bpf/test_xdp_vlan.sh
- tools/testing/selftests/bpf/test_xdp_vlan_mode_generic.sh 9 additions, 0 deletionstools/testing/selftests/bpf/test_xdp_vlan_mode_generic.sh
- tools/testing/selftests/bpf/test_xdp_vlan_mode_native.sh 9 additions, 0 deletionstools/testing/selftests/bpf/test_xdp_vlan_mode_native.sh
Please register or sign in to comment