Loading tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472.sh 0 → 100755 +10 −0 Original line number Diff line number Diff line #!/bin/bash # SPDX-License-Identifier: GPL-2.0 # A wrapper to run VXLAN tests with an unusual port number. VXPORT=8472 ALL_TESTS=" ping_ipv4 " source vxlan_bridge_1d.sh Loading
tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472.sh 0 → 100755 +10 −0 Original line number Diff line number Diff line #!/bin/bash # SPDX-License-Identifier: GPL-2.0 # A wrapper to run VXLAN tests with an unusual port number. VXPORT=8472 ALL_TESTS=" ping_ipv4 " source vxlan_bridge_1d.sh