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.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.75 [+0.03] TEST: Nexthop with device that is linkdown [ OK ] # 0.77 [+0.02] TEST: Nexthop with device only [ OK ] # 0.78 [+0.01] TEST: Nexthop with duplicate id [ OK ] # 0.79 [+0.01] TEST: Blackhole nexthop [ OK ] # 0.80 [+0.01] TEST: Blackhole nexthop with other attributes [ OK ] # 0.81 [+0.02] TEST: Blackhole nexthop with loopback device down [ OK ] # 0.85 [+0.03] TEST: Maximum nexthop ID dump [ OK ] # 0.86 [+0.01] TEST: Create group [ OK ] # 0.87 [+0.01] TEST: Create group with blackhole nexthop [ OK ] # 0.88 [+0.01] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 0.90 [+0.03] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 0.91 [+0.01] TEST: Create group with non-existent nexthop [ OK ] # 0.92 [+0.01] TEST: Create group with same nexthop multiple times [ OK ] # 0.93 [+0.01] TEST: Replace nexthop with nexthop group [ OK ] # 0.94 [+0.01] TEST: Replace nexthop group with nexthop [ OK ] # 0.95 [+0.01] TEST: Nexthop group and device [ OK ] # 1.04 [+0.09] TEST: Test proto flush [ OK ] # 1.05 [+0.01] TEST: Nexthop group and blackhole [ OK ] # 1.83 [+0.78] TEST: Large scale nexthop flushing [ OK ] # 2.64 [+0.82] # 2.64 [+0.00] Basic resilient nexthop group functional tests # 2.64 [+0.00] ---------------------------------------------- # 2.67 [+0.03] TEST: Add a nexthop group with default parameters [ OK ] # 2.70 [+0.02] TEST: Get a nexthop group with default parameters [ OK ] # 2.73 [+0.03] TEST: Get a nexthop group with non-default parameters [ OK ] # 2.74 [+0.01] TEST: Add a nexthop group with 0 buckets [ OK ] # 2.74 [+0.01] TEST: Replace nexthop group parameters [ OK ] # 2.75 [+0.01] TEST: Get a nexthop group after replacing parameters [ OK ] # 2.76 [+0.01] TEST: Replace idle timer [ OK ] # 2.77 [+0.01] TEST: Get a nexthop group after replacing idle timer [ OK ] # 2.78 [+0.01] TEST: Replace unbalanced timer [ OK ] # 2.79 [+0.01] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 2.80 [+0.01] TEST: Replace with no parameters [ OK ] # 2.81 [+0.01] TEST: Get a nexthop group after replacing no parameters [ OK ] # 2.81 [+0.01] TEST: Replace nexthop group type - implicit [ OK ] # 2.82 [+0.01] TEST: Replace nexthop group type - explicit [ OK ] # 2.83 [+0.01] TEST: Replace number of nexthop buckets [ OK ] # 2.84 [+0.01] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 2.89 [+0.05] TEST: Dump all nexthop buckets [ OK ] # 2.90 [+0.01] TEST: Dump all nexthop buckets in a group [ OK ] # 3.01 [+0.11] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 3.02 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 3.03 [+0.01] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 3.04 [+0.01] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 3.05 [+0.01] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 3.07 [+0.02] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 3.08 [+0.01] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 3.09 [+0.01] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 3.11 [+0.02] TEST: Maximum nexthop ID dump [ OK ] # 3.12 [+0.01] TEST: Get a valid nexthop bucket [ OK ] # 3.13 [+0.01] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 3.14 [+0.01] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 3.15 [+0.01] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 3.19 [+0.05] TEST: Initial bucket allocation [ OK ] # 3.22 [+0.03] TEST: Bucket allocation after replace [ OK ] # 3.26 [+0.03] TEST: Buckets migrated after idle timer change [ OK ] # 4.00 [+0.75] # 4.00 [+0.00] IPv4 functional # 4.01 [+0.00] ---------------------- # 4.02 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 4.03 [+0.01] TEST: Get nexthop by id [ OK ] # 4.05 [+0.02] TEST: Delete nexthop by id [ OK ] # 4.06 [+0.02] TEST: Create nexthop - gw only [ OK ] # 4.07 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 4.08 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 4.13 [+0.05] TEST: Nexthops removed on admin down [ OK ] # 4.18 [+0.05] TEST: Delete nexthop route warning [ OK ] # 4.22 [+0.04] TEST: Delete multipath route with only nh id based entry [ OK ] # 4.25 [+0.02] TEST: Delete route when specifying only nexthop device [ OK ] # 4.25 [+0.01] TEST: Delete route when specifying only gateway [ OK ] # 4.26 [+0.01] TEST: Delete route when not specifying nexthop attributes [ OK ] # 5.02 [+0.76] # 5.02 [+0.00] IPv4 groups functional # 5.02 [+0.00] ---------------------- # 5.04 [+0.02] TEST: Create nexthop group with single nexthop [ OK ] # 5.05 [+0.01] TEST: Get nexthop group by id [ OK ] # 5.07 [+0.02] TEST: Delete nexthop group by id [ OK ] # 5.13 [+0.06] TEST: Nexthop group with multiple nexthops [ OK ] # 5.16 [+0.03] TEST: Nexthop group updated when entry is deleted [ OK ] # 5.18 [+0.02] TEST: Nexthop group with weighted nexthops [ OK ] # 5.21 [+0.03] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 5.23 [+0.02] TEST: Nexthops in groups removed on admin down [ OK ] # 5.36 [+0.14] TEST: Multiple groups with same nexthop [ OK ] # 5.40 [+0.04] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 5.41 [+0.01] TEST: Nexthop group can not have a group as an entry [ OK ] # 5.43 [+0.02] TEST: Nexthop group with a blackhole entry [ OK ] # 5.44 [+0.01] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 6.18 [+0.74] # 6.18 [+0.00] IPv4 resilient groups functional # 6.18 [+0.00] -------------------------------- # 6.23 [+0.05] TEST: Nexthop group updated when entry is deleted [ OK ] # 6.23 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 6.26 [+0.02] TEST: Nexthop group updated after replace [ OK ] # 6.27 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 6.32 [+0.05] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 6.33 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 6.35 [+0.03] TEST: Nexthop group updated after replace - nECMP [ OK ] # 6.36 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 7.11 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 7.14 [+0.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 7.16 [+0.02] TEST: IPv4 route with IPv6 gateway [ OK ] # 7.18 [+0.02] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 8.04 [+0.87] # 8.04 [+0.00] IPv4 functional runtime # 8.05 [+0.00] ----------------------- # 8.06 [+0.02] TEST: Route add [ OK ] # 8.08 [+0.02] TEST: Route delete [ OK ] # 8.10 [+0.02] TEST: Route add - scope conflict with nexthop [ OK ] # 8.13 [+0.03] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 8.15 [+0.02] TEST: IPv4 route with invalid metric [ OK ] # 8.18 [+0.03] TEST: Basic ping [ OK ] # 8.23 [+0.04] TEST: Ping - multipath [ OK ] # 8.28 [+0.06] TEST: Ping - multiple default routes, nh first [ OK ] # 8.35 [+0.07] TEST: Ping - multiple default routes, nh second [ OK ] # 8.41 [+0.06] TEST: Ping - blackhole [ OK ] # 8.43 [+0.03] TEST: Ping - blackhole replaced with gateway [ OK ] # 8.46 [+0.03] TEST: Ping - gateway replaced by blackhole [ OK ] # 8.51 [+0.05] TEST: Ping - group with blackhole [ OK ] # 8.54 [+0.03] TEST: Ping - group blackhole replaced with gateways [ OK ] # 8.56 [+0.02] TEST: IPv4 route with device only nexthop [ OK ] # 8.59 [+0.03] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 8.64 [+0.06] TEST: IPv6 nexthop with IPv4 route [ OK ] # 8.69 [+0.05] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 8.72 [+0.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 8.74 [+0.02] TEST: IPv4 route with IPv6 gateway [ OK ] # 8.79 [+0.05] TEST: IPv4 default route with IPv6 gateway [ OK ] # 8.81 [+0.03] TEST: IPv4 route with MPLS encap [ OK ] # 8.82 [+0.01] TEST: IPv4 route with MPLS encap - check [ OK ] # 8.83 [+0.01] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 8.85 [+0.01] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 9.66 [+0.82] # 9.66 [+0.00] IPv4 large groups (x32) # 9.66 [+0.00] --------------------- # 12.32 [+2.66] TEST: Dump large (x32) ecmp groups [ OK ] # 13.38 [+1.06] # 13.38 [+0.00] IPv4 large resilient group (128k buckets) # 13.38 [+0.00] ----------------------------------------- # 13.44 [+0.06] TEST: Dump large (x131072) nexthop buckets [ OK ] # 14.67 [+1.24] # 14.68 [+0.00] IPv4 nexthop api compat mode # 14.68 [+0.00] ---------------------------- # 14.77 [+0.09] TEST: IPv4 default nexthop compat mode check [ OK ] # 15.13 [+0.36] TEST: IPv4 compat mode on - route add notification [ OK ] # 15.15 [+0.02] TEST: IPv4 compat mode on - route dump [ OK ] # 15.42 [+0.27] TEST: IPv4 compat mode on - nexthop change [ OK ] # 15.44 [+0.02] TEST: IPv4 set compat mode - 0 [ OK ] # 15.70 [+0.26] TEST: IPv4 compat mode off - route add notification [ OK ] # 15.72 [+0.02] TEST: IPv4 compat mode off - route dump [ OK ] # 15.96 [+0.25] TEST: IPv4 compat mode off - nexthop change [ OK ] # 16.21 [+0.24] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 16.22 [+0.01] TEST: IPv4 set compat mode - 1 [ OK ] # 17.09 [+0.87] # 17.09 [+0.00] IPv4 fdb groups functional # 17.09 [+0.00] -------------------------- # 17.14 [+0.05] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 17.17 [+0.02] TEST: Get Fdb nexthop group by id [ OK ] # 17.20 [+0.03] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 17.23 [+0.03] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 17.25 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 17.26 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 17.27 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 17.28 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 17.31 [+0.03] TEST: Replace FDB nexthop to non-FDB nexthop [ OK ] # 17.32 [+0.01] TEST: Replace non-FDB nexthop to FDB nexthop [ OK ] # 17.34 [+0.02] TEST: Replace FDB nexthop address while in a group [ OK ] # 17.36 [+0.01] TEST: Replace FDB nexthop to non-FDB nexthop while in a group [ OK ] # 17.39 [+0.03] TEST: Replace non-FDB nexthop to FDB nexthop while in a group [ OK ] # 17.43 [+0.04] TEST: Fdb mac add with nexthop group [ OK ] # 17.44 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 17.45 [+0.01] TEST: Route add with fdb nexthop [ OK ] # 17.46 [+0.01] TEST: Route add with fdb nexthop group [ OK ] # 17.48 [+0.02] TEST: Fdb entry after deleting a single nexthop [ OK ] # 17.49 [+0.01] TEST: Fdb nexthop delete [ OK ] # 17.51 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 18.41 [+0.91] # 18.41 [+0.00] IPv4 multipath selection # 18.41 [+0.00] ------------------------ # 18.56 [+0.14] TEST: Use valid neighbor during multipath selection [ OK ] # 18.59 [+0.03] TEST: Multipath selection with no valid neighbor [ OK ] # 19.46 [+0.87] # 19.46 [+0.00] IPv4 runtime torture # 19.46 [+0.00] -------------------- # 319.52 [+300.06] TEST: IPv4 torture test [ OK ] # 320.41 [+0.89] # 320.41 [+0.00] IPv4 runtime resilient nexthop group torture # 320.41 [+0.00] -------------------------------------------- # 620.49 [+300.08] TEST: IPv4 resilient nexthop group torture test [ OK ] # 621.55 [+1.06] # 621.55 [+0.00] IPv6 # 621.55 [+0.00] ---------------------- # 621.56 [+0.01] TEST: Create nexthop with id, gw, dev [ OK ] # 621.58 [+0.01] TEST: Get nexthop by id [ OK ] # 621.60 [+0.03] TEST: Delete nexthop by id [ OK ] # 621.63 [+0.02] TEST: Create nexthop - gw only [ OK ] # 621.64 [+0.01] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 621.65 [+0.01] TEST: Create nexthop - gw+dev and onlink [ OK ] # 621.71 [+0.06] TEST: Nexthops removed on admin down [ OK ] # 622.82 [+1.10] # 622.82 [+0.00] IPv6 groups functional # 622.82 [+0.00] ---------------------- # 622.85 [+0.03] TEST: Create nexthop group with single nexthop [ OK ] # 622.87 [+0.02] TEST: Get nexthop group by id [ OK ] # 622.90 [+0.03] TEST: Delete nexthop group by id [ OK ] # 623.00 [+0.10] TEST: Nexthop group with multiple nexthops [ OK ] # 623.05 [+0.05] TEST: Nexthop group updated when entry is deleted [ OK ] # 623.08 [+0.03] TEST: Nexthop group with weighted nexthops [ OK ] # 623.13 [+0.05] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 623.15 [+0.03] TEST: Nexthops in groups removed on admin down [ OK ] # 623.34 [+0.19] TEST: Multiple groups with same nexthop [ OK ] # 623.40 [+0.06] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 623.42 [+0.02] TEST: Nexthop group can not have a group as an entry [ OK ] # 623.45 [+0.03] TEST: Nexthop group with a blackhole entry [ OK ] # 623.47 [+0.02] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 623.81 [+0.34] TEST: Nexthop group replace refcounts [ OK ] # 623.92 [+0.11] TEST: 16-bit weights [ OK ] # 624.94 [+1.02] # 624.94 [+0.00] IPv6 resilient groups functional # 624.94 [+0.00] -------------------------------- # 625.00 [+0.07] TEST: Nexthop group updated when entry is deleted [ OK ] # 625.01 [+0.01] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 625.05 [+0.03] TEST: Nexthop group updated after replace [ OK ] # 625.06 [+0.01] TEST: Nexthop buckets updated after replace [ OK ] # 625.13 [+0.07] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 625.14 [+0.01] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 625.18 [+0.04] TEST: Nexthop group updated after replace - nECMP [ OK ] # 625.19 [+0.01] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 625.30 [+0.11] TEST: 16-bit weights [ OK ] # 626.25 [+0.96] # 626.25 [+0.00] IPv6 functional runtime # 626.25 [+0.00] ----------------------- # 626.28 [+0.02] TEST: Route add [ OK ] # 626.29 [+0.01] TEST: Route delete [ OK ] # 626.32 [+0.03] TEST: Ping with nexthop [ OK ] # 626.38 [+0.06] TEST: Ping - multipath [ OK ] # 626.43 [+0.05] TEST: Ping - blackhole [ OK ] # 626.46 [+0.04] TEST: Ping - blackhole replaced with gateway [ OK ] # 626.50 [+0.04] TEST: Ping - gateway replaced by blackhole [ OK ] # 626.57 [+0.07] TEST: Ping - group with blackhole [ OK ] # 626.61 [+0.04] TEST: Ping - group blackhole replaced with gateways [ OK ] # 626.64 [+0.03] TEST: IPv6 route with device only nexthop [ OK ] # 626.67 [+0.04] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 626.72 [+0.05] TEST: IPv6 route can not have a v4 gateway [ OK ] # 626.75 [+0.03] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 626.77 [+0.03] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 626.83 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 626.86 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 626.88 [+0.03] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 626.95 [+0.06] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 626.97 [+0.03] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 627.00 [+0.03] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 627.05 [+0.05] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 627.07 [+0.03] TEST: IPv6 route with invalid metric [ OK ] # 627.22 [+0.15] TEST: Nexthop with default route and rpfilter [ OK ] # 627.25 [+0.03] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 628.27 [+1.02] # 628.27 [+0.00] IPv6 large groups (x32) # 628.27 [+0.00] --------------------- # 631.50 [+3.23] TEST: Dump large (x32) ecmp groups [ OK ] # 632.53 [+1.03] # 632.53 [+0.00] IPv6 large resilient group (128k buckets) # 632.53 [+0.00] ----------------------------------------- # 632.58 [+0.05] TEST: Dump large (x131072) nexthop buckets [ OK ] # 633.63 [+1.05] # 633.63 [+0.00] IPv6 nexthop api compat mode test # 633.63 [+0.00] -------------------------------- # 633.67 [+0.04] TEST: IPv6 default nexthop compat mode check [ OK ] # 633.96 [+0.29] TEST: IPv6 compat mode on - route add notification [ OK ] # 633.97 [+0.01] TEST: IPv6 compat mode on - route dump [ OK ] # 634.23 [+0.26] TEST: IPv6 compat mode on - nexthop change [ OK ] # 634.24 [+0.02] TEST: IPv6 set compat mode - 0 [ OK ] # 634.54 [+0.30] TEST: IPv6 compat mode off - route add notification [ OK ] # 634.55 [+0.01] TEST: IPv6 compat mode off - route dump [ OK ] # 634.81 [+0.26] TEST: IPv6 compat mode off - nexthop change [ OK ] # 635.06 [+0.25] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 635.08 [+0.02] TEST: IPv6 set compat mode - 1 [ OK ] # 636.16 [+1.08] # 636.16 [+0.00] IPv6 fdb groups functional # 636.16 [+0.00] -------------------------- # 636.23 [+0.07] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 636.26 [+0.03] TEST: Get Fdb nexthop group by id [ OK ] # 636.30 [+0.04] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 636.34 [+0.04] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 636.35 [+0.01] TEST: Fdb Nexthop with blackhole [ OK ] # 636.37 [+0.01] TEST: Fdb Nexthop with oif [ OK ] # 636.38 [+0.01] TEST: Fdb Nexthop with onlink [ OK ] # 636.40 [+0.01] TEST: Fdb Nexthop with encap [ OK ] # 636.43 [+0.03] TEST: Replace FDB nexthop to non-FDB nexthop [ OK ] # 636.44 [+0.02] TEST: Replace non-FDB nexthop to FDB nexthop [ OK ] # 636.47 [+0.03] TEST: Replace FDB nexthop address while in a group [ OK ] # 636.49 [+0.01] TEST: Replace FDB nexthop to non-FDB nexthop while in a group [ OK ] # 636.53 [+0.04] TEST: Replace non-FDB nexthop to FDB nexthop while in a group [ OK ] # 636.56 [+0.03] TEST: Fdb mac add with nexthop group [ OK ] # 636.57 [+0.01] TEST: Fdb mac add with nexthop [ OK ] # 636.59 [+0.02] TEST: Route add with fdb nexthop [ OK ] # 636.60 [+0.02] TEST: Route add with fdb nexthop group [ OK ] # 636.63 [+0.03] TEST: Fdb entry after deleting a single nexthop [ OK ] # 636.65 [+0.01] TEST: Fdb nexthop delete [ OK ] # 636.66 [+0.01] TEST: Fdb entry after deleting a nexthop group [ OK ] # 637.81 [+1.15] # 637.81 [+0.00] IPv6 multipath selection # 637.81 [+0.00] ------------------------ # 638.10 [+0.29] TEST: Use valid neighbor during multipath selection [ OK ] # 638.14 [+0.04] TEST: Multipath selection with no valid neighbor [ OK ] # 639.40 [+1.26] # 639.40 [+0.00] IPv6 runtime torture # 639.40 [+0.00] -------------------- # 939.49 [+300.09] TEST: IPv6 torture test [ OK ] # 941.11 [+1.62] # 941.11 [+0.00] IPv6 runtime resilient nexthop group torture # 941.11 [+0.00] -------------------------------------------- # 1241.22 [+300.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1241.25 [+0.04] # 1241.25 [+0.00] Tests passed: 248 # 1241.25 [+0.00] Tests failed: 0 # 1241.25 [+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__->