Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh16 tcflags="skip_hw"
49 $tcflags dst_ip 192.0.2.2 action drop
58 $tcflags dst_ip 198.51.100.2 action drop
82 log_test "single mask test ($tcflags)"
95 $tcflags dst_ip 192.0.2.2 action drop
97 $tcflags dst_ip 192.0.2.2 action drop
114 $tcflags dst_ip 192.0.2.2 action drop
132 log_test "identical filters test ($tcflags)"
143 $tcflags dst_ip 192.0.2.2 action drop
145 $tcflags dst_ip 192.0.0.0/16 action drop
[all …]
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dtc_flower.sh10 tcflags="skip_hw"
41 $tcflags dst_mac $dummy_mac action drop
43 $tcflags dst_mac $h2mac action drop
57 log_test "dst_mac match ($tcflags)"
67 $tcflags src_mac $dummy_mac action drop
69 $tcflags src_mac $h1mac action drop
83 log_test "src_mac match ($tcflags)"
91 $tcflags dst_ip 198.51.100.2 action drop
93 $tcflags dst_ip 192.0.2.2 action drop
95 $tcflags dst_ip 192.0.2.0/24 action drop
[all …]
Dmirror_gre_changes.sh75 mirror_install $swp1 ingress $tundev "matchall $tcflags"
88 log_test "$what: TTL change ($tcflags)"
99 mirror_install $swp1 ingress $tundev "matchall $tcflags"
107 log_test "$what: tunnel down/up ($tcflags)"
119 mirror_install $swp1 ingress $tundev "matchall $tcflags"
131 log_test "$what: egress down/up ($tcflags)"
145 mirror_install $swp1 ingress $tundev "matchall $tcflags"
152 log_test "$what: remote address change ($tcflags)"
166 mirror_install $swp1 ingress $tundev "matchall $tcflags"
177 mirror_install $swp1 ingress $tundev "matchall $tcflags"
[all …]
Dtc_actions.sh10 tcflags="skip_hw"
57 $tcflags dst_ip 192.0.2.2 action drop
66 $tcflags dst_ip 192.0.2.2 action mirred egress $action \
78 log_test "mirred egress $action ($tcflags)"
86 $tcflags dst_ip 192.0.2.2 action drop
95 $tcflags dst_ip 192.0.2.2 action ok
109 log_test "gact drop and ok ($tcflags)"
116 if [[ "$tcflags" != "skip_sw" ]]; then
123 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
133 $tcflags dst_ip 192.0.2.2 action trap
[all …]
Dmirror_gre.sh74 mirror_install $swp1 $direction $tundev "matchall $tcflags"
84 log_test "$direction $what: envelope MAC ($tcflags)"
91 mirror_install $swp1 ingress gt4 "matchall $tcflags"
92 mirror_install $swp1 egress gt6 "matchall $tcflags"
100 mirror_install $swp1 ingress gt4 "matchall $tcflags"
106 log_test "two simultaneously configured mirrors ($tcflags)"
149 tcflags="skip_hw"
155 tcflags="skip_sw"
Dmirror_gre_vlan_bridge_1q.sh111 mirror_install $swp1 ingress $tundev "matchall $tcflags"
125 log_test "$what: vlan forbidden at a bridge ($tcflags)"
145 mirror_install $swp1 ingress $tundev "matchall $tcflags"
160 log_test "$what: vlan forbidden at a bridge egress ($tcflags)"
180 mirror_install $swp1 ingress $tundev "matchall $tcflags"
197 log_test "$what: vlan untagged at a bridge egress ($tcflags)"
218 mirror_install $swp1 ingress $tundev "matchall $tcflags"
234 log_test "$what: MAC roaming ($tcflags)"
273 tcflags="skip_hw"
279 tcflags="skip_sw"
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"
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)"
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"
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"
Dtc_shblocks.sh9 tcflags="skip_hw"
54 $tcflags dst_ip 192.0.2.2 action drop
70 log_test "shared block ($tcflags)"
121 tcflags="skip_sw"
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"
Dmirror_gre_flower.sh85 "protocol ip flower $tcflags dst_ip $match_dip"
94 log_test "$direction $what ($tcflags)"
127 tcflags="skip_hw"
133 tcflags="skip_sw"
Dmirror_gre_bridge_1q_lag.sh224 "proto 802.1q flower vlan_id 333 $tcflags"
244 log_test "$what ($tcflags)"
273 tcflags="skip_hw"
279 tcflags="skip_sw"
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"
Dmirror_gre_bridge_1q.sh116 tcflags="skip_hw"
122 tcflags="skip_sw"
Dmirror_gre_bridge_1d.sh122 tcflags="skip_hw"
128 tcflags="skip_sw"
Dmirror_gre_bridge_1d_vlan.sh113 tcflags="skip_hw"
119 tcflags="skip_sw"
Dmirror_gre_vlan.sh82 tcflags="skip_hw"
88 tcflags="skip_sw"
Dmirror_gre_bound.sh216 tcflags="skip_hw"
222 tcflags="skip_sw"
Dlib.sh612 if [ "${tcflags/skip_hw}" != "$tcflags" ]; then
619 if [ "${tcflags/skip_hw}" != "$tcflags" ]; then
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
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"
Dtc_flower_scale.sh80 flower $tcflags dst_ip $(tc_flower_addr $i) \
132 tcflags="skip_sw"
Dmirror_gre_scale.sh82 flower $tcflags dst_ip $match_dip \
143 tcflags="skip_sw"