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 # 2.24 [+2.24] # 2.25 [+0.00] Basic functional tests # 2.25 [+0.00] ---------------------- # 2.28 [+0.03] TEST: List with nothing defined [ OK ] # 2.31 [+0.04] TEST: Nexthop get on non-existent id [ OK ] # 2.34 [+0.03] TEST: Nexthop del with non-existent id [ OK ] # 2.37 [+0.03] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 2.41 [+0.04] TEST: Nexthop with no device or gateway [ OK ] # 2.51 [+0.10] TEST: Nexthop with down device [ OK ] # 2.60 [+0.08] TEST: Nexthop with device that is linkdown [ OK ] # 2.66 [+0.06] TEST: Nexthop with device only [ OK ] # 2.70 [+0.04] TEST: Nexthop with duplicate id [ OK ] # 2.74 [+0.04] TEST: Blackhole nexthop [ OK ] # 2.78 [+0.04] TEST: Blackhole nexthop with other attributes [ OK ] # 2.83 [+0.05] TEST: Blackhole nexthop with loopback device down [ OK ] # 2.96 [+0.13] TEST: Maximum nexthop ID dump [ OK ] # 3.01 [+0.04] TEST: Create group [ OK ] # 3.03 [+0.03] TEST: Create group with blackhole nexthop [ OK ] # 3.07 [+0.03] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 3.16 [+0.10] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 3.21 [+0.04] TEST: Create group with non-existent nexthop [ OK ] # 3.25 [+0.04] TEST: Create group with same nexthop multiple times [ OK ] # 3.29 [+0.04] TEST: Replace nexthop with nexthop group [ OK ] # 3.33 [+0.03] TEST: Replace nexthop group with nexthop [ OK ] # 3.35 [+0.03] TEST: Nexthop group and device [ OK ] # 3.63 [+0.28] TEST: Test proto flush [ OK ] # 3.66 [+0.03] TEST: Nexthop group and blackhole [ OK ] # 5.26 [+1.60] TEST: Large scale nexthop flushing [ OK ] # 7.93 [+2.68] # 7.94 [+0.00] Basic resilient nexthop group functional tests # 7.94 [+0.00] ---------------------------------------------- # 8.04 [+0.10] TEST: Add a nexthop group with default parameters [ OK ] # 8.11 [+0.07] TEST: Get a nexthop group with default parameters [ OK ] # 8.21 [+0.10] TEST: Get a nexthop group with non-default parameters [ OK ] # 8.24 [+0.03] TEST: Add a nexthop group with 0 buckets [ OK ] # 8.27 [+0.02] TEST: Replace nexthop group parameters [ OK ] # 8.31 [+0.04] TEST: Get a nexthop group after replacing parameters [ OK ] # 8.33 [+0.02] TEST: Replace idle timer [ OK ] # 8.37 [+0.05] TEST: Get a nexthop group after replacing idle timer [ OK ] # 8.40 [+0.03] TEST: Replace unbalanced timer [ OK ] # 8.43 [+0.03] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 8.46 [+0.03] TEST: Replace with no parameters [ OK ] # 8.49 [+0.03] TEST: Get a nexthop group after replacing no parameters [ OK ] # 8.53 [+0.04] TEST: Replace nexthop group type - implicit [ OK ] # 8.56 [+0.04] TEST: Replace nexthop group type - explicit [ OK ] # 8.59 [+0.03] TEST: Replace number of nexthop buckets [ OK ] # 8.63 [+0.04] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 8.84 [+0.21] TEST: Dump all nexthop buckets [ OK ] # 8.94 [+0.09] TEST: Dump all nexthop buckets in a group [ OK ] # 9.15 [+0.21] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 9.18 [+0.04] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 9.23 [+0.04] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 9.27 [+0.05] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 9.33 [+0.05] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 9.40 [+0.07] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 9.44 [+0.04] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 9.46 [+0.03] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 9.54 [+0.07] TEST: Maximum nexthop ID dump [ OK ] # 9.59 [+0.06] TEST: Get a valid nexthop bucket [ OK ] # 9.63 [+0.03] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 9.66 [+0.03] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 9.69 [+0.03] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 9.88 [+0.18] TEST: Initial bucket allocation [ OK ] # 10.03 [+0.16] TEST: Bucket allocation after replace [ OK ] # 10.19 [+0.16] TEST: Buckets migrated after idle timer change [ OK ] # 12.97 [+2.78] # 12.98 [+0.00] IPv4 functional # 12.98 [+0.00] ---------------------- # 13.00 [+0.02] TEST: Create nexthop with id, gw, dev [ OK ] # 13.02 [+0.02] TEST: Get nexthop by id [ OK ] # 13.07 [+0.05] TEST: Delete nexthop by id [ OK ] # 13.14 [+0.06] TEST: Create nexthop - gw only [ OK ] # 13.18 [+0.05] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 13.22 [+0.04] TEST: Create nexthop - gw+dev and onlink [ OK ] # 13.39 [+0.16] TEST: Nexthops removed on admin down [ OK ] # 13.55 [+0.17] TEST: Delete nexthop route warning [ OK ] # 13.70 [+0.15] TEST: Delete multipath route with only nh id based entry [ OK ] # 13.78 [+0.08] TEST: Delete route when specifying only nexthop device [ OK ] # 13.82 [+0.03] TEST: Delete route when specifying only gateway [ OK ] # 13.84 [+0.02] TEST: Delete route when not specifying nexthop attributes [ OK ] # 15.10 [+1.26] # 15.10 [+0.00] IPv4 groups functional # 15.10 [+0.00] ---------------------- # 15.12 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 15.13 [+0.01] TEST: Get nexthop group by id [ OK ] # 15.16 [+0.03] TEST: Delete nexthop group by id [ OK ] # 15.23 [+0.08] TEST: Nexthop group with multiple nexthops [ OK ] # 15.27 [+0.04] TEST: Nexthop group updated when entry is deleted [ OK ] # 15.29 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 15.33 [+0.03] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 15.35 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 15.51 [+0.16] TEST: Multiple groups with same nexthop [ OK ] # 15.55 [+0.05] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 15.56 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 15.58 [+0.02] TEST: Nexthop group with a blackhole entry [ OK ] # 15.59 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 16.51 [+0.92] # 16.51 [+0.00] IPv4 resilient groups functional # 16.51 [+0.00] -------------------------------- # 16.58 [+0.07] TEST: Nexthop group updated when entry is deleted [ OK ] # 16.59 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 16.63 [+0.03] TEST: Nexthop group updated after replace [ OK ] # 16.64 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 16.70 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 16.72 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 16.76 [+0.04] TEST: Nexthop group updated after replace - nECMP [ OK ] # 16.77 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 17.71 [+0.94] TEST: IPv6 nexthop with IPv4 route [ OK ] # 17.75 [+0.04] TEST: IPv6 nexthop with IPv4 route [ OK ] # 17.77 [+0.02] TEST: IPv4 route with IPv6 gateway [ OK ] # 17.79 [+0.02] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 18.71 [+0.92] # 18.71 [+0.00] IPv4 functional runtime # 18.71 [+0.00] ----------------------- # 18.73 [+0.02] TEST: Route add [ OK ] # 18.75 [+0.02] TEST: Route delete [ OK ] # 18.78 [+0.02] TEST: Route add - scope conflict with nexthop [ OK ] # 18.81 [+0.03] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 18.83 [+0.02] TEST: IPv4 route with invalid metric [ OK ] # 18.87 [+0.04] TEST: Basic ping [ OK ] # 18.93 [+0.06] TEST: Ping - multipath [ OK ] # 18.99 [+0.07] TEST: Ping - multiple default routes, nh first [ OK ] # 19.07 [+0.07] TEST: Ping - multiple default routes, nh second [ OK ] # 19.13 [+0.06] TEST: Ping - blackhole [ OK ] # 19.16 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 19.19 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 19.24 [+0.06] TEST: Ping - group with blackhole [ OK ] # 19.27 [+0.03] TEST: Ping - group blackhole replaced with gateways [ OK ] # 19.29 [+0.02] TEST: IPv4 route with device only nexthop [ OK ] # 19.33 [+0.04] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 19.41 [+0.07] TEST: IPv6 nexthop with IPv4 route [ OK ] # 19.46 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 19.49 [+0.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 19.52 [+0.03] TEST: IPv4 route with IPv6 gateway [ OK ] # 19.58 [+0.06] TEST: IPv4 default route with IPv6 gateway [ OK ] # 19.61 [+0.03] TEST: IPv4 route with MPLS encap [ OK ] # 19.63 [+0.02] TEST: IPv4 route with MPLS encap - check [ OK ] # 19.64 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 19.65 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 20.58 [+0.92] # 20.58 [+0.00] IPv4 large groups (x32) # 20.58 [+0.00] --------------------- # 23.51 [+2.93] TEST: Dump large (x32) ecmp groups [ OK ] # 24.41 [+0.90] # 24.41 [+0.00] IPv4 large resilient group (128k buckets) # 24.41 [+0.00] ----------------------------------------- # 24.45 [+0.04] TEST: Dump large (x131072) nexthop buckets [ OK ] # 25.35 [+0.90] # 25.35 [+0.00] IPv4 nexthop api compat mode # 25.35 [+0.00] ---------------------------- # 25.38 [+0.03] TEST: IPv4 default nexthop compat mode check [ OK ] # 25.65 [+0.27] TEST: IPv4 compat mode on - route add notification [ OK ] # 25.66 [+0.01] TEST: IPv4 compat mode on - route dump [ OK ] # 25.92 [+0.25] TEST: IPv4 compat mode on - nexthop change [ OK ] # 25.93 [+0.01] TEST: IPv4 set compat mode - 0 [ OK ] # 26.18 [+0.25] TEST: IPv4 compat mode off - route add notification [ OK ] # 26.19 [+0.01] TEST: IPv4 compat mode off - route dump [ OK ] # 26.43 [+0.24] TEST: IPv4 compat mode off - nexthop change [ OK ] # 26.67 [+0.24] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 26.69 [+0.01] TEST: IPv4 set compat mode - 1 [ OK ] # 27.54 [+0.85] # 27.54 [+0.00] IPv4 fdb groups functional # 27.54 [+0.00] -------------------------- # 27.60 [+0.05] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 27.62 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 27.65 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 27.68 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 27.69 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 27.70 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 27.71 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 27.72 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 27.76 [+0.04] TEST: Fdb mac add with nexthop group [ OK ] # 27.77 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 27.78 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 27.79 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 27.82 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 27.83 [+0.01] TEST: Fdb nexthop delete [ OK ] # 27.84 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 28.85 [+1.01] # 28.85 [+0.00] IPv4 multipath selection # 28.85 [+0.00] ------------------------ # 29.04 [+0.19] TEST: Use valid neighbor during multipath selection [ OK ] # 29.07 [+0.03] TEST: Multipath selection with no valid neighbor [ OK ] # 29.98 [+0.91] # 29.98 [+0.00] IPv4 runtime torture # 29.98 [+0.00] -------------------- # 330.04 [+300.06] TEST: IPv4 torture test [ OK ] # 331.00 [+0.96] # 331.00 [+0.00] IPv4 runtime resilient nexthop group torture # 331.00 [+0.00] -------------------------------------------- # 631.08 [+300.08] TEST: IPv4 resilient nexthop group torture test [ OK ] # 632.12 [+1.04] # 632.12 [+0.00] IPv6 # 632.12 [+0.00] ---------------------- # 632.13 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 632.14 [+0.01] TEST: Get nexthop by id [ OK ] # 632.17 [+0.03] TEST: Delete nexthop by id [ OK ] # 632.20 [+0.03] TEST: Create nexthop - gw only [ OK ] # 632.21 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 632.23 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 632.29 [+0.06] TEST: Nexthops removed on admin down [ OK ] # 633.30 [+1.01] # 633.30 [+0.00] IPv6 groups functional # 633.30 [+0.00] ---------------------- # 633.32 [+0.03] TEST: Create nexthop group with single nexthop [ OK ] # 633.34 [+0.01] TEST: Get nexthop group by id [ OK ] # 633.36 [+0.03] TEST: Delete nexthop group by id [ OK ] # 633.46 [+0.10] TEST: Nexthop group with multiple nexthops [ OK ] # 633.50 [+0.04] TEST: Nexthop group updated when entry is deleted [ OK ] # 633.53 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 633.56 [+0.04] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 633.59 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 633.76 [+0.17] TEST: Multiple groups with same nexthop [ OK ] # 633.82 [+0.05] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 633.83 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 633.85 [+0.03] TEST: Nexthop group with a blackhole entry [ OK ] # 633.87 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 634.21 [+0.35] TEST: Nexthop group replace refcounts [ OK ] # 634.32 [+0.11] TEST: 16-bit weights [ OK ] # 635.30 [+0.98] # 635.30 [+0.00] IPv6 resilient groups functional # 635.30 [+0.00] -------------------------------- # 635.37 [+0.07] TEST: Nexthop group updated when entry is deleted [ OK ] # 635.39 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 635.43 [+0.04] TEST: Nexthop group updated after replace [ OK ] # 635.44 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 635.52 [+0.08] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 635.53 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 635.58 [+0.04] TEST: Nexthop group updated after replace - nECMP [ OK ] # 635.59 [+0.02] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 635.71 [+0.12] TEST: 16-bit weights [ OK ] # 636.71 [+1.00] # 636.71 [+0.00] IPv6 functional runtime # 636.71 [+0.00] ----------------------- # 636.73 [+0.02] TEST: Route add [ OK ] # 636.74 [+0.01] TEST: Route delete [ OK ] # 636.77 [+0.03] TEST: Ping with nexthop [ OK ] # 636.83 [+0.06] TEST: Ping - multipath [ OK ] # 636.87 [+0.04] TEST: Ping - blackhole [ OK ] # 636.90 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 636.93 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 636.99 [+0.06] TEST: Ping - group with blackhole [ OK ] # 637.02 [+0.03] TEST: Ping - group blackhole replaced with gateways [ OK ] # 637.04 [+0.02] TEST: IPv6 route with device only nexthop [ OK ] # 637.08 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 637.13 [+0.05] TEST: IPv6 route can not have a v4 gateway [ OK ] # 637.15 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 637.18 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 637.24 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 637.26 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 637.29 [+0.02] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 637.34 [+0.05] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 637.37 [+0.02] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 637.39 [+0.02] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 637.44 [+0.04] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 637.46 [+0.02] TEST: IPv6 route with invalid metric [ OK ] # 637.59 [+0.13] TEST: Nexthop with default route and rpfilter [ OK ] # 637.62 [+0.03] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 638.48 [+0.86] # 638.48 [+0.00] IPv6 large groups (x32) # 638.48 [+0.00] --------------------- # 641.46 [+2.97] TEST: Dump large (x32) ecmp groups [ OK ] # 642.35 [+0.90] # 642.36 [+0.00] IPv6 large resilient group (128k buckets) # 642.36 [+0.00] ----------------------------------------- # 642.39 [+0.04] TEST: Dump large (x131072) nexthop buckets [ OK ] # 643.22 [+0.82] # 643.22 [+0.00] IPv6 nexthop api compat mode test # 643.22 [+0.00] -------------------------------- # 643.24 [+0.02] TEST: IPv6 default nexthop compat mode check [ OK ] # 643.51 [+0.27] TEST: IPv6 compat mode on - route add notification [ OK ] # 643.52 [+0.01] TEST: IPv6 compat mode on - route dump [ OK ] # 643.77 [+0.25] TEST: IPv6 compat mode on - nexthop change [ OK ] # 643.78 [+0.01] TEST: IPv6 set compat mode - 0 [ OK ] # 644.05 [+0.27] TEST: IPv6 compat mode off - route add notification [ OK ] # 644.07 [+0.01] TEST: IPv6 compat mode off - route dump [ OK ] # 644.31 [+0.25] TEST: IPv6 compat mode off - nexthop change [ OK ] # 644.55 [+0.24] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 644.57 [+0.01] TEST: IPv6 set compat mode - 1 [ OK ] # 645.43 [+0.87] # 645.43 [+0.00] IPv6 fdb groups functional # 645.43 [+0.00] -------------------------- # 645.48 [+0.05] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 645.50 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 645.53 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 645.56 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 645.58 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 645.59 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 645.60 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 645.62 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 645.64 [+0.02] TEST: Fdb mac add with nexthop group [ OK ] # 645.65 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 645.66 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 645.67 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 645.69 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 645.70 [+0.01] TEST: Fdb nexthop delete [ OK ] # 645.71 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 646.67 [+0.96] # 646.68 [+0.00] IPv6 multipath selection # 646.68 [+0.00] ------------------------ # 646.92 [+0.25] TEST: Use valid neighbor during multipath selection [ OK ] # 646.96 [+0.04] TEST: Multipath selection with no valid neighbor [ OK ] # 648.08 [+1.13] # 648.08 [+0.00] IPv6 runtime torture # 648.09 [+0.00] -------------------- # 948.17 [+300.08] TEST: IPv6 torture test [ OK ] # 949.31 [+1.15] # 949.31 [+0.00] IPv6 runtime resilient nexthop group torture # 949.31 [+0.00] -------------------------------------------- # 1249.41 [+300.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1249.44 [+0.03] # 1249.44 [+0.00] Tests passed: 238 # 1249.44 [+0.00] Tests failed: 0 # 1249.44 [+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__->