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.51 [+9.51] # 9.51 [+0.00] Basic functional tests # 9.51 [+0.00] ---------------------- # 9.64 [+0.13] TEST: List with nothing defined [ OK ] # 9.76 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 9.90 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.02 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.14 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.42 [+0.27] TEST: Nexthop with down device [ OK ] # 10.79 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 11.02 [+0.23] TEST: Nexthop with device only [ OK ] # 11.15 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.27 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.41 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 11.68 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.11 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 12.24 [+0.14] TEST: Create group [ OK ] # 12.36 [+0.12] TEST: Create group with blackhole nexthop [ OK ] # 12.48 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 12.86 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 12.98 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.11 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.26 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 13.38 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 13.52 [+0.13] TEST: Nexthop group and device [ OK ] # 14.78 [+1.26] TEST: Test proto flush [ OK ] # 14.91 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 108.57 [+93.66] TEST: Large scale nexthop flushing [ OK ] # 119.79 [+11.22] # 119.79 [+0.00] Basic resilient nexthop group functional tests # 119.79 [+0.00] ---------------------------------------------- # 120.17 [+0.38] TEST: Add a nexthop group with default parameters [ OK ] # 120.44 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 120.82 [+0.38] TEST: Get a nexthop group with non-default parameters [ OK ] # 120.93 [+0.11] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.07 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 121.21 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.35 [+0.14] TEST: Replace idle timer [ OK ] # 121.49 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.61 [+0.13] TEST: Replace unbalanced timer [ OK ] # 121.76 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 121.88 [+0.12] TEST: Replace with no parameters [ OK ] # 122.02 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.13 [+0.11] TEST: Replace nexthop group type - implicit [ OK ] # 122.26 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 122.39 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 122.54 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.33 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 123.47 [+0.13] TEST: Dump all nexthop buckets in a group [ OK ] # 123.76 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 123.89 [+0.13] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.03 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 124.15 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.27 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.59 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 124.72 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 124.84 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 125.17 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 125.32 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 125.46 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 125.58 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 125.70 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.48 [+0.78] TEST: Initial bucket allocation [ OK ] # 126.87 [+0.39] TEST: Bucket allocation after replace [ OK ] # 127.43 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 138.30 [+10.87] # 138.30 [+0.00] IPv4 functional # 138.31 [+0.00] ---------------------- # 138.43 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 138.55 [+0.12] TEST: Get nexthop by id [ OK ] # 138.80 [+0.25] TEST: Delete nexthop by id [ OK ] # 139.05 [+0.25] TEST: Create nexthop - gw only [ OK ] # 139.17 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 139.32 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 139.96 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 140.70 [+0.75] TEST: Delete nexthop route warning [ OK ] # 141.34 [+0.63] TEST: Delete multipath route with only nh id based entry [ OK ] # 141.71 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 141.83 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 141.96 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 152.88 [+10.92] # 152.88 [+0.00] IPv4 groups functional # 152.88 [+0.00] ---------------------- # 153.13 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 153.25 [+0.12] TEST: Get nexthop group by id [ OK ] # 153.52 [+0.26] TEST: Delete nexthop group by id [ OK ] # 154.38 [+0.87] TEST: Nexthop group with multiple nexthops [ OK ] # 154.79 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 155.04 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 155.47 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 155.74 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 157.54 [+1.81] TEST: Multiple groups with same nexthop [ OK ] # 158.07 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 158.20 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 158.46 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 158.59 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 169.38 [+10.79] # 169.38 [+0.00] IPv4 resilient groups functional # 169.38 [+0.00] -------------------------------- # 170.15 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 170.30 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 170.69 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 170.84 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 171.60 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 171.74 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 172.12 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 172.27 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 183.59 [+11.32] TEST: IPv6 nexthop with IPv4 route [ OK ] # 184.12 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 184.38 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 184.67 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 195.62 [+10.94] # 195.62 [+0.00] IPv4 functional runtime # 195.62 [+0.00] ----------------------- # 195.86 [+0.24] TEST: Route add [ OK ] # 196.12 [+0.26] TEST: Route delete [ OK ] # 196.38 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 196.77 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 197.00 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 197.45 [+0.45] TEST: Basic ping [ OK ] # 198.03 [+0.58] TEST: Ping - multipath [ OK ] # 198.74 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 199.57 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 200.28 [+0.71] TEST: Ping - blackhole [ OK ] # 200.60 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 200.93 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 201.58 [+0.65] TEST: Ping - group with blackhole [ OK ] # 201.92 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 202.16 [+0.24] TEST: IPv4 route with device only nexthop [ OK ] # 202.57 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 203.33 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.96 [+0.63] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 204.31 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.63 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 205.29 [+0.66] TEST: IPv4 default route with IPv6 gateway [ OK ] # 205.62 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 205.79 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 205.92 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 206.07 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 217.03 [+10.96] # 217.03 [+0.00] IPv4 large groups (x32) # 217.03 [+0.00] --------------------- # 253.62 [+36.59] TEST: Dump large (x32) ecmp groups [ OK ] # 264.74 [+11.12] # 264.74 [+0.00] IPv4 large resilient group (128k buckets) # 264.74 [+0.00] ----------------------------------------- # 265.23 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 276.48 [+11.25] # 276.48 [+0.00] IPv4 nexthop api compat mode # 276.48 [+0.00] ---------------------------- # 276.83 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 277.88 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 278.03 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 278.82 [+0.80] TEST: IPv4 compat mode on - nexthop change [ OK ] # 278.99 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 279.78 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 279.93 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 280.58 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 281.23 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 281.39 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 292.39 [+10.99] # 292.39 [+0.00] IPv4 fdb groups functional # 292.39 [+0.00] -------------------------- # 293.02 [+0.64] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 293.26 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 293.66 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 294.05 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 294.16 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 294.29 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 294.43 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 294.57 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 295.01 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 295.14 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 295.25 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 295.39 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 295.66 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 295.79 [+0.13] TEST: Fdb nexthop delete [ OK ] # 295.92 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 307.13 [+11.21] # 307.13 [+0.00] IPv4 multipath selection # 307.13 [+0.00] ------------------------ # 309.18 [+2.04] TEST: Use valid neighbor during multipath selection [ OK ] # 309.59 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 320.61 [+11.02] # 320.61 [+0.00] IPv4 runtime torture # 320.61 [+0.00] -------------------- # 621.44 [+300.84] TEST: IPv4 torture test [ OK ] # 632.78 [+11.34] # 632.78 [+0.00] IPv4 runtime resilient nexthop group torture # 632.78 [+0.00] -------------------------------------------- # 933.72 [+300.93] TEST: IPv4 resilient nexthop group torture test [ OK ] # 945.10 [+11.38] # 945.10 [+0.00] IPv6 # 945.10 [+0.00] ---------------------- # 945.23 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 945.36 [+0.12] TEST: Get nexthop by id [ OK ] # 945.63 [+0.27] TEST: Delete nexthop by id [ OK ] # 945.88 [+0.26] TEST: Create nexthop - gw only [ OK ] # 946.02 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 946.15 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 946.80 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 957.69 [+10.90] # 957.69 [+0.00] IPv6 groups functional # 957.69 [+0.00] ---------------------- # 957.97 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 958.09 [+0.12] TEST: Get nexthop group by id [ OK ] # 958.36 [+0.28] TEST: Delete nexthop group by id [ OK ] # 959.39 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 959.79 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 960.05 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 960.48 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 960.73 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 962.59 [+1.86] TEST: Multiple groups with same nexthop [ OK ] # 963.12 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 963.26 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 963.52 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 963.64 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 967.41 [+3.76] TEST: Nexthop group replace refcounts [ OK ] # 968.56 [+1.16] TEST: 16-bit weights [ OK ] # 979.76 [+11.20] # 979.76 [+0.00] IPv6 resilient groups functional # 979.76 [+0.00] -------------------------------- # 980.56 [+0.80] TEST: Nexthop group updated when entry is deleted [ OK ] # 980.73 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 981.14 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 981.28 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 982.09 [+0.81] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 982.27 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 982.71 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 982.88 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 984.14 [+1.26] TEST: 16-bit weights [ OK ] # 995.66 [+11.52] # 995.66 [+0.00] IPv6 functional runtime # 995.67 [+0.00] ----------------------- # 995.93 [+0.27] TEST: Route add [ OK ] # 996.06 [+0.12] TEST: Route delete [ OK ] # 996.40 [+0.34] TEST: Ping with nexthop [ OK ] # 996.98 [+0.58] TEST: Ping - multipath [ OK ] # 997.46 [+0.48] TEST: Ping - blackhole [ OK ] # 997.81 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 998.14 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 998.82 [+0.68] TEST: Ping - group with blackhole [ OK ] # 999.17 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 999.44 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 999.88 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1000.45 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1000.73 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1001.01 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1001.69 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1001.97 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1002.26 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1002.95 [+0.70] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.23 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.50 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1004.05 [+0.55] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1004.30 [+0.25] TEST: IPv6 route with invalid metric [ OK ] # 1005.67 [+1.37] TEST: Nexthop with default route and rpfilter [ OK ] # 1006.00 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1017.50 [+11.50] # 1017.50 [+0.00] IPv6 large groups (x32) # 1017.50 [+0.00] --------------------- # 1055.08 [+37.58] TEST: Dump large (x32) ecmp groups [ OK ] # 1066.66 [+11.58] # 1066.66 [+0.00] IPv6 large resilient group (128k buckets) # 1066.66 [+0.00] ----------------------------------------- # 1067.17 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1078.55 [+11.38] # 1078.55 [+0.00] IPv6 nexthop api compat mode test # 1078.55 [+0.00] -------------------------------- # 1078.91 [+0.36] TEST: IPv6 default nexthop compat mode check [ OK ] # 1079.98 [+1.07] TEST: IPv6 compat mode on - route add notification [ OK ] # 1080.15 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1080.98 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1081.15 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1082.43 [+1.28] TEST: IPv6 compat mode off - route add notification [ OK ] # 1082.59 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1083.39 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.05 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1084.23 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1095.58 [+11.35] # 1095.58 [+0.00] IPv6 fdb groups functional # 1095.58 [+0.00] -------------------------- # 1096.23 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1096.50 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1096.91 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1097.29 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1097.43 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1097.57 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1097.70 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1097.83 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1098.11 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1098.25 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1098.38 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1098.51 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1098.75 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1098.88 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1099.01 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1109.97 [+10.96] # 1109.97 [+0.00] IPv6 multipath selection # 1109.97 [+0.00] ------------------------ # 1112.13 [+2.17] TEST: Use valid neighbor during multipath selection [ OK ] # 1112.52 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1123.91 [+11.39] # 1123.91 [+0.00] IPv6 runtime torture # 1123.91 [+0.00] -------------------- # 1424.79 [+300.88] TEST: IPv6 torture test [ OK ] # 1437.85 [+13.05] # 1437.85 [+0.00] IPv6 runtime resilient nexthop group torture # 1437.85 [+0.00] -------------------------------------------- # 1738.87 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1739.21 [+0.33] # 1739.21 [+0.00] Tests passed: 238 # 1739.21 [+0.00] Tests failed: 0 # 1739.21 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->