Searched refs:VXPORT (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/ |
A 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 & 246 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q & 314 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q &
|
A D | devlink_trap_tunnel_vxlan_ipv6.sh | 47 : ${VXPORT:=4789} 48 export VXPORT 73 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \ 181 sp=12345,dp=$VXPORT,tos=$outer_tos,p=$payload -q & 255 -B 2001:db8:3::1 -t udp sp=12345,dp=$VXPORT,p=$payload -q & 326 -B 2001:db8:3::1 -t udp sp=12345,dp=$VXPORT,p=$payload -q &
|
A D | ingress_rif_conf_vxlan.sh | 63 : ${VXPORT:=4789} 64 export VXPORT 95 local 192.0.2.17 dstport $VXPORT \ 260 -t udp sp=12345,dp=$VXPORT,p=$payload -q 291 -t udp sp=12345,dp=$VXPORT,p=$payload -q
|
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/ |
A 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"
|
A 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"
|
A D | q_in_vni_ipv6.sh | 78 : ${VXPORT:=4789} 79 export VXPORT 149 local 2001:db8:3::1 dstport "$VXPORT" \ 232 dstport "$VXPORT" udp6zerocsumrx 337 echo "Running tests with UDP port $VXPORT"
|
A D | vxlan_bridge_1q_ipv6.sh | 93 : ${VXPORT:=4789} 94 export VXPORT 179 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \ 187 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \ 294 dstport "$VXPORT" udp6zerocsumrx 305 dstport "$VXPORT" udp6zerocsumrx 450 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass 515 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass 827 log_info "Running tests with UDP port $VXPORT"
|
A D | vxlan_bridge_1d_ipv6.sh | 66 : ${VXPORT:=4789} 67 export VXPORT 142 dstport "$VXPORT" nolearning udp6zerocsumrx udp6zerocsumtx \ 220 dstport "$VXPORT" udp6zerocsumrx 347 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass 404 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass 687 -t udp tos=$outer_tos,sp=23456,dp=$VXPORT,p=$(: 794 log_info "Running tests with UDP port $VXPORT"
|
A D | vxlan_bridge_1d_port_8472.sh | 6 VXPORT=8472
|
A D | vxlan_bridge_1d_port_8472_ipv6.sh | 6 VXPORT=8472
|
A D | vxlan_bridge_1q_port_8472.sh | 6 VXPORT=8472
|
A D | vxlan_bridge_1q_port_8472_ipv6.sh | 6 VXPORT=8472
|
A 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"
|
A 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" 830 log_info "Running tests with UDP port $VXPORT"
|
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
A D | q_in_vni_veto.sh | 6 VXPORT=4789 40 "$VXPORT" nolearning noudpcsum tos inherit ttl 100
|
Completed in 25 milliseconds