Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
[linux-2.6-microblaze.git] / tools / testing / selftests / net / forwarding / vxlan_bridge_1d_port_8472.sh
1 #!/bin/bash
2 # SPDX-License-Identifier: GPL-2.0
3
4 # A wrapper to run VXLAN tests with an unusual port number.
5
6 VXPORT=8472
7 ALL_TESTS="
8         ping_ipv4
9 "
10 source vxlan_bridge_1d.sh