D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
5.4.0-216-generic
/
build
/
tools
/
testing
/
selftests
/
bpf
/
Filename :
test_xdp_vlan_mode_native.sh
back
Copy
#!/bin/bash # SPDX-License-Identifier: GPL-2.0 # Exit on failure set -e # Wrapper script to test native-XDP export TESTNAME=xdp_vlan_mode_native ./test_xdp_vlan.sh --mode=xdpdrv