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 # 1.15 [+1.15] # 1.15 [+0.01] Basic functional tests # 1.15 [+0.00] ---------------------- # 1.20 [+0.05] TEST: List with nothing defined [ OK ] # 1.24 [+0.04] TEST: Nexthop get on non-existent id [ OK ] # 1.42 [+0.18] TEST: Nexthop del with non-existent id [ OK ] # 1.45 [+0.03] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 1.48 [+0.03] TEST: Nexthop with no device or gateway [ OK ] # 1.53 [+0.05] TEST: Nexthop with down device [ OK ] # 1.60 [+0.07] TEST: Nexthop with device that is linkdown [ OK ] # 1.67 [+0.07] TEST: Nexthop with device only [ OK ] # 1.70 [+0.03] TEST: Nexthop with duplicate id [ OK ] # 1.73 [+0.03] TEST: Blackhole nexthop [ OK ] # 1.84 [+0.11] TEST: Blackhole nexthop with other attributes [ OK ] # 1.89 [+0.05] TEST: Blackhole nexthop with loopback device down [ OK ] # 2.00 [+0.11] TEST: Maximum nexthop ID dump [ OK ] # 2.04 [+0.04] TEST: Create group [ OK ] # 2.07 [+0.04] TEST: Create group with blackhole nexthop [ OK ] # 2.20 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 2.30 [+0.10] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 2.33 [+0.02] TEST: Create group with non-existent nexthop [ OK ] # 2.36 [+0.03] TEST: Create group with same nexthop multiple times [ OK ] # 2.39 [+0.03] TEST: Replace nexthop with nexthop group [ OK ] # 2.43 [+0.04] TEST: Replace nexthop group with nexthop [ OK ] # 2.48 [+0.05] TEST: Nexthop group and device [ OK ] # 2.89 [+0.41] TEST: Test proto flush [ OK ] # 2.93 [+0.04] TEST: Nexthop group and blackhole [ OK ] # 4.52 [+1.60] TEST: Large scale nexthop flushing [ OK ] # 7.63 [+3.11] # 7.63 [+0.00] Basic resilient nexthop group functional tests # 7.63 [+0.00] ---------------------------------------------- # 7.74 [+0.11] TEST: Add a nexthop group with default parameters [ OK ] # 7.80 [+0.06] TEST: Get a nexthop group with default parameters [ OK ] # 7.91 [+0.11] TEST: Get a nexthop group with non-default parameters [ OK ] # 7.94 [+0.03] TEST: Add a nexthop group with 0 buckets [ OK ] # 7.98 [+0.04] TEST: Replace nexthop group parameters [ OK ] # 8.01 [+0.03] TEST: Get a nexthop group after replacing parameters [ OK ] # 8.05 [+0.04] TEST: Replace idle timer [ OK ] # 8.08 [+0.03] TEST: Get a nexthop group after replacing idle timer [ OK ] # 8.10 [+0.02] TEST: Replace unbalanced timer [ OK ] # 8.13 [+0.03] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 8.15 [+0.02] TEST: Replace with no parameters [ OK ] # 8.17 [+0.02] TEST: Get a nexthop group after replacing no parameters [ OK ] # 8.21 [+0.03] TEST: Replace nexthop group type - implicit [ OK ] # 8.26 [+0.05] TEST: Replace nexthop group type - explicit [ OK ] # 8.28 [+0.03] TEST: Replace number of nexthop buckets [ OK ] # 8.31 [+0.03] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 8.50 [+0.19] TEST: Dump all nexthop buckets [ OK ] # 8.55 [+0.04] TEST: Dump all nexthop buckets in a group [ OK ] # 8.71 [+0.17] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 8.77 [+0.06] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 8.84 [+0.06] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 8.87 [+0.04] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 8.91 [+0.04] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 9.00 [+0.09] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 9.03 [+0.03] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 9.05 [+0.03] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 9.11 [+0.06] TEST: Maximum nexthop ID dump [ OK ] # 9.15 [+0.04] TEST: Get a valid nexthop bucket [ OK ] # 9.19 [+0.04] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 9.22 [+0.03] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 9.25 [+0.03] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 9.44 [+0.20] TEST: Initial bucket allocation [ OK ] # 9.56 [+0.12] TEST: Bucket allocation after replace [ OK ] # 9.67 [+0.11] TEST: Buckets migrated after idle timer change [ OK ] # 11.00 [+1.34] # 11.00 [+0.00] IPv4 functional # 11.00 [+0.00] ---------------------- # 11.02 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 11.03 [+0.01] TEST: Get nexthop by id [ OK ] # 11.05 [+0.02] TEST: Delete nexthop by id [ OK ] # 11.08 [+0.02] TEST: Create nexthop - gw only [ OK ] # 11.09 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 11.10 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 11.17 [+0.06] TEST: Nexthops removed on admin down [ OK ] # 11.24 [+0.08] TEST: Delete nexthop route warning [ OK ] # 11.30 [+0.06] TEST: Delete multipath route with only nh id based entry [ OK ] # 11.33 [+0.03] TEST: Delete route when specifying only nexthop device [ OK ] # 11.35 [+0.01] TEST: Delete route when specifying only gateway [ OK ] # 11.36 [+0.01] TEST: Delete route when not specifying nexthop attributes [ OK ] # 12.34 [+0.98] # 12.34 [+0.00] IPv4 groups functional # 12.34 [+0.00] ---------------------- # 12.36 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 12.37 [+0.01] TEST: Get nexthop group by id [ OK ] # 12.40 [+0.03] TEST: Delete nexthop group by id [ OK ] # 12.48 [+0.08] TEST: Nexthop group with multiple nexthops [ OK ] # 12.51 [+0.03] TEST: Nexthop group updated when entry is deleted [ OK ] # 12.53 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 12.57 [+0.04] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 12.59 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 12.73 [+0.14] TEST: Multiple groups with same nexthop [ OK ] # 12.77 [+0.04] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 12.79 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 12.81 [+0.02] TEST: Nexthop group with a blackhole entry [ OK ] # 12.82 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 13.81 [+0.99] # 13.81 [+0.00] IPv4 resilient groups functional # 13.81 [+0.00] -------------------------------- # 13.88 [+0.07] TEST: Nexthop group updated when entry is deleted [ OK ] # 13.90 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 13.94 [+0.04] TEST: Nexthop group updated after replace [ OK ] # 13.95 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 14.02 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 14.04 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 14.07 [+0.03] TEST: Nexthop group updated after replace - nECMP [ OK ] # 14.08 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 15.10 [+1.02] TEST: IPv6 nexthop with IPv4 route [ OK ] # 15.15 [+0.05] TEST: IPv6 nexthop with IPv4 route [ OK ] # 15.18 [+0.03] TEST: IPv4 route with IPv6 gateway [ OK ] # 15.20 [+0.02] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 16.06 [+0.86] # 16.06 [+0.00] IPv4 functional runtime # 16.06 [+0.00] ----------------------- # 16.08 [+0.02] TEST: Route add [ OK ] # 16.10 [+0.02] TEST: Route delete [ OK ] # 16.13 [+0.02] TEST: Route add - scope conflict with nexthop [ OK ] # 16.16 [+0.03] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 16.18 [+0.02] TEST: IPv4 route with invalid metric [ OK ] # 16.21 [+0.04] TEST: Basic ping [ OK ] # 16.26 [+0.05] TEST: Ping - multipath [ OK ] # 16.31 [+0.05] TEST: Ping - multiple default routes, nh first [ OK ] # 16.37 [+0.06] TEST: Ping - multiple default routes, nh second [ OK ] # 16.42 [+0.05] TEST: Ping - blackhole [ OK ] # 16.45 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 16.48 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 16.53 [+0.05] TEST: Ping - group with blackhole [ OK ] # 16.55 [+0.03] TEST: Ping - group blackhole replaced with gateways [ OK ] # 16.57 [+0.02] TEST: IPv4 route with device only nexthop [ OK ] # 16.60 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 16.66 [+0.06] TEST: IPv6 nexthop with IPv4 route [ OK ] # 16.70 [+0.04] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 16.73 [+0.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 16.76 [+0.03] TEST: IPv4 route with IPv6 gateway [ OK ] # 16.81 [+0.05] TEST: IPv4 default route with IPv6 gateway [ OK ] # 16.83 [+0.02] TEST: IPv4 route with MPLS encap [ OK ] # 16.84 [+0.01] TEST: IPv4 route with MPLS encap - check [ OK ] # 16.85 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 16.86 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 17.69 [+0.83] # 17.69 [+0.00] IPv4 large groups (x32) # 17.69 [+0.00] --------------------- # 20.44 [+2.74] TEST: Dump large (x32) ecmp groups [ OK ] # 21.30 [+0.86] # 21.30 [+0.00] IPv4 large resilient group (128k buckets) # 21.30 [+0.00] ----------------------------------------- # 21.34 [+0.04] TEST: Dump large (x131072) nexthop buckets [ OK ] # 22.24 [+0.91] # 22.24 [+0.00] IPv4 nexthop api compat mode # 22.25 [+0.00] ---------------------------- # 22.27 [+0.02] TEST: IPv4 default nexthop compat mode check [ OK ] # 22.53 [+0.26] TEST: IPv4 compat mode on - route add notification [ OK ] # 22.54 [+0.01] TEST: IPv4 compat mode on - route dump [ OK ] # 22.79 [+0.25] TEST: IPv4 compat mode on - nexthop change [ OK ] # 22.81 [+0.01] TEST: IPv4 set compat mode - 0 [ OK ] # 23.05 [+0.25] TEST: IPv4 compat mode off - route add notification [ OK ] # 23.07 [+0.01] TEST: IPv4 compat mode off - route dump [ OK ] # 23.30 [+0.23] TEST: IPv4 compat mode off - nexthop change [ OK ] # 23.53 [+0.24] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 23.55 [+0.01] TEST: IPv4 set compat mode - 1 [ OK ] # 24.35 [+0.80] # 24.35 [+0.00] IPv4 fdb groups functional # 24.35 [+0.00] -------------------------- # 24.40 [+0.05] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 24.42 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 24.45 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 24.47 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 24.48 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 24.49 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 24.50 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 24.51 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 24.55 [+0.03] TEST: Fdb mac add with nexthop group [ OK ] # 24.55 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 24.56 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 24.57 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 24.59 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 24.60 [+0.01] TEST: Fdb nexthop delete [ OK ] # 24.61 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 25.51 [+0.90] # 25.51 [+0.00] IPv4 multipath selection # 25.51 [+0.00] ------------------------ # 25.63 [+0.13] TEST: Use valid neighbor during multipath selection [ OK ] # 25.66 [+0.03] TEST: Multipath selection with no valid neighbor [ OK ] # 26.47 [+0.80] # 26.47 [+0.00] IPv4 runtime torture # 26.47 [+0.00] -------------------- # 326.52 [+300.06] TEST: IPv4 torture test [ OK ] # 327.50 [+0.98] # 327.50 [+0.00] IPv4 runtime resilient nexthop group torture # 327.50 [+0.00] -------------------------------------------- # 627.59 [+300.09] TEST: IPv4 resilient nexthop group torture test [ OK ] # 628.54 [+0.95] # 628.54 [+0.00] IPv6 # 628.54 [+0.00] ---------------------- # 628.55 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 628.57 [+0.01] TEST: Get nexthop by id [ OK ] # 628.59 [+0.02] TEST: Delete nexthop by id [ OK ] # 628.61 [+0.02] TEST: Create nexthop - gw only [ OK ] # 628.62 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 628.64 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 628.69 [+0.06] TEST: Nexthops removed on admin down [ OK ] # 629.70 [+1.01] # 629.70 [+0.00] IPv6 groups functional # 629.70 [+0.00] ---------------------- # 629.72 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 629.73 [+0.01] TEST: Get nexthop group by id [ OK ] # 629.76 [+0.02] TEST: Delete nexthop group by id [ OK ] # 629.86 [+0.10] TEST: Nexthop group with multiple nexthops [ OK ] # 629.91 [+0.04] TEST: Nexthop group updated when entry is deleted [ OK ] # 629.93 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 629.97 [+0.04] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 629.99 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 630.15 [+0.16] TEST: Multiple groups with same nexthop [ OK ] # 630.21 [+0.05] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 630.22 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 630.25 [+0.03] TEST: Nexthop group with a blackhole entry [ OK ] # 630.26 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 630.61 [+0.35] TEST: Nexthop group replace refcounts [ OK ] # 630.70 [+0.10] TEST: 16-bit weights [ OK ] # 631.68 [+0.98] # 631.68 [+0.00] IPv6 resilient groups functional # 631.68 [+0.00] -------------------------------- # 631.74 [+0.06] TEST: Nexthop group updated when entry is deleted [ OK ] # 631.76 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 631.79 [+0.04] TEST: Nexthop group updated after replace [ OK ] # 631.80 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 631.87 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 631.89 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 631.92 [+0.03] TEST: Nexthop group updated after replace - nECMP [ OK ] # 631.93 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 632.03 [+0.10] TEST: 16-bit weights [ OK ] # 632.96 [+0.92] # 632.96 [+0.00] IPv6 functional runtime # 632.96 [+0.00] ----------------------- # 632.98 [+0.02] TEST: Route add [ OK ] # 632.99 [+0.01] TEST: Route delete [ OK ] # 633.03 [+0.03] TEST: Ping with nexthop [ OK ] # 633.09 [+0.06] TEST: Ping - multipath [ OK ] # 633.13 [+0.05] TEST: Ping - blackhole [ OK ] # 633.16 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 633.20 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 633.26 [+0.07] TEST: Ping - group with blackhole [ OK ] # 633.30 [+0.04] TEST: Ping - group blackhole replaced with gateways [ OK ] # 633.33 [+0.03] TEST: IPv6 route with device only nexthop [ OK ] # 633.37 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 633.42 [+0.05] TEST: IPv6 route can not have a v4 gateway [ OK ] # 633.44 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 633.47 [+0.02] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 633.53 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 633.56 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 633.59 [+0.03] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 633.65 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 633.68 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 633.70 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 633.75 [+0.05] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 633.78 [+0.03] TEST: IPv6 route with invalid metric [ OK ] # 633.92 [+0.13] TEST: Nexthop with default route and rpfilter [ OK ] # 633.94 [+0.03] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 635.01 [+1.06] # 635.01 [+0.00] IPv6 large groups (x32) # 635.01 [+0.00] --------------------- # 638.45 [+3.44] TEST: Dump large (x32) ecmp groups [ OK ] # 639.58 [+1.12] # 639.58 [+0.00] IPv6 large resilient group (128k buckets) # 639.58 [+0.00] ----------------------------------------- # 639.63 [+0.05] TEST: Dump large (x131072) nexthop buckets [ OK ] # 640.67 [+1.04] # 640.67 [+0.00] IPv6 nexthop api compat mode test # 640.67 [+0.00] -------------------------------- # 640.70 [+0.03] TEST: IPv6 default nexthop compat mode check [ OK ] # 640.98 [+0.28] TEST: IPv6 compat mode on - route add notification [ OK ] # 641.00 [+0.01] TEST: IPv6 compat mode on - route dump [ OK ] # 641.25 [+0.26] TEST: IPv6 compat mode on - nexthop change [ OK ] # 641.27 [+0.02] TEST: IPv6 set compat mode - 0 [ OK ] # 641.56 [+0.29] TEST: IPv6 compat mode off - route add notification [ OK ] # 641.57 [+0.01] TEST: IPv6 compat mode off - route dump [ OK ] # 641.83 [+0.25] TEST: IPv6 compat mode off - nexthop change [ OK ] # 642.07 [+0.24] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 642.08 [+0.02] TEST: IPv6 set compat mode - 1 [ OK ] # 643.09 [+1.01] # 643.09 [+0.00] IPv6 fdb groups functional # 643.09 [+0.00] -------------------------- # 643.15 [+0.06] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 643.17 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 643.21 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 643.25 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 643.26 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 643.27 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 643.28 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 643.29 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 643.32 [+0.02] TEST: Fdb mac add with nexthop group [ OK ] # 643.33 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 643.34 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 643.35 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 643.38 [+0.03] TEST: Fdb entry after deleting a single nexthop [ OK ] # 643.39 [+0.01] TEST: Fdb nexthop delete [ OK ] # 643.40 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 644.41 [+1.01] # 644.41 [+0.00] IPv6 multipath selection # 644.42 [+0.00] ------------------------ # 644.68 [+0.26] TEST: Use valid neighbor during multipath selection [ OK ] # 644.71 [+0.04] TEST: Multipath selection with no valid neighbor [ OK ] # 645.95 [+1.24] # 645.95 [+0.00] IPv6 runtime torture # 645.95 [+0.00] -------------------- # 946.06 [+300.10] TEST: IPv6 torture test [ OK ] # 947.24 [+1.18] # 947.24 [+0.00] IPv6 runtime resilient nexthop group torture # 947.24 [+0.00] -------------------------------------------- # 1247.34 [+300.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1247.37 [+0.03] # 1247.37 [+0.00] Tests passed: 238 # 1247.37 [+0.00] Tests failed: 0 # 1247.37 [+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__->