Home
last modified time | relevance | path

Searched refs:tcflags (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh20 tcflags="skip_hw"
102 $tcflags dst_ip 192.0.2.2 action drop
111 $tcflags dst_ip 198.51.100.2 action drop
135 log_test "single mask test ($tcflags)"
148 $tcflags dst_ip 192.0.2.2 action drop
150 $tcflags dst_ip 192.0.2.2 action drop
167 $tcflags dst_ip 192.0.2.2 action drop
185 log_test "identical filters test ($tcflags)"
196 $tcflags dst_ip 192.0.2.2 action drop
198 $tcflags dst_ip 192.0.0.0/8 action drop
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh14 tcflags="skip_hw"
45 $tcflags dst_mac $dummy_mac action drop
47 $tcflags dst_mac $h2mac action drop
61 log_test "dst_mac match ($tcflags)"
71 $tcflags src_mac $dummy_mac action drop
73 $tcflags src_mac $h1mac action drop
87 log_test "src_mac match ($tcflags)"
95 $tcflags dst_ip 198.51.100.2 action drop
97 $tcflags dst_ip 192.0.2.2 action drop
99 $tcflags dst_ip 192.0.2.0/24 action drop
[all …]
H A Dtc_actions.sh15 tcflags="skip_hw"
76 $classifier $tcflags $classifier_args \
89 log_test "mirred egress $classifier $action ($tcflags)"
97 $tcflags dst_ip 192.0.2.2 action drop
106 $tcflags dst_ip 192.0.2.2 action ok
120 log_test "gact drop and ok ($tcflags)"
127 if [[ "$tcflags" != "skip_sw" ]]; then
134 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
144 $tcflags dst_ip 192.0.2.2 action trap
159 log_test "trap ($tcflags)"
[all …]
H A Dtc_shblocks.sh9 tcflags="skip_hw"
54 $tcflags dst_ip 192.0.2.2 action drop
70 log_test "shared block ($tcflags)"
78 $tcflags indev $swp1 dst_mac $swmac action drop
80 $tcflags indev $swp2 dst_mac $swmac action drop
97 log_test "indev match ($tcflags)"
148 tcflags="skip_sw"
H A Dtc_chains.sh10 tcflags="skip_hw"
39 flower $tcflags dst_mac $h2mac action drop
50 log_test "unreachable chain ($tcflags)"
58 flower $tcflags dst_mac $h2mac action drop
60 $tcflags dst_mac $h2mac action drop
62 $tcflags dst_mac $h2mac action goto chain 1
81 log_test "gact goto chain ($tcflags)"
201 tcflags="skip_sw"
H A Dtc_flower_router.sh89 $tcflags indev $rp1 dst_ip 192.0.3.1 action drop
91 $tcflags indev $rp2 dst_ip 192.0.3.1 action drop
114 log_test "indev egress match ($tcflags)"
168 tcflags="skip_sw"
H A Dtc_tunnel_key.sh10 tcflags="skip_hw"
115 tc filter add dev h1-et egress protocol all pref 1 handle 1 matchall $tcflags \
144 log_test "tunnel_key nofrag ($tcflags)"
158 tcflags="skip_sw"
H A Dtc_mpls_l2vpn.sh188 tcflags="skip_sw"
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_flower_scale.sh81 flower $tcflags dst_ip $(tc_flower_addr $i) \
122 tcflags="skip_sw"