Searched refs:check_fail (Results 1 – 25 of 40) sorted by relevance
12
/tools/testing/selftests/drivers/net/netdevsim/ |
D | devlink_trap.sh | 126 check_fail $? "Did not get an error for non-existing trap" 143 check_fail $? "Did not get an error for non-existing trap action" 163 check_fail $? "Stats of trap $trap_name idle when action is trap" 171 check_fail $? "Managed to read trap (hard dropped) statistics when should not" 177 check_fail $? "Drop stats of trap $trap_name idle when should not" 180 check_fail $? "Stats of non-drop trap $trap_name idle when should not" 246 check_fail $? "Did not get an error for non-existing trap group" 265 check_fail $? "Stats of trap group $group_name idle when action is trap" 286 check_fail $? "Did not get an error for setting a non-existing policer" 288 check_fail $? "Did not get an error for getting a non-existing policer" [all …]
|
D | psample.sh | 45 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"
|
D | nexthop.sh | 140 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 …]
|
D | devlink.sh | 43 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"
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 56 check_fail $? "Incorrect success to create another clsact with egress shared block" 65 check_fail $? "Incorrect success to add drop rule to mixed bound block" 105 check_fail $? "Incorrect success to create another clsact with egress shared block" 115 check_fail $? "Incorrect success to add redirect rule to mixed bound block" 125 check_fail $? "Incorrect success to add redirect rule to egress bound shared block" 132 check_fail $? "Incorrect success to add redirect rule to egress bound block" 159 check_fail $? "Incorrect success to add rule with two mirror actions" 184 check_fail $? "Incorrect success to add rule with sample action on egress" 214 check_fail $? "Incorrect success to add matchall rule behind a flower rule" 229 check_fail $? "Incorrect success to add flower rule in front of a matchall rule" [all …]
|
D | q_in_q_veto.sh | 57 check_fail $? "$netdev_proto vlan upper creation on top of an $bridge_proto bridge not rejected" 75 check_fail $? "802.1ad vlan upper creation on top of a front panel not rejected" 97 check_fail $? "802.1ad vlan upper creation on top of a bridge port not rejected" 119 check_fail $? "802.1ad vlan upper creation on top of a lag not rejected" 163 check_fail $? "vlan upper creation on top of front panel enslaved to 802.1ad bridge not rejected" 188 check_fail $? "vlan upper creation on top of lag enslaved to 802.1ad bridge not rejected" 211 check_fail $? "front panel with vlan upper enslavemnt to 802.1ad bridge not rejected" 236 check_fail $? "lag with vlan upper enslavemnt to 802.1ad bridge not rejected" 260 check_fail $? "IP address addition to 802.1ad bridge not rejected" 281 check_fail $? "switching bridge protocol from 802.1q to 802.1ad not rejected"
|
D | vxlan_fdb_veto.sh | 54 check_fail $? "multicast MAC not rejected" 73 check_fail $? "FDB with an explicit port not rejected" 93 check_fail $? "FDB with an explicit port not rejected" 109 check_fail $? "FDB with a multicast IP not rejected"
|
D | devlink_trap_policer.sh | 145 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"
|
D | devlink_trap_l2_drops.sh | 145 check_fail $? "Packets not forwarded when should" 206 check_fail $? "Packets not forwarded when should" 249 check_fail $? "Packets not forwarded when should" 318 check_fail $? "Packets not forwarded when should" 363 check_fail $? "Packets not forwarded when should" 409 check_fail $? "Packets not forwarded when should"
|
D | rtnetlink.sh | 85 check_fail $? "IP address addition passed for a device with a wrong MAC" 98 check_fail $? "change of MAC address passed for a wrong MAC" 152 check_fail $? "Device with low MAC was permitted to attach a bridge with RIF" 158 check_fail $? "Changing swp2's MAC address permitted" 317 check_fail $? "managed to enslave port to lag when should not" 341 check_fail $? "managed to create vlan device when should not" 347 check_fail $? "managed to add bridge vlan when should not" 604 check_fail $? "managed to create a macvlan when should not" 619 check_fail $? "managed to enslave vlan interface to bridge when should not" 736 check_fail $? "managed to configure an FDB nexthop when should not" [all …]
|
D | sch_red_core.sh | 451 check_fail $? "UDP traffic went into backlog instead of being early-dropped" 505 check_fail $? "Traffic went into backlog instead of being early-dropped" 570 check_fail $? "Spurious packets observed without buffer pressure" 585 check_fail $? "Spurious packets observed" 591 check_fail $? "Spurious packets observed after uninstall"
|
D | blackhole_routes.sh | 131 check_fail $? "ping passed when should not" 155 check_fail $? "ping passed when should not"
|
D | qos_headroom.sh | 137 check_fail $? "prio2buffer accepted in DCB mode" 275 check_fail $? "buffer_size should fail before qdisc is added" 307 check_fail $? "buffer_size should fail after qdisc is deleted"
|
/tools/testing/selftests/net/forwarding/ |
D | tc_flower.sh | 53 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 …]
|
D | bridge_igmp.sh | 119 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded" 132 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP" 193 check_fail $? "Wrong *,G entry source list, 192.0.2.3 entry still exists" 307 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists" 313 check_fail $? "Wrong *,G entry source list, 192.0.2.21 entry still exists" 441 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists" 507 check_fail $? "Wrong *,G entry source list, 192.0.2.1 entry still exists" 513 check_fail $? "Wrong *,G entry source list, 192.0.2.2 entry still exists"
|
D | tc_vlan_modify.sh | 108 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"
|
D | bridge_mld.sh | 191 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"
|
D | loopback.sh | 44 check_fail $? "Matched on a filter without loopback setup" 62 check_fail $? "Matched on a filter after loopback was removed"
|
D | tc_chains.sh | 45 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"
|
D | bridge_port_isolation.sh | 106 check_fail $? "Ping worked when it should not have" 119 check_fail $? "Ping6 worked when it should not have"
|
D | devlink_lib.sh | 453 check_fail $? "Trap stats idle when packets should have been trapped" 456 check_fail $? "Trap group idle when packets should have been trapped" 479 check_fail $? "Trap stats idle after setting action to trap" 481 check_fail $? "Trap group stats idle after setting action to trap"
|
D | tc_flower_router.sh | 97 check_fail $? "Matched on a wrong filter" 106 check_fail $? "Matched on a wrong filter"
|
/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
D | tc_flower.sh | 428 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 …]
|
/tools/testing/selftests/net/ |
D | rtnetlink.sh | 21 check_fail() function 363 check_fail $? 451 check_fail $? 454 check_fail $? 457 check_fail $? 466 check_fail $? 469 check_fail $? 472 check_fail $? 475 check_fail $? 478 check_fail $? [all …]
|
D | altnames.sh | 51 check_fail $? "Unexpected success while trying to do link show with deleted short alternative name"
|
12