Searched refs:check_fail (Results 1 – 25 of 57) sorted by relevance
123
| /tools/testing/selftests/drivers/net/netdevsim/ |
| A D | devlink_trap.sh | 137 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" 189 check_fail $? "Drop stats of trap $trap_name idle when should not" 258 check_fail $? "Did not get an error for non-existing trap group" 313 check_fail $? "Policer rate was changed to rate lower than limit" 315 check_fail $? "Policer rate was changed to rate higher than limit" 322 check_fail $? "Managed to set policer rate when should not" 340 check_fail $? "Managed to read policer drop counter when should not" 376 check_fail $? "Trap group has a policer after unbinding with ID 0" [all …]
|
| A 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"
|
| A D | nexthop.sh | 140 check_fail $? "Nexthop addition 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" 655 check_fail $? "$i: Group expected to be unbalanced" 677 check_fail $? "Group expected to be unbalanced" 712 check_fail $? "Group expected to be unbalanced" 752 check_fail $? "Nexthop replace succeeded when should fail" [all …]
|
| A D | devlink.sh | 52 check_fail $? "Flash with overwrite settings should be rejected" 61 check_fail $? "Flash with overwrite settings should be identifiers" 205 check_fail $? "Bad read of snapshot with id 25 did not fail" 239 check_fail $? "Unexpected success of devlink reload" 251 check_fail $? "Unexpected success of devlink reload" 345 check_fail $? "Unexpected successful route add over limit" 364 check_fail $? "Unexpected successful reload from netns \"testns1\" into netns \"testns2\"" 511 check_fail $? "Unexpected success of dummy reporter break" 516 check_fail $? "Unexpected success of dummy reporter recover"
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | tc_restrictions.sh | 66 check_fail $? "Incorrect success to add drop rule to mixed bound block" 116 check_fail $? "Incorrect success to add redirect rule to mixed bound 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" 269 check_fail $? "Incorrect success to add matchall rule behind a flower rule" 305 check_fail $? "Incorrect success to add matchall rule with protocol match" 321 check_fail $? "Incorrect success to add police action with too low rate" 326 check_fail $? "Incorrect success to add police action with too high rate" [all …]
|
| A D | devlink_trap_l2_drops.sh | 146 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" 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" 504 check_fail $? "Trap stats increased after unlocking port" [all …]
|
| A D | q_in_q_veto.sh | 58 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"
|
| A D | vxlan_fdb_veto.sh | 69 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"
|
| A D | devlink_trap_policer.sh | 123 check_fail $? "Policer rate was changed to rate lower than limit" 126 check_fail $? "Policer rate was changed to rate higher than limit" 141 check_fail $? "Policer burst size was changed to 0" 143 check_fail $? "Policer burst size was changed to burst size that is not power of 2" 145 check_fail $? "Policer burst size was changed to burst size lower than limit" 148 check_fail $? "Policer burst size was changed to burst size higher than limit"
|
| A D | rtnetlink.sh | 221 check_fail $? "managed to create vlan device when should not" 227 check_fail $? "managed to add bridge vlan when should not" 496 check_fail $? "managed to enslave vlan interface to bridge when should not" 613 check_fail $? "managed to configure an FDB nexthop when should not" 616 check_fail $? "managed to configure a nexthop with MPLS encap when should not" 622 check_fail $? "managed to configure a nexthop group with device-only nexthops when should not" 625 check_fail $? "managed to configure a too small resilient nexthop group when should not" 729 check_fail $? "nexthop group not marked as offloaded with one valid nexthop" 897 check_fail $? "managed to set locked flag on a VLAN upper" 903 check_fail $? "managed to set locked flag on a bridge port that has a VLAN upper" [all …]
|
| A D | sch_red_core.sh | 440 check_fail $? "UDP traffic went into backlog instead of being early-dropped" 515 check_fail $? "Traffic went into backlog instead of being early-dropped" 592 check_fail $? "Spurious packets ($base -> $count) observed without buffer pressure" 605 check_fail $? "Spurious packets observed after uninstall" 644 check_fail $? "Spurious packets observed without buffer pressure" 660 check_fail $? "Spurious packets observed" 667 check_fail $? "$((now - base)) spurious packets observed after uninstall"
|
| /tools/testing/selftests/net/forwarding/ |
| A D | bridge_locked_port.sh | 105 check_fail $? "Ping 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" 260 check_fail $? "MAB enabled while port has learning disabled" 340 check_fail $? "Locked entry created for redirected traffic" [all …]
|
| A D | bridge_fdb_learning_limit.sh | 207 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}" 220 …check_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}" 265 …check_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}"
|
| A D | bridge_mdb.sh | 156 check_fail $? "Failed to delete $name host entry" 212 check_fail $? "Failed to delete $name entry" 314 check_fail $? "(*, G) entry not deleted" 316 check_fail $? "(S, G) entry not deleted" 679 check_fail $? "Managed to add an entry with a source" 845 check_fail $? "Entry not flushed by specified port" 869 check_fail $? "Entry not flushed by specified VLAN ID" 978 check_fail $? "Managed to flush by source VNI" 981 check_fail $? "Managed to flush by destination IP" 987 check_fail $? "Managed to flush by destination VNI" [all …]
|
| A 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" 365 check_fail $? "Matched on a wrong filter" 419 check_fail $? "Matched on a wrong filter (0)" 448 check_fail $? "Matched on a wrong filter (7)" 457 check_fail $? "Matched on a wrong filter (0)" [all …]
|
| A 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"
|
| A D | bridge_igmp.sh | 130 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"
|
| A D | bridge_mld.sh | 204 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"
|
| A 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"
|
| A 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"
|
| A D | devlink_lib.sh | 455 check_fail $? "Trap stats idle when packets should have been trapped" 458 check_fail $? "Trap group idle when packets should have been trapped" 481 check_fail $? "Trap stats idle after setting action to trap" 483 check_fail $? "Trap group stats idle after setting action to trap"
|
| /tools/testing/selftests/net/ |
| A D | test_neigh.sh | 94 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"
|
| /tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
| A D | tc_flower.sh | 428 check_fail $? "Matched a wrong filter" 532 check_fail $? "Matched a wrong filter" 535 check_fail $? "Matched a wrong filter" 559 check_fail $? "Matched a wrong filter after rehash" 562 check_fail $? "Matched a wrong filter after rehash" 607 check_fail $? "Matched a wrong filter" 610 check_fail $? "Matched a wrong filter" 634 check_fail $? "Matched a wrong filter after rehash" 637 check_fail $? "Matched a wrong filter after rehash" 776 check_fail $? "Matched a wrong filter" [all …]
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | loopback.sh | 45 check_fail $? "Matched on a filter without loopback setup" 63 check_fail $? "Matched on a filter after loopback was removed"
|
| /tools/testing/selftests/drivers/net/virtio_net/ |
| A D | basic_features.sh | 76 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"
|
Completed in 41 milliseconds
123