Linux Audio

Check our new training course

Loading...
Note: File does not exist in v3.5.6.
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3
4# Exit on failure
5set -e
6
7# Wrapper script to test generic-XDP
8export TESTNAME=xdp_vlan_mode_generic
9./test_xdp_vlan.sh --mode=xdpgeneric