Home
last modified time | relevance | path

Searched refs:log_test (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/net/
Dfib_tests.sh18 log_test() function
98 log_test $? 0 "IPv4 fibmatch"
100 log_test $? 0 "IPv6 fibmatch"
108 log_test $? 2 "IPv4 fibmatch - no route"
110 log_test $? 2 "IPv6 fibmatch - no route"
139 log_test $? 0 "IPv4 fibmatch"
141 log_test $? 0 "IPv6 fibmatch"
149 log_test $? 2 "IPv4 - multipath route removed on delete"
153 log_test $? 0 "IPv6 - multipath down to single path"
161 log_test $? 2 "IPv6 - no route"
[all …]
Dfib_rule_tests.sh20 log_test() function
89 log_test $? 0 "rule6 del $1"
105 log_test $? 0 "rule6 check: $1"
108 log_test $? 0 "rule6 del by pref: $match"
158 log_test $? 0 "del $1"
174 log_test $? 0 "rule4 check: $1"
177 log_test $? 0 "rule4 del by pref: $match"
Dfib-onlink-tests.sh86 log_test() function
233 log_test $? ${exp_rc} "${desc}"
250 log_test $? ${exp_rc} "${desc}"
331 log_test $? ${exp_rc} "${desc}"
346 log_test $? ${exp_rc} "${desc}"
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Drouter_broadcast.sh184 log_test "h1 -> net2: reply from r1 (not forwarding)"
186 log_test "h1 -> net3: reply from r1 (not forwarding)"
188 log_test "h1 -> net1: reply from r1 (not dropping)"
190 log_test "h1 -> 255.255.255.255: reply from r1 (not forwarding)"
193 log_test "h2 -> net1: reply from r1 (not forwarding)"
195 log_test "h2 -> net3: reply from r1 (not forwarding)"
197 log_test "h2 -> net2: reply from r1 (not dropping)"
199 log_test "h2 -> 255.255.255.255: reply from r1 (not forwarding)"
205 log_test "h1 -> net2: reply from h2 (forwarding)"
207 log_test "h1 -> net3: reply from h3 (forwarding)"
[all …]
Dmirror_gre_changes.sh88 log_test "$what: TTL change ($tcflags)"
107 log_test "$what: tunnel down/up ($tcflags)"
131 log_test "$what: egress down/up ($tcflags)"
152 log_test "$what: remote address change ($tcflags)"
181 log_test "$what: tunnel deleted ($tcflags)"
204 log_test "$what: underlay route removal ($tcflags)"
Dmirror_gre_lib.sh43 log_test "$direction $what ($tcflags)"
72 log_test "$direction $what ($tcflags)"
124 log_test "$what: STP state ($tcflags)"
Dbridge_port_isolation.sh112 log_test "Isolated port ping"
125 log_test "Isolated port ping6"
141 log_test "Isolated port flooding"
Dmirror_gre_vlan_bridge_1q.sh125 log_test "$what: vlan forbidden at a bridge ($tcflags)"
160 log_test "$what: vlan forbidden at a bridge egress ($tcflags)"
197 log_test "$what: vlan untagged at a bridge egress ($tcflags)"
234 log_test "$what: MAC roaming ($tcflags)"
Dtc_flower.sh57 log_test "dst_mac match ($tcflags)"
83 log_test "src_mac match ($tcflags)"
117 log_test "dst_ip match ($tcflags)"
151 log_test "src_ip match ($tcflags)"
219 log_test "ip_flags match ($tcflags)"
Dtc_chains.sh50 log_test "unreachable chain ($tcflags)"
81 log_test "gact goto chain ($tcflags)"
121 log_test "create destroy chain"
162 log_test "template filter fits"
Dlib.sh189 log_test() function
739 log_test "Multipath"
757 log_test "$desc"
780 log_test "ping"
799 log_test "ping6"
874 log_test "FDB learning"
929 log_test "Unknown unicast flood"
952 log_test "Unregistered multicast flood"
Dmirror_vlan.sh70 log_test "$direction mirror to vlan ($tcflags)"
94 log_test "$direction mirror tagged to vlan ($tcflags)"
Dtc_actions.sh78 log_test "mirred egress $action ($tcflags)"
109 log_test "gact drop and ok ($tcflags)"
148 log_test "trap ($tcflags)"
Dmirror_gre_nh.sh91 log_test "mirror to gre with next-hop remote ($tcflags)"
102 log_test "mirror to ip6gre with next-hop remote ($tcflags)"
Dmirror_gre.sh84 log_test "$direction $what: envelope MAC ($tcflags)"
106 log_test "two simultaneously configured mirrors ($tcflags)"
Dmirror_gre_neigh.sh74 log_test "$direction $what: neighbor change ($tcflags)"
Dtc_shblocks.sh70 log_test "shared block ($tcflags)"
Dmirror_gre_flower.sh94 log_test "$direction $what ($tcflags)"
Drouter_bridge_vlan.sh112 log_test "vlan"
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_resources.sh31 log_test "'$i' profile"
37 log_test "'default' profile"
62 log_test "'$i' minimize [$size]"
91 log_test "'$i' almost maximize [$((size - 128))]"
97 log_test "'$i' Overflow rejection [$((size + 128))]"
107 log_test "'$i' maximize [$size]"
Dresource_scale.sh34 log_test "'$current_test' [$profile] setting"
46 log_test "'$current_test' [$profile] $target"
48 log_test "'$current_test' [$profile] overflow $target"
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh82 log_test "single mask test ($tcflags)"
132 log_test "identical filters test ($tcflags)"
173 log_test "two masks test ($tcflags)"
219 log_test "multiple masks test ($tcflags)"
259 log_test "ctcam with two atcam masks test ($tcflags)"
292 log_test "ctcam with one atcam mask test ($tcflags)"
313 log_test "ctcam with no atcam masks test ($tcflags)"
359 log_test "mlxsw-specific tests for tc flower"
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre.sh129 log_test "$what: no offload on TTL of inherit ($tcflags)"
148 log_test "$what: no offload on a fixed TOS ($tcflags)"
167 log_test "$what: should_fail=$should_fail ($tcflags)"
207 log_test "mlxsw-specific tests for mirror to gretap"
Dqos_dscp_bridge.sh172 log_test "DSCP rewrite: $dscp_10-(prio $prio)-$dscp_20"
Dqos_dscp_router.sh200 log_test "DSCP rewrite: $dscp-(prio $prio2)-$dscp2-(prio $prio3)-$dscp3"

12