Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-2.6-block.git] / tools / testing / selftests / bpf / test_xdp_vlan_mode_native.sh
1 #!/bin/bash
2 # SPDX-License-Identifier: GPL-2.0
3
4 # Exit on failure
5 set -e
6
7 # Wrapper script to test native-XDP
8 export TESTNAME=xdp_vlan_mode_native
9 ./test_xdp_vlan.sh --mode=xdpdrv