make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: fib_nexthops.sh # 0.80 [+0.80] # 0.80 [+0.00] Basic functional tests # 0.80 [+0.00] ---------------------- # 0.81 [+0.01] TEST: List with nothing defined [ OK ] # 0.82 [+0.01] TEST: Nexthop get on non-existent id [ OK ] # 0.84 [+0.01] TEST: Nexthop del with non-existent id [ OK ] # 0.85 [+0.01] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 0.86 [+0.01] TEST: Nexthop with no device or gateway [ OK ] # 0.88 [+0.02] TEST: Nexthop with down device [ OK ] # 0.91 [+0.03] TEST: Nexthop with device that is linkdown [ OK ] # 0.93 [+0.02] TEST: Nexthop with device only [ OK ] # 0.94 [+0.01] TEST: Nexthop with duplicate id [ OK ] # 0.95 [+0.01] TEST: Blackhole nexthop [ OK ] # 0.97 [+0.01] TEST: Blackhole nexthop with other attributes [ OK ] # 0.99 [+0.03] TEST: Blackhole nexthop with loopback device down [ OK ] # 1.03 [+0.04] TEST: Maximum nexthop ID dump [ OK ] # 1.04 [+0.01] TEST: Create group [ OK ] # 1.05 [+0.01] TEST: Create group with blackhole nexthop [ OK ] # 1.06 [+0.01] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 1.09 [+0.03] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 1.11 [+0.01] TEST: Create group with non-existent nexthop [ OK ] # 1.12 [+0.01] TEST: Create group with same nexthop multiple times [ OK ] # 1.13 [+0.01] TEST: Replace nexthop with nexthop group [ OK ] # 1.14 [+0.01] TEST: Replace nexthop group with nexthop [ OK ] # 1.15 [+0.01] TEST: Nexthop group and device [ OK ] # 1.26 [+0.11] TEST: Test proto flush [ OK ] # 1.27 [+0.01] TEST: Nexthop group and blackhole [ OK ] # 2.10 [+0.82] TEST: Large scale nexthop flushing [ OK ] # 2.94 [+0.84] # 2.94 [+0.00] Basic resilient nexthop group functional tests # 2.94 [+0.00] ---------------------------------------------- # 2.96 [+0.03] TEST: Add a nexthop group with default parameters [ OK ] # 2.99 [+0.02] TEST: Get a nexthop group with default parameters [ OK ] # 3.02 [+0.03] TEST: Get a nexthop group with non-default parameters [ OK ] # 3.03 [+0.01] TEST: Add a nexthop group with 0 buckets [ OK ] # 3.04 [+0.01] TEST: Replace nexthop group parameters [ OK ] # 3.05 [+0.01] TEST: Get a nexthop group after replacing parameters [ OK ] # 3.06 [+0.01] TEST: Replace idle timer [ OK ] # 3.07 [+0.01] TEST: Get a nexthop group after replacing idle timer [ OK ] # 3.11 [+0.04] TEST: Replace unbalanced timer [ OK ] # 3.15 [+0.03] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 3.18 [+0.03] TEST: Replace with no parameters [ OK ] # 3.21 [+0.03] TEST: Get a nexthop group after replacing no parameters [ OK ] # 3.23 [+0.03] TEST: Replace nexthop group type - implicit [ OK ] # 3.26 [+0.03] TEST: Replace nexthop group type - explicit [ OK ] # 3.29 [+0.03] TEST: Replace number of nexthop buckets [ OK ] # 3.32 [+0.03] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 3.48 [+0.16] TEST: Dump all nexthop buckets [ OK ] # 3.52 [+0.04] TEST: Dump all nexthop buckets in a group [ OK ] # 3.67 [+0.16] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 3.71 [+0.04] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 3.75 [+0.04] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 3.79 [+0.04] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 3.82 [+0.03] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 3.89 [+0.07] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 3.91 [+0.02] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 3.94 [+0.03] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 4.02 [+0.08] TEST: Maximum nexthop ID dump [ OK ] # 4.06 [+0.04] TEST: Get a valid nexthop bucket [ OK ] # 4.10 [+0.04] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 4.16 [+0.05] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 4.18 [+0.03] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 4.44 [+0.25] TEST: Initial bucket allocation [ OK ] # 4.56 [+0.13] TEST: Bucket allocation after replace [ OK ] # 4.70 [+0.14] TEST: Buckets migrated after idle timer change [ OK ] # 7.48 [+2.78] # 7.48 [+0.00] IPv4 functional # 7.48 [+0.00] ---------------------- # 7.51 [+0.02] TEST: Create nexthop with id, gw, dev [ OK ] # 7.54 [+0.03] TEST: Get nexthop by id [ OK ] # 7.59 [+0.05] TEST: Delete nexthop by id [ OK ] # 7.66 [+0.07] TEST: Create nexthop - gw only [ OK ] # 7.69 [+0.03] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 7.73 [+0.04] TEST: Create nexthop - gw+dev and onlink [ OK ] # 7.88 [+0.15] TEST: Nexthops removed on admin down [ OK ] # 8.05 [+0.17] TEST: Delete nexthop route warning [ OK ] # 8.16 [+0.12] TEST: Delete multipath route with only nh id based entry [ OK ] # 8.26 [+0.10] TEST: Delete route when specifying only nexthop device [ OK ] # 8.30 [+0.04] TEST: Delete route when specifying only gateway [ OK ] # 8.32 [+0.03] TEST: Delete route when not specifying nexthop attributes [ OK ] # 11.98 [+3.65] # 11.98 [+0.00] IPv4 groups functional # 11.98 [+0.00] ---------------------- # 12.03 [+0.06] TEST: Create nexthop group with single nexthop [ OK ] # 12.07 [+0.03] TEST: Get nexthop group by id [ OK ] # 12.13 [+0.06] TEST: Delete nexthop group by id [ OK ] # 12.31 [+0.18] TEST: Nexthop group with multiple nexthops [ OK ] # 12.42 [+0.10] TEST: Nexthop group updated when entry is deleted [ OK ] # 12.47 [+0.05] TEST: Nexthop group with weighted nexthops [ OK ] # 12.56 [+0.09] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 12.61 [+0.05] TEST: Nexthops in groups removed on admin down [ OK ] # 13.03 [+0.42] TEST: Multiple groups with same nexthop [ OK ] # 13.12 [+0.09] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 13.15 [+0.02] TEST: Nexthop group can not have a group as an entry [ OK ] # 13.19 [+0.04] TEST: Nexthop group with a blackhole entry [ OK ] # 13.21 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 15.95 [+2.74] # 15.95 [+0.00] IPv4 resilient groups functional # 15.95 [+0.00] -------------------------------- # 16.48 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 16.54 [+0.06] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 16.62 [+0.08] TEST: Nexthop group updated after replace [ OK ] # 16.66 [+0.05] TEST: Nexthop buckets updated after replace [ OK ] # 16.80 [+0.13] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 16.85 [+0.05] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 16.96 [+0.11] TEST: Nexthop group updated after replace - nECMP [ OK ] # 17.00 [+0.04] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 19.89 [+2.88] TEST: IPv6 nexthop with IPv4 route [ OK ] # 19.98 [+0.09] TEST: IPv6 nexthop with IPv4 route [ OK ] # 20.03 [+0.05] TEST: IPv4 route with IPv6 gateway [ OK ] # 20.08 [+0.05] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 22.64 [+2.56] # 22.64 [+0.00] IPv4 functional runtime # 22.64 [+0.00] ----------------------- # 22.77 [+0.13] TEST: Route add [ OK ] # 22.83 [+0.06] TEST: Route delete [ OK ] # 22.91 [+0.08] TEST: Route add - scope conflict with nexthop [ OK ] # 23.00 [+0.09] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 23.05 [+0.05] TEST: IPv4 route with invalid metric [ OK ] # 23.15 [+0.10] TEST: Basic ping [ OK ] # 23.28 [+0.14] TEST: Ping - multipath [ OK ] # 23.43 [+0.15] TEST: Ping - multiple default routes, nh first [ OK ] # 23.62 [+0.19] TEST: Ping - multiple default routes, nh second [ OK ] # 23.77 [+0.16] TEST: Ping - blackhole [ OK ] # 23.86 [+0.09] TEST: Ping - blackhole replaced with gateway [ OK ] # 23.96 [+0.10] TEST: Ping - gateway replaced by blackhole [ OK ] # 24.13 [+0.17] TEST: Ping - group with blackhole [ OK ] # 24.22 [+0.09] TEST: Ping - group blackhole replaced with gateways [ OK ] # 24.29 [+0.08] TEST: IPv4 route with device only nexthop [ OK ] # 24.37 [+0.08] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 24.54 [+0.17] TEST: IPv6 nexthop with IPv4 route [ OK ] # 24.70 [+0.15] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 24.77 [+0.07] TEST: IPv6 nexthop with IPv4 route [ OK ] # 24.83 [+0.06] TEST: IPv4 route with IPv6 gateway [ OK ] # 25.00 [+0.17] TEST: IPv4 default route with IPv6 gateway [ OK ] # 25.09 [+0.09] TEST: IPv4 route with MPLS encap [ OK ] # 25.13 [+0.04] TEST: IPv4 route with MPLS encap - check [ OK ] # 25.16 [+0.03] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 25.19 [+0.03] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 27.83 [+2.64] # 27.83 [+0.00] IPv4 large groups (x32) # 27.83 [+0.00] --------------------- # 33.66 [+5.83] TEST: Dump large (x32) ecmp groups [ OK ] # 34.47 [+0.81] # 34.47 [+0.00] IPv4 large resilient group (128k buckets) # 34.47 [+0.00] ----------------------------------------- # 34.50 [+0.04] TEST: Dump large (x131072) nexthop buckets [ OK ] # 35.28 [+0.78] # 35.28 [+0.00] IPv4 nexthop api compat mode # 35.28 [+0.00] ---------------------------- # 35.31 [+0.02] TEST: IPv4 default nexthop compat mode check [ OK ] # 35.57 [+0.26] TEST: IPv4 compat mode on - route add notification [ OK ] # 35.58 [+0.01] TEST: IPv4 compat mode on - route dump [ OK ] # 35.82 [+0.25] TEST: IPv4 compat mode on - nexthop change [ OK ] # 35.84 [+0.01] TEST: IPv4 set compat mode - 0 [ OK ] # 36.08 [+0.24] TEST: IPv4 compat mode off - route add notification [ OK ] # 36.09 [+0.01] TEST: IPv4 compat mode off - route dump [ OK ] # 36.33 [+0.23] TEST: IPv4 compat mode off - nexthop change [ OK ] # 36.56 [+0.24] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 36.57 [+0.01] TEST: IPv4 set compat mode - 1 [ OK ] # 37.39 [+0.82] # 37.39 [+0.00] IPv4 fdb groups functional # 37.39 [+0.00] -------------------------- # 37.43 [+0.04] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 37.45 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 37.48 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 37.51 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 37.52 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 37.53 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 37.54 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 37.55 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 37.58 [+0.03] TEST: Fdb mac add with nexthop group [ OK ] # 37.59 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 37.60 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 37.61 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 37.63 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 37.64 [+0.01] TEST: Fdb nexthop delete [ OK ] # 37.65 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 38.46 [+0.80] # 38.46 [+0.00] IPv4 multipath selection # 38.46 [+0.00] ------------------------ # 38.61 [+0.15] TEST: Use valid neighbor during multipath selection [ OK ] # 38.64 [+0.03] TEST: Multipath selection with no valid neighbor [ OK ] # 39.39 [+0.75] # 39.39 [+0.00] IPv4 runtime torture # 39.39 [+0.00] -------------------- # 339.45 [+300.06] TEST: IPv4 torture test [ OK ] # 340.23 [+0.78] # 340.23 [+0.00] IPv4 runtime resilient nexthop group torture # 340.23 [+0.00] -------------------------------------------- # 640.31 [+300.07] TEST: IPv4 resilient nexthop group torture test [ OK ] # 641.20 [+0.89] # 641.20 [+0.00] IPv6 # 641.20 [+0.00] ---------------------- # 641.21 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 641.22 [+0.01] TEST: Get nexthop by id [ OK ] # 641.24 [+0.02] TEST: Delete nexthop by id [ OK ] # 641.26 [+0.02] TEST: Create nexthop - gw only [ OK ] # 641.28 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 641.29 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 641.34 [+0.05] TEST: Nexthops removed on admin down [ OK ] # 642.21 [+0.87] # 642.21 [+0.00] IPv6 groups functional # 642.22 [+0.00] ---------------------- # 642.24 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 642.25 [+0.01] TEST: Get nexthop group by id [ OK ] # 642.27 [+0.02] TEST: Delete nexthop group by id [ OK ] # 642.35 [+0.08] TEST: Nexthop group with multiple nexthops [ OK ] # 642.38 [+0.03] TEST: Nexthop group updated when entry is deleted [ OK ] # 642.40 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 642.44 [+0.03] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 642.46 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 642.60 [+0.14] TEST: Multiple groups with same nexthop [ OK ] # 642.64 [+0.04] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 642.66 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 642.68 [+0.02] TEST: Nexthop group with a blackhole entry [ OK ] # 642.69 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 642.98 [+0.29] TEST: Nexthop group replace refcounts [ OK ] # 643.07 [+0.10] TEST: 16-bit weights [ OK ] # 643.98 [+0.91] # 643.98 [+0.00] IPv6 resilient groups functional # 643.98 [+0.00] -------------------------------- # 644.05 [+0.06] TEST: Nexthop group updated when entry is deleted [ OK ] # 644.06 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 644.09 [+0.03] TEST: Nexthop group updated after replace [ OK ] # 644.10 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 644.16 [+0.06] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 644.17 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 644.20 [+0.03] TEST: Nexthop group updated after replace - nECMP [ OK ] # 644.22 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 644.31 [+0.09] TEST: 16-bit weights [ OK ] # 645.20 [+0.89] # 645.20 [+0.00] IPv6 functional runtime # 645.20 [+0.00] ----------------------- # 645.23 [+0.02] TEST: Route add [ OK ] # 645.24 [+0.01] TEST: Route delete [ OK ] # 645.27 [+0.03] TEST: Ping with nexthop [ OK ] # 645.32 [+0.05] TEST: Ping - multipath [ OK ] # 645.36 [+0.04] TEST: Ping - blackhole [ OK ] # 645.39 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 645.42 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 645.47 [+0.05] TEST: Ping - group with blackhole [ OK ] # 645.50 [+0.03] TEST: Ping - group blackhole replaced with gateways [ OK ] # 645.52 [+0.02] TEST: IPv6 route with device only nexthop [ OK ] # 645.55 [+0.03] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 645.60 [+0.04] TEST: IPv6 route can not have a v4 gateway [ OK ] # 645.62 [+0.02] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 645.64 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 645.70 [+0.05] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 645.72 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 645.74 [+0.02] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 645.79 [+0.05] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 645.82 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 645.84 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 645.88 [+0.04] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 645.91 [+0.02] TEST: IPv6 route with invalid metric [ OK ] # 646.03 [+0.13] TEST: Nexthop with default route and rpfilter [ OK ] # 646.06 [+0.03] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 646.96 [+0.90] # 646.96 [+0.00] IPv6 large groups (x32) # 646.96 [+0.00] --------------------- # 649.89 [+2.93] TEST: Dump large (x32) ecmp groups [ OK ] # 650.74 [+0.85] # 650.74 [+0.00] IPv6 large resilient group (128k buckets) # 650.75 [+0.00] ----------------------------------------- # 650.78 [+0.04] TEST: Dump large (x131072) nexthop buckets [ OK ] # 651.73 [+0.95] # 651.73 [+0.00] IPv6 nexthop api compat mode test # 651.73 [+0.00] -------------------------------- # 651.76 [+0.03] TEST: IPv6 default nexthop compat mode check [ OK ] # 652.04 [+0.28] TEST: IPv6 compat mode on - route add notification [ OK ] # 652.06 [+0.01] TEST: IPv6 compat mode on - route dump [ OK ] # 652.31 [+0.25] TEST: IPv6 compat mode on - nexthop change [ OK ] # 652.32 [+0.01] TEST: IPv6 set compat mode - 0 [ OK ] # 652.61 [+0.29] TEST: IPv6 compat mode off - route add notification [ OK ] # 652.62 [+0.01] TEST: IPv6 compat mode off - route dump [ OK ] # 652.88 [+0.26] TEST: IPv6 compat mode off - nexthop change [ OK ] # 653.13 [+0.25] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 653.15 [+0.02] TEST: IPv6 set compat mode - 1 [ OK ] # 654.14 [+1.00] # 654.14 [+0.00] IPv6 fdb groups functional # 654.15 [+0.00] -------------------------- # 654.20 [+0.06] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 654.23 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 654.27 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 654.30 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 654.32 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 654.33 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 654.34 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 654.36 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 654.38 [+0.02] TEST: Fdb mac add with nexthop group [ OK ] # 654.39 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 654.41 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 654.42 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 654.44 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 654.46 [+0.01] TEST: Fdb nexthop delete [ OK ] # 654.47 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 655.42 [+0.96] # 655.42 [+0.00] IPv6 multipath selection # 655.42 [+0.00] ------------------------ # 655.69 [+0.27] TEST: Use valid neighbor during multipath selection [ OK ] # 655.73 [+0.04] TEST: Multipath selection with no valid neighbor [ OK ] # 656.85 [+1.11] # 656.85 [+0.00] IPv6 runtime torture # 656.85 [+0.00] -------------------- # 956.92 [+300.07] TEST: IPv6 torture test [ OK ] # 957.99 [+1.07] # 957.99 [+0.00] IPv6 runtime resilient nexthop group torture # 958.00 [+0.00] -------------------------------------------- # 1258.08 [+300.09] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1258.11 [+0.03] # 1258.12 [+0.00] Tests passed: 238 # 1258.12 [+0.00] Tests failed: 0 # 1258.12 [+0.00] Tests skipped: 0 ok 1 selftests: net: fib_nexthops.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->