make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: fib_nexthops.sh # 9.74 [+9.74] # 9.74 [+0.00] Basic functional tests # 9.74 [+0.00] ---------------------- # 9.88 [+0.14] TEST: List with nothing defined [ OK ] # 10.00 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.13 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.26 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.39 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.64 [+0.25] TEST: Nexthop with down device [ OK ] # 11.03 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 11.28 [+0.25] TEST: Nexthop with device only [ OK ] # 11.41 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.54 [+0.14] TEST: Blackhole nexthop [ OK ] # 11.67 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 11.94 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.39 [+0.45] TEST: Maximum nexthop ID dump [ OK ] # 12.52 [+0.14] TEST: Create group [ OK ] # 12.65 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 12.78 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.16 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.28 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 13.42 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 13.56 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 13.70 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 13.87 [+0.17] TEST: Nexthop group and device [ OK ] # 15.16 [+1.29] TEST: Test proto flush [ OK ] # 15.29 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 116.90 [+101.61] TEST: Large scale nexthop flushing [ OK ] # 128.32 [+11.42] # 128.32 [+0.00] Basic resilient nexthop group functional tests # 128.32 [+0.00] ---------------------------------------------- # 128.71 [+0.39] TEST: Add a nexthop group with default parameters [ OK ] # 128.98 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 129.39 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 129.51 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 129.63 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 129.79 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 129.90 [+0.12] TEST: Replace idle timer [ OK ] # 130.06 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 130.18 [+0.12] TEST: Replace unbalanced timer [ OK ] # 130.31 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 130.44 [+0.13] TEST: Replace with no parameters [ OK ] # 130.59 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 130.70 [+0.11] TEST: Replace nexthop group type - implicit [ OK ] # 130.83 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 130.97 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 131.10 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 131.88 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 132.02 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 132.32 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 132.45 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 132.61 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 132.73 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.87 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 133.18 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 133.31 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 133.44 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.75 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 133.88 [+0.13] TEST: Get a valid nexthop bucket [ OK ] # 134.00 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 134.14 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 134.27 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 135.04 [+0.77] TEST: Initial bucket allocation [ OK ] # 135.42 [+0.38] TEST: Bucket allocation after replace [ OK ] # 135.95 [+0.53] TEST: Buckets migrated after idle timer change [ OK ] # 146.93 [+10.99] # 146.94 [+0.00] IPv4 functional # 146.94 [+0.00] ---------------------- # 147.08 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 147.21 [+0.13] TEST: Get nexthop by id [ OK ] # 147.47 [+0.26] TEST: Delete nexthop by id [ OK ] # 147.72 [+0.25] TEST: Create nexthop - gw only [ OK ] # 147.84 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 147.97 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 148.63 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 149.33 [+0.70] TEST: Delete nexthop route warning [ OK ] # 149.97 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 150.35 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 150.47 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 150.61 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 161.56 [+10.96] # 161.56 [+0.00] IPv4 groups functional # 161.57 [+0.00] ---------------------- # 161.82 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 161.93 [+0.12] TEST: Get nexthop group by id [ OK ] # 162.20 [+0.27] TEST: Delete nexthop group by id [ OK ] # 163.08 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 163.51 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 163.76 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 164.16 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 164.43 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 166.21 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 166.76 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 166.89 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 167.14 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 167.27 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 178.25 [+10.98] # 178.25 [+0.00] IPv4 resilient groups functional # 178.25 [+0.00] -------------------------------- # 179.03 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 179.18 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 179.57 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 179.72 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 180.50 [+0.77] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 180.64 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 181.05 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 181.19 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 192.56 [+11.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 193.10 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 193.36 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 193.63 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 204.50 [+10.87] # 204.50 [+0.00] IPv4 functional runtime # 204.50 [+0.00] ----------------------- # 204.75 [+0.25] TEST: Route add [ OK ] # 205.03 [+0.28] TEST: Route delete [ OK ] # 205.31 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 205.69 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 205.92 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 206.38 [+0.46] TEST: Basic ping [ OK ] # 206.97 [+0.59] TEST: Ping - multipath [ OK ] # 207.68 [+0.71] TEST: Ping - multiple default routes, nh first [ OK ] # 208.52 [+0.84] TEST: Ping - multiple default routes, nh second [ OK ] # 209.23 [+0.72] TEST: Ping - blackhole [ OK ] # 209.56 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 209.89 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 210.53 [+0.65] TEST: Ping - group with blackhole [ OK ] # 210.86 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 211.11 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 211.50 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 212.28 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 212.91 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 213.25 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 213.59 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 214.27 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 214.63 [+0.36] TEST: IPv4 route with MPLS encap [ OK ] # 214.79 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 214.93 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 215.07 [+0.13] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 225.86 [+10.79] # 225.86 [+0.00] IPv4 large groups (x32) # 225.86 [+0.00] --------------------- # 261.75 [+35.89] TEST: Dump large (x32) ecmp groups [ OK ] # 272.95 [+11.20] # 272.95 [+0.00] IPv4 large resilient group (128k buckets) # 272.95 [+0.00] ----------------------------------------- # 273.46 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 284.38 [+10.92] # 284.38 [+0.00] IPv4 nexthop api compat mode # 284.38 [+0.00] ---------------------------- # 284.73 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 285.77 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 285.91 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 286.70 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 286.86 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 287.62 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 287.76 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 288.40 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 289.08 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 289.23 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 300.19 [+10.97] # 300.19 [+0.00] IPv4 fdb groups functional # 300.20 [+0.00] -------------------------- # 300.82 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 301.08 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 301.46 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 301.84 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 301.98 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 302.09 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 302.21 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 302.33 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 302.59 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 302.74 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 302.84 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 302.98 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 303.21 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 303.35 [+0.14] TEST: Fdb nexthop delete [ OK ] # 303.47 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 314.36 [+10.89] # 314.36 [+0.00] IPv4 multipath selection # 314.36 [+0.00] ------------------------ # 316.76 [+2.40] TEST: Use valid neighbor during multipath selection [ OK ] # 317.13 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 328.04 [+10.91] # 328.04 [+0.00] IPv4 runtime torture # 328.04 [+0.00] -------------------- # 628.86 [+300.81] TEST: IPv4 torture test [ OK ] DETECTED CRASH, lowering timeout # 635.70 [+6.85] # 635.71 [+0.00] IPv4 runtime resilient nexthop group torture # 635.71 [+0.00] -------------------------------------------- # 936.25 [+300.55] TEST: IPv4 resilient nexthop group torture test [ OK ] # 943.06 [+6.80] # 943.06 [+0.00] IPv6 # 943.06 [+0.00] ---------------------- # 943.13 [+0.08] TEST: Create nexthop with id, gw, dev [ OK ] # 943.21 [+0.08] TEST: Get nexthop by id [ OK ] # 943.37 [+0.16] TEST: Delete nexthop by id [ OK ] # 943.52 [+0.15] TEST: Create nexthop - gw only [ OK ] # 943.60 [+0.08] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 943.68 [+0.08] TEST: Create nexthop - gw+dev and onlink [ OK ] # 944.07 [+0.39] TEST: Nexthops removed on admin down [ OK ] # 950.69 [+6.62] # 950.69 [+0.00] IPv6 groups functional # 950.69 [+0.00] ---------------------- # 950.84 [+0.15] TEST: Create nexthop group with single nexthop [ OK ] # 950.93 [+0.08] TEST: Get nexthop group by id [ OK ] # 951.08 [+0.16] TEST: Delete nexthop group by id [ OK ] # 951.70 [+0.62] TEST: Nexthop group with multiple nexthops [ OK ] # 951.95 [+0.25] TEST: Nexthop group updated when entry is deleted [ OK ] # 952.10 [+0.16] TEST: Nexthop group with weighted nexthops [ OK ] # 952.34 [+0.24] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 952.51 [+0.17] TEST: Nexthops in groups removed on admin down [ OK ] # 953.69 [+1.18] TEST: Multiple groups with same nexthop [ OK ] # 954.01 [+0.33] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 954.09 [+0.07] TEST: Nexthop group can not have a group as an entry [ OK ] # 954.25 [+0.17] TEST: Nexthop group with a blackhole entry [ OK ] # 954.34 [+0.08] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 956.69 [+2.35] TEST: Nexthop group replace refcounts [ OK ] # 957.46 [+0.77] TEST: 16-bit weights [ OK ] # 964.17 [+6.71] # 964.17 [+0.00] IPv6 resilient groups functional # 964.18 [+0.00] -------------------------------- # 964.64 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 964.72 [+0.08] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 964.97 [+0.25] TEST: Nexthop group updated after replace [ OK ] # 965.06 [+0.09] TEST: Nexthop buckets updated after replace [ OK ] # 965.52 [+0.46] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 965.62 [+0.10] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 965.86 [+0.23] TEST: Nexthop group updated after replace - nECMP [ OK ] # 965.94 [+0.09] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 966.67 [+0.72] TEST: 16-bit weights [ OK ] # 973.39 [+6.73] # 973.40 [+0.00] IPv6 functional runtime # 973.40 [+0.00] ----------------------- # 973.55 [+0.15] TEST: Route add [ OK ] # 973.62 [+0.07] TEST: Route delete [ OK ] # 973.81 [+0.20] TEST: Ping with nexthop [ OK ] # 974.15 [+0.33] TEST: Ping - multipath [ OK ] # 974.42 [+0.28] TEST: Ping - blackhole [ OK ] # 974.61 [+0.19] TEST: Ping - blackhole replaced with gateway [ OK ] # 974.81 [+0.20] TEST: Ping - gateway replaced by blackhole [ OK ] # 975.19 [+0.38] TEST: Ping - group with blackhole [ OK ] # 975.39 [+0.20] TEST: Ping - group blackhole replaced with gateways [ OK ] # 975.54 [+0.15] TEST: IPv6 route with device only nexthop [ OK ] # 975.77 [+0.23] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 976.09 [+0.32] TEST: IPv6 route can not have a v4 gateway [ OK ] # 976.25 [+0.16] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 976.40 [+0.15] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 976.79 [+0.39] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 976.93 [+0.15] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 977.08 [+0.15] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 977.47 [+0.39] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 977.61 [+0.15] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 977.78 [+0.16] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 978.06 [+0.29] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 978.20 [+0.13] TEST: IPv6 route with invalid metric [ OK ] # 978.99 [+0.79] TEST: Nexthop with default route and rpfilter [ OK ] # 979.18 [+0.19] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 985.59 [+6.41] # 985.59 [+0.00] IPv6 large groups (x32) # 985.59 [+0.00] --------------------- # 1006.67 [+21.08] TEST: Dump large (x32) ecmp groups [ OK ] # 1013.16 [+6.49] # 1013.16 [+0.00] IPv6 large resilient group (128k buckets) # 1013.16 [+0.00] ----------------------------------------- # 1013.45 [+0.29] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1019.89 [+6.45] # 1019.90 [+0.00] IPv6 nexthop api compat mode test # 1019.90 [+0.00] -------------------------------- # 1020.10 [+0.20] TEST: IPv6 default nexthop compat mode check [ OK ] # 1020.81 [+0.71] TEST: IPv6 compat mode on - route add notification [ OK ] # 1020.89 [+0.08] TEST: IPv6 compat mode on - route dump [ OK ] # 1021.45 [+0.56] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1021.55 [+0.10] TEST: IPv6 set compat mode - 0 [ OK ] # 1022.31 [+0.75] TEST: IPv6 compat mode off - route add notification [ OK ] # 1022.39 [+0.08] TEST: IPv6 compat mode off - route dump [ OK ] # 1022.93 [+0.54] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1023.39 [+0.45] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1023.49 [+0.11] TEST: IPv6 set compat mode - 1 [ OK ] # 1029.88 [+6.39] # 1029.89 [+0.00] IPv6 fdb groups functional # 1029.89 [+0.00] -------------------------- # 1030.25 [+0.37] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1030.40 [+0.14] TEST: Get Fdb nexthop group by id [ OK ] # 1030.63 [+0.24] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1030.86 [+0.22] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1030.93 [+0.08] TEST: Fdb Nexthop with blackhole [ OK ] # 1031.00 [+0.07] TEST: Fdb Nexthop with oif [ OK ] # 1031.08 [+0.08] TEST: Fdb Nexthop with onlink [ OK ] # 1031.16 [+0.08] TEST: Fdb Nexthop with encap [ OK ] # 1031.32 [+0.16] TEST: Fdb mac add with nexthop group [ OK ] # 1031.39 [+0.07] TEST: Fdb mac add with nexthop [ OK ] # 1031.47 [+0.08] TEST: Route add with fdb nexthop [ OK ] # 1031.54 [+0.07] TEST: Route add with fdb nexthop group [ OK ] # 1031.68 [+0.15] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1031.76 [+0.08] TEST: Fdb nexthop delete [ OK ] # 1031.84 [+0.07] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1038.31 [+6.47] # 1038.31 [+0.00] IPv6 multipath selection # 1038.31 [+0.00] ------------------------ # 1039.48 [+1.17] TEST: Use valid neighbor during multipath selection [ OK ] # 1039.72 [+0.23] TEST: Multipath selection with no valid neighbor [ OK ] # 1046.48 [+6.76] # 1046.48 [+0.00] IPv6 runtime torture # 1046.48 [+0.00] -------------------- # 1347.00 [+300.52] TEST: IPv6 torture test [ OK ] # 1354.01 [+7.01] # 1354.01 [+0.00] IPv6 runtime resilient nexthop group torture # 1354.01 [+0.00] -------------------------------------------- # 1654.62 [+300.61] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1654.84 [+0.22] # 1654.84 [+0.00] Tests passed: 238 # 1654.84 [+0.00] Tests failed: 0 # 1654.84 [+0.00] Tests skipped: 0 ok 1 selftests: net: fib_nexthops.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->