Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A 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 …]
H A 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"
H A 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 …]
H A Ddevlink.sh53 check_fail $? "Flash with overwrite settings should be rejected"
62 check_fail $? "Flash with overwrite settings should be identifiers"
309 check_fail $? "Bad read of snapshot with id 25 did not fail"
343 check_fail $? "Unexpected success of devlink reload"
355 check_fail $? "Unexpected success of devlink reload"
449 check_fail $? "Unexpected successful route add over limit"
468 check_fail $? "Unexpected successful reload from netns \"testns1\" into netns \"testns2\""
615 check_fail $? "Unexpected success of dummy reporter break"
620 check_fail $? "Unexpected success of dummy reporter recover"
H A Dhw_stats_l3.sh263 check_fail $? "$type stats request not bounced as it should have been"
340 check_fail $? "$type stats request not bounced as it should have been"
378 check_fail $? "$type stats request not bounced as it should have been"
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A 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 …]
H A 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 …]
H A 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"
H A 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"
H A Dqos_headroom.sh136 check_fail $? "prio2buffer accepted in DCB mode"
274 check_fail $? "buffer_size should fail before qdisc is added"
306 check_fail $? "buffer_size should fail after qdisc is deleted"
/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb.sh160 check_fail $? "Failed to delete $name host entry"
165 check_fail $? "Managed to add $name host entry with a $invalid_state state"
169 check_fail $? "Managed to add $name host entry with a source"
173 check_fail $? "Managed to add $name host entry with a filter mode"
177 check_fail $? "Managed to add $name host entry with a source list"
181 check_fail $? "Managed to add $name host entry with a protocol"
216 check_fail $? "Failed to delete $name entry"
238 check_fail $? "$name entry with VLAN 10 not deleted when VLAN was not specified"
240 check_fail $? "$name entry with VLAN 20 not deleted when VLAN was not specified"
251 check_fail
[all...]
H A 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 …]
H A Dbridge_fdb_learning_limit.sh207 check_fail $? "Inserted FDB type ${type}: Expected the count ${is_counted}, but got ${learned}"
212 check_fail $? "Removed FDB type ${type}: Expected the count 0, but got ${learned}"
220check_fail $? "Set a learned entry to FDB type ${type}: Expected the count ${is_counted}, but got …
235 check_fail $? "Flushed the FDB table: Expected the count 0, but got ${learned}"
242 check_fail $? "Filled the FDB table: Expected the count ${NUM_PKTS}, but got ${learned}"
265check_fail $? "Inserted FDB type ${type} at limit: Expected the count ${expected}, but got ${n_mac…
282 check_fail $? "Filled the limited FDB table: Expected the count ${FDB_LIMIT}, but got ${learned}"
H A 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 …]
H A Dbridge_igmp.sh130 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded"
143 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP"
204 check_fail $? "Wrong *,G entry source list, 192.0.2.3 entry still exists"
318 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists"
324 check_fail $? "Wrong *,G entry source list, 192.0.2.21 entry still exists"
452 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists"
518 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists"
524 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists"
H A Dbridge_mld.sh204 check_fail $? "Wrong *,G entry source list, 2001:db8:1::3 entry still exists"
317 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
323 check_fail $? "Wrong *,G entry source list, 2001:db8:1::21 entry still exists"
451 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
517 check_fail $? "Wrong *,G entry source list, 2001:db8:1::1 entry still exists"
523 check_fail $? "Wrong *,G entry source list, 2001:db8:1::2 entry still exists"
H A 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"
H A 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"
H A Dtc_actions.sh73 check_fail $? "Matched without redirect rule inserted"
115 check_fail $? "Packet was dropped and it should not reach here"
141 check_fail $? "Saw packet without trap rule inserted"
185 check_fail $? "didn't redirect first packet"
194 check_fail $? "didn't redirect second packet"
H A Dbridge_port_isolation.sh106 check_fail $? "Ping worked when it should not have"
119 check_fail $? "Ping6 worked when it should not have"
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh428 check_fail $? "Matched a wrong filter"
513 check_fail $? "Rehash trace was hit even when rehash should be disabled"
532 check_fail $? "Matched a wrong filter"
535 check_fail $? "Matched a wrong filter"
551 check_fail $? "Migrate trace was hit when no migration should happen"
553 check_fail $? "Migrate end trace was hit when no migration should happen"
559 check_fail $? "Matched a wrong filter after rehash"
562 check_fail $? "Matched a wrong filter after rehash"
588 check_fail $? "Rehash trace was hit even when rehash should be disabled"
607 check_fail $? "Matched a wrong filter"
[all …]
/linux/tools/testing/selftests/net/
H A Dtest_neigh.sh94 check_fail $? "Managed to add an entry with \"extern_valid\" flag and an invalid state"
104 check_fail $? "Managed to add an entry with \"extern_valid\" flag and \"use\" flag"
118 check_fail $? "Did not manage to clear \"extern_valid\" flag with replace"
140 check_fail $? "Managed to replace an entry with \"extern_valid\" flag and an invalid state"
153 check_fail $? "\"extern_valid\" entry not flushed upon interface down"
262 check_fail $? "Entry without \"extern_valid\" flag survived forced garbage collection"
308 check_fail $? "Entry without \"extern_valid\" flag survived periodic garbage collection"
H A Dbridge_vlan_dump.sh52 check_fail $? "VLANs with different neigh_suppress incorrectly grouped"
90 check_fail $? "VLANs with different mcast_max_groups incorrectly grouped"
134 check_fail $? "VLANs with different mcast_n_groups incorrectly grouped"
177 check_fail $? "VLANs with different mcast_enabled incorrectly grouped"
/linux/tools/testing/selftests/drivers/net/hw/
H A Dloopback.sh45 check_fail $? "Matched on a filter without loopback setup"
63 check_fail $? "Matched on a filter after loopback was removed"
/linux/tools/testing/selftests/drivers/net/virtio_net/
H A Dbasic_features.sh76 check_fail $? "Permanent address assign type for $h1 is set when F_MAC feature is filtered"
78 check_fail $? "Permanent address assign type for $h2 is set when F_MAC feature is filtered"

123