Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
A Dtc_flower.sh19 tcflags="skip_hw"
101 $tcflags dst_ip 192.0.2.2 action drop
225 log_test "two masks test ($tcflags)"
262 flower $tcflags \
654 local tcflags=$2
668 handle $number flower $tcflags \
696 local tcflags=$2
712 local tcflags=$2
807 test_rule_del $h2 $tcflags $i
912 $tcflags action goto chain 2
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dtc_flower.sh14 tcflags="skip_hw"
47 $tcflags dst_mac $h2mac action drop
61 log_test "dst_mac match ($tcflags)"
73 $tcflags src_mac $h1mac action drop
87 log_test "src_mac match ($tcflags)"
121 log_test "dst_ip match ($tcflags)"
155 log_test "src_ip match ($tcflags)"
251 log_test "PCP match ($tcflags)"
280 log_test "VLAN match ($tcflags)"
373 log_test "indev match ($tcflags)"
[all …]
A Dmirror_gre_changes.sh75 mirror_install $swp1 ingress $tundev "matchall $tcflags"
89 log_test "$what: TTL change ($tcflags)"
100 mirror_install $swp1 ingress $tundev "matchall $tcflags"
108 log_test "$what: tunnel down/up ($tcflags)"
120 mirror_install $swp1 ingress $tundev "matchall $tcflags"
132 log_test "$what: egress down/up ($tcflags)"
153 log_test "$what: remote address change ($tcflags)"
182 log_test "$what: tunnel deleted ($tcflags)"
205 log_test "$what: underlay route removal ($tcflags)"
262 tcflags="skip_hw"
[all …]
A Dmirror_gre.sh77 mirror_install $swp1 $direction $tundev "matchall $tcflags"
85 log_test "$direction $what: envelope MAC ($tcflags)"
92 mirror_install $swp1 ingress gt4 "matchall $tcflags"
93 mirror_install $swp1 egress gt6 "matchall $tcflags"
101 mirror_install $swp1 ingress gt4 "matchall $tcflags"
107 log_test "two simultaneously configured mirrors ($tcflags)"
150 tcflags="skip_hw"
156 tcflags="skip_sw"
A Dmirror_gre_vlan_bridge_1q.sh156 mirror_install $swp1 ingress $tundev "matchall $tcflags"
170 log_test "$what: vlan forbidden at a bridge ($tcflags)"
190 mirror_install $swp1 ingress $tundev "matchall $tcflags"
205 log_test "$what: vlan forbidden at a bridge egress ($tcflags)"
226 mirror_install $swp1 ingress $tundev "matchall $tcflags"
249 log_test "$what: vlan untagged at a bridge egress ($tcflags)"
270 mirror_install $swp1 ingress $tundev "matchall $tcflags"
282 "$what: MAC roaming ($tcflags)"
299 log_test "$what: MAC roaming ($tcflags)"
338 tcflags="skip_hw"
[all …]
A Dtc_actions.sh12 tcflags="skip_hw"
73 $classifier $tcflags $classifier_args \
94 $tcflags dst_ip 192.0.2.2 action drop
103 $tcflags dst_ip 192.0.2.2 action ok
117 log_test "gact drop and ok ($tcflags)"
124 if [[ "$tcflags" != "skip_sw" ]]; then
141 $tcflags dst_ip 192.0.2.2 action trap
156 log_test "trap ($tcflags)"
199 log_test "mirred_egress_to_ingress ($tcflags)"
217 $tcflags ip_proto icmp \
[all …]
A Dmirror_gre_lib.sh38 mirror_install $swp1 $direction $tundev "matchall $tcflags"
43 log_test "$direction $what ($tcflags)"
59 mirror_install $swp1 $direction $tundev "matchall $tcflags"
72 log_test "$direction $what ($tcflags)"
111 mirror_install $swp1 ingress $tundev "matchall $tcflags"
124 log_test "$what: STP state ($tcflags)"
A Dmirror_vlan.sh66 mirror_install $swp1 $direction $swp3.555 "matchall $tcflags"
70 log_test "$direction mirror to vlan ($tcflags)"
87 mirror_install $swp1 $direction $swp3.555 "matchall $tcflags"
94 log_test "$direction mirror tagged to vlan ($tcflags)"
121 tcflags="skip_hw"
127 tcflags="skip_sw"
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"
A Dmirror_gre_nh.sh78 mirror_install $swp1 ingress gt4 "matchall $tcflags"
91 log_test "mirror to gre with next-hop remote ($tcflags)"
98 mirror_install $swp1 ingress gt6 "matchall $tcflags"
102 log_test "mirror to ip6gre with next-hop remote ($tcflags)"
121 tcflags="skip_hw"
127 tcflags="skip_sw"
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"
A Dmirror_gre_neigh.sh68 mirror_install $swp1 $direction $tundev "matchall $tcflags"
74 log_test "$direction $what: neighbor change ($tcflags)"
105 tcflags="skip_hw"
111 tcflags="skip_sw"
A Dmirror_gre_flower.sh87 "protocol ip flower $tcflags dst_ip $match_dip"
96 log_test "$direction $what ($tcflags)"
127 tcflags="skip_hw"
133 tcflags="skip_sw"
A Dmirror_gre_bridge_1q_lag.sh229 proto 802.1q flower vlan_ethtype arp $tcflags \
232 "proto 802.1q flower vlan_id 333 $tcflags"
254 log_test "$what ($tcflags)"
283 tcflags="skip_hw"
289 tcflags="skip_sw"
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"
A Dmirror_gre_lag_lacp.sh221 "proto 802.1q flower vlan_id 333 $tcflags"
246 log_test "$what ($tcflags)"
275 tcflags="skip_hw"
281 tcflags="skip_sw"
A Dmirror_gre_bridge_1d.sh122 tcflags="skip_hw"
128 tcflags="skip_sw"
A Dmirror_gre_bridge_1q.sh119 tcflags="skip_hw"
125 tcflags="skip_sw"
A Dmirror_gre_vlan.sh82 tcflags="skip_hw"
88 tcflags="skip_sw"
A Dmirror_gre_bridge_1d_vlan.sh122 tcflags="skip_hw"
128 tcflags="skip_sw"
A Dmirror_gre_bound.sh216 tcflags="skip_hw"
222 tcflags="skip_sw"
/linux-6.3-rc2/tools/testing/selftests/drivers/net/dsa/
A Dtc_actions.sh12 tcflags="skip_hw"
73 $classifier $tcflags $classifier_args \
94 $tcflags dst_ip 192.0.2.2 action drop
103 $tcflags dst_ip 192.0.2.2 action ok
117 log_test "gact drop and ok ($tcflags)"
124 if [[ "$tcflags" != "skip_sw" ]]; then
141 $tcflags dst_ip 192.0.2.2 action trap
156 log_test "trap ($tcflags)"
199 log_test "mirred_egress_to_ingress ($tcflags)"
217 $tcflags ip_proto icmp \
[all …]
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A Dmirror_gre.sh121 mirror_install $swp1 ingress $tundev "matchall $tcflags"
129 log_test "$what: no offload on TTL of inherit ($tcflags)"
141 mirror_install $swp1 ingress $tundev "matchall $tcflags"
148 log_test "$what: no offload on a fixed TOS ($tcflags)"
159 mirror_install $swp1 ingress $tundev "matchall $tcflags"
167 log_test "$what: should_fail=$should_fail ($tcflags)"
211 tcflags="skip_hw"
214 tcflags="skip_sw"
A Dtc_flower_scale.sh81 flower $tcflags dst_ip $(tc_flower_addr $i) \
122 tcflags="skip_sw"
A Dmirror_gre_scale.sh82 flower $tcflags dst_ip $match_dip \
144 tcflags="skip_sw"

Completed in 17 milliseconds

12