repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
bpf
/
test_xdp_vlan_mode_generic.sh
blob
c515326d6d59c64fe225fee82463dd43d5ae004e
1
#!/bin/bash
2
# SPDX-License-Identifier: GPL-2.0
3
4
# Exit on failure
5
set -e
6
7
# Wrapper script to test generic-XDP
8
export
TESTNAME
=
xdp_vlan_mode_generic
9
.
/
test_xdp_vlan.sh
--mode
=
xdpgeneric