Home
last modified time | relevance | path

Searched refs:check_fail (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v6.6/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink_trap.sh137 check_fail $? "Did not get an error for non-existing trap"
154 check_fail $? "Did not get an error for non-existing trap action"
175 check_fail $? "Stats of trap $trap_name idle when action is trap"
183 check_fail $? "Managed to read trap (hard dropped) statistics when should not"
189 check_fail $? "Drop stats of trap $trap_name idle when should not"
192 check_fail $? "Stats of non-drop trap $trap_name idle when should not"
258 check_fail $? "Did not get an error for non-existing trap group"
278 check_fail $? "Stats of trap group $group_name idle when action is trap"
299 check_fail $? "Did not get an error for setting a non-existing policer"
301 check_fail $? "Did not get an error for getting a non-existing policer"
[all …]
Dpsample.sh45 check_fail $? "Sampling enablement succeeded when should fail"
56 check_fail $? "Sampling disablement succeeded when should fail"
82 check_fail $? "Group number changed while sampling is active"
121 check_fail $? "Sampled packets reported with out-tc when should not"
134 check_fail $? "Sampled packets reported with out-tc-occ when should not"
146 check_fail $? "Sampled packets reported with latency when should not"
Dnexthop.sh140 check_fail $? "Nexthop addition succeeded when should fail"
195 check_fail $? "Nexthop group addition succeeded when should fail"
260 check_fail $? "Nexthop group addition succeeded when should fail"
304 check_fail $? "Nexthop group replacement succeeded when should fail"
358 check_fail $? "Nexthop group replacement succeeded when should fail"
474 check_fail $? "Group expected to be unbalanced"
482 check_fail $? "Group still expected to be unbalanced"
509 check_fail $? "Group expected to be unbalanced"
540 check_fail $? "Group expected to be unbalanced"
548 check_fail $? "Group still expected to be unbalanced"
[all …]
Ddevlink.sh43 check_fail $? "Flash with overwrite settings should be rejected"
52 check_fail $? "Flash with overwrite settings should be identifiers"
196 check_fail $? "Bad read of snapshot with id 25 did not fail"
230 check_fail $? "Unexpected success of devlink reload"
242 check_fail $? "Unexpected success of devlink reload"
336 check_fail $? "Unexpected successful route add over limit"
355 check_fail $? "Unexpected successful reload from netns \"testns1\" into netns \"testns2\""
502 check_fail $? "Unexpected success of dummy reporter break"
507 check_fail $? "Unexpected success of dummy reporter recover"
/Linux-v6.6/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh57 check_fail $? "Incorrect success to create another clsact with egress shared block"
66 check_fail $? "Incorrect success to add drop rule to mixed bound block"
106 check_fail $? "Incorrect success to create another clsact with egress shared block"
116 check_fail $? "Incorrect success to add redirect rule to mixed bound block"
126 check_fail $? "Incorrect success to add redirect rule to egress bound shared block"
133 check_fail $? "Incorrect success to add redirect rule to egress bound block"
160 check_fail $? "Incorrect success to add rule with two mirror actions"
185 check_fail $? "Incorrect success to add rule with sample action on egress"
215 check_fail $? "Incorrect success to add matchall rule behind a flower rule"
230 check_fail $? "Incorrect success to add flower rule in front of a matchall rule"
[all …]
Ddevlink_trap_l2_drops.sh146 check_fail $? "Packets not forwarded when should"
207 check_fail $? "Packets not forwarded when should"
250 check_fail $? "Packets not forwarded when should"
319 check_fail $? "Packets not forwarded when should"
364 check_fail $? "Packets not forwarded when should"
410 check_fail $? "Packets not forwarded when should"
436 check_fail $? "Trap stats increased before setting action to \"trap\""
448 check_fail $? "Trap stats increased after setting action to \"drop\""
456 check_fail $? "Trap stats increased after adding an FDB entry"
463 check_fail $? "Trap stats increased after unlocking port"
[all …]
Dq_in_q_veto.sh58 check_fail $? "$netdev_proto vlan upper creation on top of an $bridge_proto bridge not rejected"
76 check_fail $? "802.1ad vlan upper creation on top of a front panel not rejected"
99 check_fail $? "802.1ad vlan upper creation on top of a bridge port not rejected"
121 check_fail $? "802.1ad vlan upper creation on top of a lag not rejected"
166 check_fail $? "vlan upper creation on top of front panel enslaved to 802.1ad bridge not rejected"
192 check_fail $? "vlan upper creation on top of lag enslaved to 802.1ad bridge not rejected"
216 check_fail $? "front panel with vlan upper enslavemnt to 802.1ad bridge not rejected"
242 check_fail $? "lag with vlan upper enslavemnt to 802.1ad bridge not rejected"
267 check_fail $? "IP address addition to 802.1ad bridge not rejected"
289 check_fail $? "switching bridge protocol from 802.1q to 802.1ad not rejected"
Ddevlink_trap_policer.sh145 check_fail $? "Policer rate was changed to rate lower than limit"
148 check_fail $? "Policer rate was changed to rate higher than limit"
163 check_fail $? "Policer burst size was changed to 0"
165 check_fail $? "Policer burst size was changed to burst size that is not power of 2"
167 check_fail $? "Policer burst size was changed to burst size lower than limit"
170 check_fail $? "Policer burst size was changed to burst size higher than limit"
Dvxlan_fdb_veto.sh69 check_fail $? "multicast MAC not rejected"
88 check_fail $? "FDB with an explicit port not rejected"
108 check_fail $? "FDB with an explicit port not rejected"
124 check_fail $? "FDB with a multicast IP not rejected"
Drtnetlink.sh224 check_fail $? "managed to create vlan device when should not"
230 check_fail $? "managed to add bridge vlan when should not"
499 check_fail $? "managed to enslave vlan interface to bridge when should not"
616 check_fail $? "managed to configure an FDB nexthop when should not"
619 check_fail $? "managed to configure a nexthop with MPLS encap when should not"
625 check_fail $? "managed to configure a nexthop group with device-only nexthops when should not"
628 check_fail $? "managed to configure a too small resilient nexthop group when should not"
631check_fail $? "managed to configure a resilient nexthop group with invalid number of buckets when …
634check_fail $? "managed to configure a resilient nexthop group with device-only nexthops when shoul…
639 check_fail $? "managed to populate a nexthop bucket with a device-only nexthop when should not"
[all …]
Dsch_red_core.sh461 check_fail $? "UDP traffic went into backlog instead of being early-dropped"
532 check_fail $? "Traffic went into backlog instead of being early-dropped"
598 check_fail $? "Spurious packets ($base -> $count) observed without buffer pressure"
611 check_fail $? "Spurious packets observed after uninstall"
646 check_fail $? "Spurious packets observed without buffer pressure"
661 check_fail $? "Spurious packets observed"
667 check_fail $? "Spurious packets observed after uninstall"
/Linux-v6.6/tools/testing/selftests/net/forwarding/
Dbridge_locked_port.sh105 check_fail $? "Ping worked after locking port, but before adding FDB entry"
135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry"
164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry"
190 check_fail $? "Ping worked on a locked port without an FDB entry"
193 check_fail $? "FDB entry created before enabling MAB"
198 check_fail $? "Ping worked on MAB enabled port without an FDB entry"
209 check_fail $? "FDB entry marked as locked after replacement"
237 check_fail $? "Entry roamed with locked flag on"
241 check_fail $? "Entry roamed back to locked port"
257 check_fail $? "MAB enabled while port is unlocked"
[all …]
Dbridge_mdb.sh152 check_fail $? "Managed to replace $name host entry"
156 check_fail $? "Failed to delete $name host entry"
161 check_fail $? "Managed to add $name host entry with a $invalid_state state"
165 check_fail $? "Managed to add $name host entry with a source"
169 check_fail $? "Managed to add $name host entry with a filter mode"
173 check_fail $? "Managed to add $name host entry with a source list"
177 check_fail $? "Managed to add $name host entry with a protocol"
212 check_fail $? "Failed to delete $name entry"
234 check_fail $? "$name entry with VLAN 10 not deleted when VLAN was not specified"
236 check_fail $? "$name entry with VLAN 20 not deleted when VLAN was not specified"
[all …]
Dtc_flower.sh53 check_fail $? "Matched on a wrong filter"
56 check_fail $? "Did not match on correct filter"
79 check_fail $? "Matched on a wrong filter"
82 check_fail $? "Did not match on correct filter"
105 check_fail $? "Matched on a wrong filter"
139 check_fail $? "Matched on a wrong filter"
175 check_fail $? "Matched on wrong frag filter (nofrag)"
178 check_fail $? "Matched on wrong firstfrag filter (nofrag)"
296 check_fail $? "Matched on a wrong filter (0x18)"
305 check_fail $? "Matched on a wrong filter (0x20)"
[all …]
Dbridge_igmp.sh116 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded"
129 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP"
190 check_fail $? "Wrong *,G entry source list, 192.0.2.3 entry still exists"
304 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists"
310 check_fail $? "Wrong *,G entry source list, 192.0.2.21 entry still exists"
438 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists"
504 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists"
510 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists"
Dbridge_mld.sh191 check_fail $? "Wrong *,G entry source list, 2001:db8:1::3 entry still exists"
304 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
310 check_fail $? "Wrong *,G entry source list, 2001:db8:1::21 entry still exists"
438 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
504 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
510 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
Dtc_vlan_modify.sh108 check_fail $? "ping between two different vlans passed when should not"
111 check_fail $? "ping6 between two different vlans passed when should not"
135 check_fail $? "ping between two different vlans passed when should not"
138 check_fail $? "ping6 between two different vlans passed when should not"
Dtc_chains.sh45 check_fail $? "matched on filter in unreachable chain"
68 check_fail $? "Matched on a wrong filter"
139 check_fail $? "Incorrectly succeeded to insert filter which does not template"
147 check_fail $? "Incorrectly succeeded to insert filter which does not template"
Dloopback.sh44 check_fail $? "Matched on a filter without loopback setup"
62 check_fail $? "Matched on a filter after loopback was removed"
/Linux-v6.6/tools/testing/selftests/drivers/net/dsa/
Dbridge_locked_port.sh105 check_fail $? "Ping worked after locking port, but before adding FDB entry"
135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry"
164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry"
190 check_fail $? "Ping worked on a locked port without an FDB entry"
193 check_fail $? "FDB entry created before enabling MAB"
198 check_fail $? "Ping worked on MAB enabled port without an FDB entry"
209 check_fail $? "FDB entry marked as locked after replacement"
237 check_fail $? "Entry roamed with locked flag on"
241 check_fail $? "Entry roamed back to locked port"
257 check_fail $? "MAB enabled while port is unlocked"
[all …]
Dbridge_mdb.sh152 check_fail $? "Managed to replace $name host entry"
156 check_fail $? "Failed to delete $name host entry"
161 check_fail $? "Managed to add $name host entry with a $invalid_state state"
165 check_fail $? "Managed to add $name host entry with a source"
169 check_fail $? "Managed to add $name host entry with a filter mode"
173 check_fail $? "Managed to add $name host entry with a source list"
177 check_fail $? "Managed to add $name host entry with a protocol"
212 check_fail $? "Failed to delete $name entry"
234 check_fail $? "$name entry with VLAN 10 not deleted when VLAN was not specified"
236 check_fail $? "$name entry with VLAN 20 not deleted when VLAN was not specified"
[all …]
Dbridge_mld.sh191 check_fail $? "Wrong *,G entry source list, 2001:db8:1::3 entry still exists"
304 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
310 check_fail $? "Wrong *,G entry source list, 2001:db8:1::21 entry still exists"
438 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
504 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
510 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
Dtc_actions.sh72 check_fail $? "Matched without redirect rule inserted"
114 check_fail $? "Packet was dropped and it should not reach here"
140 check_fail $? "Saw packet without trap rule inserted"
184 check_fail $? "didn't redirect first packet"
193 check_fail $? "didn't redirect second packet"
/Linux-v6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh427 check_fail $? "Matched a wrong filter"
512 check_fail $? "Rehash trace was hit even when rehash should be disabled"
531 check_fail $? "Matched a wrong filter"
534 check_fail $? "Matched a wrong filter"
550 check_fail $? "Migrate trace was hit when no migration should happen"
552 check_fail $? "Migrate end trace was hit when no migration should happen"
558 check_fail $? "Matched a wrong filter after rehash"
561 check_fail $? "Matched a wrong filter after rehash"
587 check_fail $? "Rehash trace was hit even when rehash should be disabled"
606 check_fail $? "Matched a wrong filter"
[all …]
/Linux-v6.6/tools/testing/selftests/net/
Drtnetlink.sh47 check_fail() function
389 check_fail $?
477 check_fail $?
480 check_fail $?
483 check_fail $?
492 check_fail $?
495 check_fail $?
498 check_fail $?
501 check_fail $?
504 check_fail $?
[all …]

123