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.71 [+9.71] # 9.71 [+0.00] Basic functional tests # 9.71 [+0.00] ---------------------- # 9.85 [+0.14] TEST: List with nothing defined [ OK ] # 9.98 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.10 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.23 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.36 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.62 [+0.26] TEST: Nexthop with down device [ OK ] # 10.97 [+0.35] TEST: Nexthop with device that is linkdown [ OK ] # 11.23 [+0.26] TEST: Nexthop with device only [ OK ] # 11.37 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 11.49 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.60 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 11.87 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.33 [+0.45] TEST: Maximum nexthop ID dump [ OK ] # 12.44 [+0.12] TEST: Create group [ OK ] # 12.58 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 12.70 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.10 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.23 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.37 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 13.49 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 13.63 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 13.75 [+0.12] TEST: Nexthop group and device [ OK ] # 15.06 [+1.31] TEST: Test proto flush [ OK ] # 15.18 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 116.16 [+100.98] TEST: Large scale nexthop flushing [ OK ] # 128.09 [+11.93] # 128.09 [+0.00] Basic resilient nexthop group functional tests # 128.09 [+0.00] ---------------------------------------------- # 128.50 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 128.78 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 129.22 [+0.45] TEST: Get a nexthop group with non-default parameters [ OK ] # 129.35 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 129.48 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 129.61 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 129.75 [+0.14] TEST: Replace idle timer [ OK ] # 129.89 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 130.03 [+0.14] TEST: Replace unbalanced timer [ OK ] # 130.18 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 130.33 [+0.15] TEST: Replace with no parameters [ OK ] # 130.47 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 130.61 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 130.74 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 130.87 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 131.03 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 131.86 [+0.84] TEST: Dump all nexthop buckets [ OK ] # 132.04 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 132.36 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 132.51 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 132.66 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 132.79 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.91 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 133.28 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 133.42 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 133.57 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.89 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 134.06 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 134.20 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 134.34 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 134.50 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 135.37 [+0.87] TEST: Initial bucket allocation [ OK ] # 135.77 [+0.40] TEST: Bucket allocation after replace [ OK ] # 136.35 [+0.57] TEST: Buckets migrated after idle timer change [ OK ] # 147.48 [+11.13] # 147.48 [+0.00] IPv4 functional # 147.48 [+0.00] ---------------------- # 147.62 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 147.76 [+0.14] TEST: Get nexthop by id [ OK ] # 148.03 [+0.27] TEST: Delete nexthop by id [ OK ] # 148.30 [+0.27] TEST: Create nexthop - gw only [ OK ] # 148.43 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.57 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 149.24 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 150.08 [+0.83] TEST: Delete nexthop route warning [ OK ] # 150.74 [+0.66] TEST: Delete multipath route with only nh id based entry [ OK ] # 151.15 [+0.41] TEST: Delete route when specifying only nexthop device [ OK ] # 151.30 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 151.44 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 162.82 [+11.38] # 162.82 [+0.00] IPv4 groups functional # 162.82 [+0.00] ---------------------- # 163.08 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 163.22 [+0.14] TEST: Get nexthop group by id [ OK ] # 163.48 [+0.26] TEST: Delete nexthop group by id [ OK ] # 164.41 [+0.93] TEST: Nexthop group with multiple nexthops [ OK ] # 164.82 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.09 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 165.50 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 165.77 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 167.63 [+1.86] TEST: Multiple groups with same nexthop [ OK ] # 168.17 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 168.29 [+0.11] TEST: Nexthop group can not have a group as an entry [ OK ] # 168.55 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 168.70 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 179.74 [+11.05] # 179.74 [+0.00] IPv4 resilient groups functional # 179.74 [+0.00] -------------------------------- # 180.49 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 180.63 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 181.05 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 181.18 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 181.94 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 182.08 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 182.45 [+0.37] TEST: Nexthop group updated after replace - nECMP [ OK ] # 182.60 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 193.93 [+11.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.46 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.75 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 195.02 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 206.03 [+11.01] # 206.03 [+0.00] IPv4 functional runtime # 206.03 [+0.00] ----------------------- # 206.29 [+0.25] TEST: Route add [ OK ] # 206.56 [+0.27] TEST: Route delete [ OK ] # 206.82 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 207.22 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 207.43 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 207.92 [+0.48] TEST: Basic ping [ OK ] # 208.49 [+0.58] TEST: Ping - multipath [ OK ] # 209.22 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 210.09 [+0.87] TEST: Ping - multiple default routes, nh second [ OK ] # 210.82 [+0.73] TEST: Ping - blackhole [ OK ] # 211.18 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 211.52 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 212.21 [+0.69] TEST: Ping - group with blackhole [ OK ] # 212.58 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 212.86 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 213.25 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 214.06 [+0.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 214.70 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 215.03 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 215.39 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 216.09 [+0.70] TEST: IPv4 default route with IPv6 gateway [ OK ] # 216.46 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 216.61 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 216.75 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 216.89 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 227.98 [+11.09] # 227.98 [+0.00] IPv4 large groups (x32) # 227.98 [+0.00] --------------------- # 265.47 [+37.48] TEST: Dump large (x32) ecmp groups [ OK ] # 277.05 [+11.58] # 277.05 [+0.00] IPv4 large resilient group (128k buckets) # 277.05 [+0.00] ----------------------------------------- # 277.54 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 288.54 [+11.00] # 288.54 [+0.00] IPv4 nexthop api compat mode # 288.54 [+0.00] ---------------------------- # 288.88 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 289.91 [+1.03] TEST: IPv4 compat mode on - route add notification [ OK ] # 290.06 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 290.81 [+0.75] TEST: IPv4 compat mode on - nexthop change [ OK ] # 290.96 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 291.75 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 291.89 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 292.55 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 293.20 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 293.37 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 304.36 [+10.99] # 304.36 [+0.00] IPv4 fdb groups functional # 304.36 [+0.00] -------------------------- # 304.96 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 305.22 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 305.59 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 305.98 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 306.10 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 306.23 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 306.36 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 306.48 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 306.75 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 306.88 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 307.00 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 307.13 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 307.38 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 307.50 [+0.12] TEST: Fdb nexthop delete [ OK ] # 307.65 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 318.69 [+11.04] # 318.69 [+0.00] IPv4 multipath selection # 318.69 [+0.00] ------------------------ # 320.45 [+1.76] TEST: Use valid neighbor during multipath selection [ OK ] # 320.83 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 331.61 [+10.79] # 331.61 [+0.00] IPv4 runtime torture # 331.61 [+0.00] -------------------- # 632.43 [+300.82] TEST: IPv4 torture test [ OK ] DETECTED CRASH, lowering timeout # 639.22 [+6.79] # 639.22 [+0.00] IPv4 runtime resilient nexthop group torture # 639.22 [+0.00] -------------------------------------------- # 939.77 [+300.54] TEST: IPv4 resilient nexthop group torture test [ OK ] # 946.49 [+6.72] # 946.49 [+0.00] IPv6 # 946.49 [+0.00] ---------------------- # 946.55 [+0.07] TEST: Create nexthop with id, gw, dev [ OK ] # 946.64 [+0.08] TEST: Get nexthop by id [ OK ] # 946.80 [+0.17] TEST: Delete nexthop by id [ OK ] # 946.95 [+0.14] TEST: Create nexthop - gw only [ OK ] # 947.03 [+0.08] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 947.11 [+0.08] TEST: Create nexthop - gw+dev and onlink [ OK ] # 947.47 [+0.36] TEST: Nexthops removed on admin down [ OK ] # 954.02 [+6.55] # 954.02 [+0.00] IPv6 groups functional # 954.02 [+0.00] ---------------------- # 954.17 [+0.15] TEST: Create nexthop group with single nexthop [ OK ] # 954.24 [+0.07] TEST: Get nexthop group by id [ OK ] # 954.40 [+0.16] TEST: Delete nexthop group by id [ OK ] # 955.00 [+0.60] TEST: Nexthop group with multiple nexthops [ OK ] # 955.23 [+0.23] TEST: Nexthop group updated when entry is deleted [ OK ] # 955.38 [+0.15] TEST: Nexthop group with weighted nexthops [ OK ] # 955.61 [+0.23] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 955.77 [+0.16] TEST: Nexthops in groups removed on admin down [ OK ] # 956.83 [+1.06] TEST: Multiple groups with same nexthop [ OK ] # 957.14 [+0.31] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 957.21 [+0.07] TEST: Nexthop group can not have a group as an entry [ OK ] # 957.36 [+0.15] TEST: Nexthop group with a blackhole entry [ OK ] # 957.45 [+0.08] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 959.63 [+2.19] TEST: Nexthop group replace refcounts [ OK ] # 960.33 [+0.70] TEST: 16-bit weights [ OK ] # 966.96 [+6.62] # 966.96 [+0.00] IPv6 resilient groups functional # 966.96 [+0.00] -------------------------------- # 967.43 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 967.53 [+0.10] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 967.77 [+0.24] TEST: Nexthop group updated after replace [ OK ] # 967.86 [+0.09] TEST: Nexthop buckets updated after replace [ OK ] # 968.36 [+0.50] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 968.46 [+0.09] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 968.69 [+0.23] TEST: Nexthop group updated after replace - nECMP [ OK ] # 968.77 [+0.08] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 969.47 [+0.70] TEST: 16-bit weights [ OK ] # 976.13 [+6.66] # 976.13 [+0.00] IPv6 functional runtime # 976.13 [+0.00] ----------------------- # 976.27 [+0.14] TEST: Route add [ OK ] # 976.34 [+0.07] TEST: Route delete [ OK ] # 976.54 [+0.19] TEST: Ping with nexthop [ OK ] # 976.88 [+0.34] TEST: Ping - multipath [ OK ] # 977.14 [+0.26] TEST: Ping - blackhole [ OK ] # 977.33 [+0.19] TEST: Ping - blackhole replaced with gateway [ OK ] # 977.52 [+0.18] TEST: Ping - gateway replaced by blackhole [ OK ] # 977.92 [+0.40] TEST: Ping - group with blackhole [ OK ] # 978.11 [+0.19] TEST: Ping - group blackhole replaced with gateways [ OK ] # 978.26 [+0.16] TEST: IPv6 route with device only nexthop [ OK ] # 978.50 [+0.23] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 978.82 [+0.32] TEST: IPv6 route can not have a v4 gateway [ OK ] # 978.97 [+0.15] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 979.12 [+0.16] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 979.50 [+0.37] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 979.65 [+0.15] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 979.80 [+0.15] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 980.17 [+0.37] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 980.33 [+0.16] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 980.48 [+0.15] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 980.78 [+0.29] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 980.92 [+0.14] TEST: IPv6 route with invalid metric [ OK ] # 981.55 [+0.63] TEST: Nexthop with default route and rpfilter [ OK ] # 981.75 [+0.20] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 988.29 [+6.53] # 988.29 [+0.00] IPv6 large groups (x32) # 988.29 [+0.00] --------------------- # 1009.90 [+21.62] TEST: Dump large (x32) ecmp groups [ OK ] # 1016.49 [+6.59] # 1016.49 [+0.00] IPv6 large resilient group (128k buckets) # 1016.49 [+0.00] ----------------------------------------- # 1016.77 [+0.28] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1023.07 [+6.30] # 1023.07 [+0.00] IPv6 nexthop api compat mode test # 1023.07 [+0.00] -------------------------------- # 1023.26 [+0.18] TEST: IPv6 default nexthop compat mode check [ OK ] # 1023.94 [+0.69] TEST: IPv6 compat mode on - route add notification [ OK ] # 1024.03 [+0.09] TEST: IPv6 compat mode on - route dump [ OK ] # 1024.57 [+0.54] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1024.66 [+0.09] TEST: IPv6 set compat mode - 0 [ OK ] # 1025.44 [+0.78] TEST: IPv6 compat mode off - route add notification [ OK ] # 1025.54 [+0.11] TEST: IPv6 compat mode off - route dump [ OK ] # 1026.07 [+0.53] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1026.53 [+0.46] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1026.63 [+0.10] TEST: IPv6 set compat mode - 1 [ OK ] # 1032.89 [+6.26] # 1032.89 [+0.00] IPv6 fdb groups functional # 1032.89 [+0.00] -------------------------- # 1033.24 [+0.36] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1033.40 [+0.15] TEST: Get Fdb nexthop group by id [ OK ] # 1033.62 [+0.22] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1033.84 [+0.22] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1033.91 [+0.07] TEST: Fdb Nexthop with blackhole [ OK ] # 1033.99 [+0.08] TEST: Fdb Nexthop with oif [ OK ] # 1034.06 [+0.07] TEST: Fdb Nexthop with onlink [ OK ] # 1034.13 [+0.07] TEST: Fdb Nexthop with encap [ OK ] # 1034.29 [+0.16] TEST: Fdb mac add with nexthop group [ OK ] # 1034.38 [+0.09] TEST: Fdb mac add with nexthop [ OK ] # 1034.45 [+0.07] TEST: Route add with fdb nexthop [ OK ] # 1034.52 [+0.07] TEST: Route add with fdb nexthop group [ OK ] # 1034.66 [+0.14] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1034.73 [+0.07] TEST: Fdb nexthop delete [ OK ] # 1034.81 [+0.08] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1041.19 [+6.39] # 1041.19 [+0.00] IPv6 multipath selection # 1041.19 [+0.00] ------------------------ # 1042.45 [+1.26] TEST: Use valid neighbor during multipath selection [ OK ] # 1042.69 [+0.24] TEST: Multipath selection with no valid neighbor [ OK ] # 1049.28 [+6.59] # 1049.28 [+0.00] IPv6 runtime torture # 1049.28 [+0.00] -------------------- # 1349.78 [+300.50] TEST: IPv6 torture test [ OK ] # 1357.24 [+7.45] # 1357.24 [+0.00] IPv6 runtime resilient nexthop group torture # 1357.24 [+0.00] -------------------------------------------- # 1657.90 [+300.66] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1658.10 [+0.20] # 1658.10 [+0.00] Tests passed: 238 # 1658.10 [+0.00] Tests failed: 0 # 1658.10 [+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__->