Searched refs:VXPORT (Results 1 – 8 of 8) sorted by relevance
/tools/testing/selftests/drivers/net/mlxsw/ |
D | devlink_trap_tunnel_vxlan.sh | 47 : ${VXPORT:=4789} 48 export VXPORT 73 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 176 -t udp sp=12345,dp=$VXPORT,tos=$outer_tos,p=$payload -q & 244 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q & 311 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q &
|
/tools/testing/selftests/net/forwarding/ |
D | vxlan_bridge_1q_port_8472.sh | 6 VXPORT=8472
|
D | vxlan_bridge_1d_port_8472.sh | 6 VXPORT=8472
|
D | dual_vxlan_bridge.sh | 76 : ${VXPORT:=4789} 77 export VXPORT 152 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 164 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 249 dstport "$VXPORT" 356 echo "Running tests with UDP port $VXPORT"
|
D | q_in_vni.sh | 78 : ${VXPORT:=4789} 79 export VXPORT 149 local 192.0.2.17 dstport "$VXPORT" \ 232 dstport "$VXPORT" 337 echo "Running tests with UDP port $VXPORT"
|
D | vxlan_bridge_1d.sh | 64 : ${VXPORT:=4789} 65 export VXPORT 137 local 192.0.2.17 dstport "$VXPORT" \ 210 ip link add name vx2 type vxlan id 1000 local $in_addr dstport "$VXPORT" 564 -t udp tos=$outer_tos,sp=23456,dp=$VXPORT,p=$(: 787 echo "Running tests with UDP port $VXPORT"
|
D | vxlan_bridge_1q.sh | 86 : ${VXPORT:=4789} 87 export VXPORT 165 local 192.0.2.17 dstport "$VXPORT" \ 173 local 192.0.2.17 dstport "$VXPORT" \ 275 dstport "$VXPORT" 286 dstport "$VXPORT" 850 log_info "Running tests with UDP port $VXPORT"
|
/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | q_in_vni_veto.sh | 6 VXPORT=4789 40 "$VXPORT" nolearning noudpcsum tos inherit ttl 100
|