make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: fib_nexthops.sh # 0.66 [+0.66] # 0.66 [+0.00] Basic functional tests # 0.66 [+0.00] ---------------------- # 0.67 [+0.01] TEST: List with nothing defined [ OK ] # 0.68 [+0.01] TEST: Nexthop get on non-existent id [ OK ] # 0.69 [+0.01] TEST: Nexthop del with non-existent id [ OK ] # 0.70 [+0.01] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 0.71 [+0.01] TEST: Nexthop with no device or gateway [ OK ] # 0.73 [+0.02] TEST: Nexthop with down device [ OK ] # 0.76 [+0.03] TEST: Nexthop with device that is linkdown [ OK ] # 0.78 [+0.02] TEST: Nexthop with device only [ OK ] # 0.79 [+0.01] TEST: Nexthop with duplicate id [ OK ] # 0.80 [+0.01] TEST: Blackhole nexthop [ OK ] # 0.81 [+0.01] TEST: Blackhole nexthop with other attributes [ OK ] # 0.83 [+0.02] TEST: Blackhole nexthop with loopback device down [ OK ] # 0.86 [+0.03] TEST: Maximum nexthop ID dump [ OK ] # 0.87 [+0.01] TEST: Create group [ OK ] # 0.88 [+0.01] TEST: Create group with blackhole nexthop [ OK ] # 0.89 [+0.01] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 0.92 [+0.03] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 0.93 [+0.01] TEST: Create group with non-existent nexthop [ OK ] # 0.94 [+0.01] TEST: Create group with same nexthop multiple times [ OK ] # 0.95 [+0.01] TEST: Replace nexthop with nexthop group [ OK ] # 0.96 [+0.01] TEST: Replace nexthop group with nexthop [ OK ] # 0.97 [+0.01] TEST: Nexthop group and device [ OK ] # 1.06 [+0.09] TEST: Test proto flush [ OK ] # 1.07 [+0.01] TEST: Nexthop group and blackhole [ OK ] # 3.25 [+2.18] TEST: Large scale nexthop flushing [ OK ] # 4.41 [+1.16] # 4.41 [+0.00] Basic resilient nexthop group functional tests # 4.41 [+0.00] ---------------------------------------------- # 4.46 [+0.06] TEST: Add a nexthop group with default parameters [ OK ] # 4.50 [+0.04] TEST: Get a nexthop group with default parameters [ OK ] # 4.56 [+0.05] TEST: Get a nexthop group with non-default parameters [ OK ] # 4.58 [+0.02] TEST: Add a nexthop group with 0 buckets [ OK ] # 4.59 [+0.02] TEST: Replace nexthop group parameters [ OK ] # 4.62 [+0.02] TEST: Get a nexthop group after replacing parameters [ OK ] # 4.64 [+0.02] TEST: Replace idle timer [ OK ] # 4.65 [+0.02] TEST: Get a nexthop group after replacing idle timer [ OK ] # 4.67 [+0.02] TEST: Replace unbalanced timer [ OK ] # 4.69 [+0.02] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 4.71 [+0.02] TEST: Replace with no parameters [ OK ] # 4.73 [+0.02] TEST: Get a nexthop group after replacing no parameters [ OK ] # 4.75 [+0.02] TEST: Replace nexthop group type - implicit [ OK ] # 4.78 [+0.02] TEST: Replace nexthop group type - explicit [ OK ] # 4.80 [+0.02] TEST: Replace number of nexthop buckets [ OK ] # 4.82 [+0.02] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 4.93 [+0.11] TEST: Dump all nexthop buckets [ OK ] # 4.95 [+0.02] TEST: Dump all nexthop buckets in a group [ OK ] # 5.08 [+0.13] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 5.10 [+0.02] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 5.12 [+0.02] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 5.14 [+0.02] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 5.15 [+0.02] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 5.20 [+0.05] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 5.22 [+0.02] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 5.24 [+0.02] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 5.28 [+0.04] TEST: Maximum nexthop ID dump [ OK ] # 5.30 [+0.02] TEST: Get a valid nexthop bucket [ OK ] # 5.31 [+0.02] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 5.33 [+0.02] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 5.35 [+0.02] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 5.44 [+0.09] TEST: Initial bucket allocation [ OK ] # 5.48 [+0.04] TEST: Bucket allocation after replace [ OK ] # 5.53 [+0.05] TEST: Buckets migrated after idle timer change [ OK ] # 6.62 [+1.10] # 6.62 [+0.00] IPv4 functional # 6.62 [+0.00] ---------------------- # 6.64 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 6.65 [+0.01] TEST: Get nexthop by id [ OK ] # 6.67 [+0.02] TEST: Delete nexthop by id [ OK ] # 6.70 [+0.02] TEST: Create nexthop - gw only [ OK ] # 6.71 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 6.72 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 6.78 [+0.05] TEST: Nexthops removed on admin down [ OK ] # 6.84 [+0.06] TEST: Delete nexthop route warning [ OK ] # 6.89 [+0.05] TEST: Delete multipath route with only nh id based entry [ OK ] # 6.92 [+0.03] TEST: Delete route when specifying only nexthop device [ OK ] # 6.93 [+0.01] TEST: Delete route when specifying only gateway [ OK ] # 6.95 [+0.01] TEST: Delete route when not specifying nexthop attributes [ OK ] # 8.09 [+1.14] # 8.09 [+0.00] IPv4 groups functional # 8.09 [+0.00] ---------------------- # 8.11 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 8.13 [+0.01] TEST: Get nexthop group by id [ OK ] # 8.15 [+0.03] TEST: Delete nexthop group by id [ OK ] # 8.23 [+0.08] TEST: Nexthop group with multiple nexthops [ OK ] # 8.26 [+0.04] TEST: Nexthop group updated when entry is deleted [ OK ] # 8.29 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 8.32 [+0.04] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 8.34 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 8.50 [+0.16] TEST: Multiple groups with same nexthop [ OK ] # 8.55 [+0.05] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 8.56 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 8.58 [+0.02] TEST: Nexthop group with a blackhole entry [ OK ] # 8.59 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 9.46 [+0.87] # 9.46 [+0.00] IPv4 resilient groups functional # 9.46 [+0.00] -------------------------------- # 9.52 [+0.06] TEST: Nexthop group updated when entry is deleted [ OK ] # 9.53 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 9.56 [+0.03] TEST: Nexthop group updated after replace [ OK ] # 9.57 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 9.62 [+0.05] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 9.63 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 9.66 [+0.03] TEST: Nexthop group updated after replace - nECMP [ OK ] # 9.68 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 10.55 [+0.87] TEST: IPv6 nexthop with IPv4 route [ OK ] # 10.59 [+0.04] TEST: IPv6 nexthop with IPv4 route [ OK ] # 10.61 [+0.02] TEST: IPv4 route with IPv6 gateway [ OK ] # 10.63 [+0.02] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 11.45 [+0.82] # 11.45 [+0.00] IPv4 functional runtime # 11.45 [+0.00] ----------------------- # 11.47 [+0.02] TEST: Route add [ OK ] # 11.48 [+0.02] TEST: Route delete [ OK ] # 11.51 [+0.02] TEST: Route add - scope conflict with nexthop [ OK ] # 11.53 [+0.03] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 11.55 [+0.02] TEST: IPv4 route with invalid metric [ OK ] # 11.59 [+0.03] TEST: Basic ping [ OK ] # 11.63 [+0.05] TEST: Ping - multipath [ OK ] # 11.69 [+0.05] TEST: Ping - multiple default routes, nh first [ OK ] # 11.75 [+0.06] TEST: Ping - multiple default routes, nh second [ OK ] # 11.80 [+0.05] TEST: Ping - blackhole [ OK ] # 11.83 [+0.02] TEST: Ping - blackhole replaced with gateway [ OK ] # 11.85 [+0.02] TEST: Ping - gateway replaced by blackhole [ OK ] # 11.90 [+0.05] TEST: Ping - group with blackhole [ OK ] # 11.92 [+0.02] TEST: Ping - group blackhole replaced with gateways [ OK ] # 11.94 [+0.02] TEST: IPv4 route with device only nexthop [ OK ] # 11.97 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 12.02 [+0.05] TEST: IPv6 nexthop with IPv4 route [ OK ] # 12.07 [+0.04] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 12.09 [+0.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 12.12 [+0.02] TEST: IPv4 route with IPv6 gateway [ OK ] # 12.17 [+0.05] TEST: IPv4 default route with IPv6 gateway [ OK ] # 12.19 [+0.02] TEST: IPv4 route with MPLS encap [ OK ] # 12.20 [+0.01] TEST: IPv4 route with MPLS encap - check [ OK ] # 12.21 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 12.23 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 13.05 [+0.83] # 13.05 [+0.00] IPv4 large groups (x32) # 13.05 [+0.00] --------------------- # 15.70 [+2.64] TEST: Dump large (x32) ecmp groups [ OK ] # 16.52 [+0.83] # 16.52 [+0.00] IPv4 large resilient group (128k buckets) # 16.52 [+0.00] ----------------------------------------- # 16.56 [+0.03] TEST: Dump large (x131072) nexthop buckets [ OK ] # 17.39 [+0.83] # 17.39 [+0.00] IPv4 nexthop api compat mode # 17.39 [+0.00] ---------------------------- # 17.42 [+0.03] TEST: IPv4 default nexthop compat mode check [ OK ] # 17.68 [+0.26] TEST: IPv4 compat mode on - route add notification [ OK ] # 17.70 [+0.01] TEST: IPv4 compat mode on - route dump [ OK ] # 17.94 [+0.25] TEST: IPv4 compat mode on - nexthop change [ OK ] # 17.95 [+0.01] TEST: IPv4 set compat mode - 0 [ OK ] # 18.20 [+0.25] TEST: IPv4 compat mode off - route add notification [ OK ] # 18.21 [+0.01] TEST: IPv4 compat mode off - route dump [ OK ] # 18.45 [+0.24] TEST: IPv4 compat mode off - nexthop change [ OK ] # 18.69 [+0.24] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 18.70 [+0.01] TEST: IPv4 set compat mode - 1 [ OK ] # 19.49 [+0.79] # 19.49 [+0.00] IPv4 fdb groups functional # 19.49 [+0.00] -------------------------- # 19.54 [+0.04] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 19.56 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 19.58 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 19.61 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 19.62 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 19.63 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 19.64 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 19.65 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 19.69 [+0.03] TEST: Fdb mac add with nexthop group [ OK ] # 19.70 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 19.71 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 19.72 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 19.74 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 19.75 [+0.01] TEST: Fdb nexthop delete [ OK ] # 19.76 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 20.55 [+0.79] # 20.55 [+0.00] IPv4 multipath selection # 20.55 [+0.00] ------------------------ # 20.68 [+0.13] TEST: Use valid neighbor during multipath selection [ OK ] # 20.71 [+0.03] TEST: Multipath selection with no valid neighbor [ OK ] # 21.52 [+0.81] # 21.52 [+0.00] IPv4 runtime torture # 21.52 [+0.00] -------------------- # 321.57 [+300.05] TEST: IPv4 torture test [ OK ] # 322.46 [+0.89] # 322.46 [+0.00] IPv4 runtime resilient nexthop group torture # 322.46 [+0.00] -------------------------------------------- # 622.55 [+300.09] TEST: IPv4 resilient nexthop group torture test [ OK ] # 623.55 [+1.00] # 623.55 [+0.00] IPv6 # 623.55 [+0.00] ---------------------- # 623.56 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 623.57 [+0.01] TEST: Get nexthop by id [ OK ] # 623.60 [+0.03] TEST: Delete nexthop by id [ OK ] # 623.62 [+0.02] TEST: Create nexthop - gw only [ OK ] # 623.63 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 623.65 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 623.70 [+0.05] TEST: Nexthops removed on admin down [ OK ] # 625.17 [+1.47] # 625.17 [+0.00] IPv6 groups functional # 625.17 [+0.00] ---------------------- # 625.19 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 625.21 [+0.02] TEST: Get nexthop group by id [ OK ] # 625.23 [+0.03] TEST: Delete nexthop group by id [ OK ] # 625.34 [+0.10] TEST: Nexthop group with multiple nexthops [ OK ] # 625.38 [+0.04] TEST: Nexthop group updated when entry is deleted [ OK ] # 625.40 [+0.03] TEST: Nexthop group with weighted nexthops [ OK ] # 625.45 [+0.04] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 625.48 [+0.03] TEST: Nexthops in groups removed on admin down [ OK ] # 625.67 [+0.19] TEST: Multiple groups with same nexthop [ OK ] # 625.72 [+0.05] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 625.74 [+0.02] TEST: Nexthop group can not have a group as an entry [ OK ] # 625.77 [+0.03] TEST: Nexthop group with a blackhole entry [ OK ] # 625.78 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 626.16 [+0.38] TEST: Nexthop group replace refcounts [ OK ] # 626.27 [+0.11] TEST: 16-bit weights [ OK ] # 627.32 [+1.05] # 627.32 [+0.00] IPv6 resilient groups functional # 627.32 [+0.00] -------------------------------- # 627.40 [+0.08] TEST: Nexthop group updated when entry is deleted [ OK ] # 627.42 [+0.02] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 627.45 [+0.04] TEST: Nexthop group updated after replace [ OK ] # 627.47 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 627.56 [+0.09] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 627.57 [+0.02] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 627.62 [+0.04] TEST: Nexthop group updated after replace - nECMP [ OK ] # 627.63 [+0.02] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 627.77 [+0.14] TEST: 16-bit weights [ OK ] # 629.34 [+1.56] # 629.34 [+0.00] IPv6 functional runtime # 629.34 [+0.00] ----------------------- # 629.38 [+0.04] TEST: Route add [ OK ] # 629.40 [+0.02] TEST: Route delete [ OK ] # 629.45 [+0.05] TEST: Ping with nexthop [ OK ] # 629.54 [+0.09] TEST: Ping - multipath [ OK ] # 629.62 [+0.08] TEST: Ping - blackhole [ OK ] # 629.67 [+0.05] TEST: Ping - blackhole replaced with gateway [ OK ] # 629.72 [+0.05] TEST: Ping - gateway replaced by blackhole [ OK ] # 629.82 [+0.10] TEST: Ping - group with blackhole [ OK ] # 629.88 [+0.06] TEST: Ping - group blackhole replaced with gateways [ OK ] # 629.92 [+0.05] TEST: IPv6 route with device only nexthop [ OK ] # 629.98 [+0.06] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 630.05 [+0.07] TEST: IPv6 route can not have a v4 gateway [ OK ] # 630.08 [+0.04] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 630.12 [+0.04] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 630.20 [+0.08] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 630.24 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 630.27 [+0.03] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 630.34 [+0.07] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 630.37 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 630.40 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 630.46 [+0.06] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 630.49 [+0.03] TEST: IPv6 route with invalid metric [ OK ] # 630.65 [+0.16] TEST: Nexthop with default route and rpfilter [ OK ] # 630.69 [+0.03] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 631.87 [+1.18] # 631.87 [+0.00] IPv6 large groups (x32) # 631.87 [+0.00] --------------------- # 635.45 [+3.58] TEST: Dump large (x32) ecmp groups [ OK ] # 636.89 [+1.44] # 636.89 [+0.00] IPv6 large resilient group (128k buckets) # 636.89 [+0.00] ----------------------------------------- # 636.94 [+0.05] TEST: Dump large (x131072) nexthop buckets [ OK ] # 638.02 [+1.08] # 638.02 [+0.00] IPv6 nexthop api compat mode test # 638.02 [+0.00] -------------------------------- # 638.05 [+0.03] TEST: IPv6 default nexthop compat mode check [ OK ] # 638.33 [+0.28] TEST: IPv6 compat mode on - route add notification [ OK ] # 638.34 [+0.01] TEST: IPv6 compat mode on - route dump [ OK ] # 638.60 [+0.26] TEST: IPv6 compat mode on - nexthop change [ OK ] # 638.62 [+0.02] TEST: IPv6 set compat mode - 0 [ OK ] # 638.95 [+0.33] TEST: IPv6 compat mode off - route add notification [ OK ] # 638.98 [+0.03] TEST: IPv6 compat mode off - route dump [ OK ] # 639.27 [+0.29] TEST: IPv6 compat mode off - nexthop change [ OK ] # 639.53 [+0.26] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 639.55 [+0.02] TEST: IPv6 set compat mode - 1 [ OK ] # 640.56 [+1.01] # 640.56 [+0.00] IPv6 fdb groups functional # 640.56 [+0.00] -------------------------- # 640.61 [+0.05] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 640.64 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 640.67 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 640.71 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 640.72 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 640.73 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 640.75 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 640.76 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 640.78 [+0.03] TEST: Fdb mac add with nexthop group [ OK ] # 640.79 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 640.81 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 640.82 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 640.84 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 640.85 [+0.01] TEST: Fdb nexthop delete [ OK ] # 640.87 [+0.02] TEST: Fdb entry after deleting a nexthop group [ OK ] # 642.36 [+1.50] # 642.36 [+0.00] IPv6 multipath selection # 642.36 [+0.00] ------------------------ # 642.69 [+0.33] TEST: Use valid neighbor during multipath selection [ OK ] # 642.74 [+0.04] TEST: Multipath selection with no valid neighbor [ OK ] # 644.33 [+1.59] # 644.33 [+0.00] IPv6 runtime torture # 644.33 [+0.00] -------------------- # 944.42 [+300.09] TEST: IPv6 torture test [ OK ] # 945.73 [+1.31] # 945.73 [+0.00] IPv6 runtime resilient nexthop group torture # 945.73 [+0.00] -------------------------------------------- # 1245.83 [+300.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1245.86 [+0.03] # 1245.86 [+0.00] Tests passed: 238 # 1245.87 [+0.00] Tests failed: 0 # 1245.87 [+0.00] Tests skipped: 0 ok 1 selftests: net: fib_nexthops.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->