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 # 10.11 [+10.11] # 10.11 [+0.00] Basic functional tests # 10.11 [+0.00] ---------------------- # 10.24 [+0.13] TEST: List with nothing defined [ OK ] # 10.37 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.52 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.68 [+0.17] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.82 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.09 [+0.27] TEST: Nexthop with down device [ OK ] # 11.44 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.71 [+0.27] TEST: Nexthop with device only [ OK ] # 11.84 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.97 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.10 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 12.36 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.84 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 12.99 [+0.15] TEST: Create group [ OK ] # 13.12 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 13.26 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.63 [+0.37] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.76 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.90 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.04 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.19 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 14.32 [+0.13] TEST: Nexthop group and device [ OK ] # 15.62 [+1.30] TEST: Test proto flush [ OK ] # 15.74 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 109.85 [+94.11] TEST: Large scale nexthop flushing [ OK ] # 120.96 [+11.11] # 120.96 [+0.00] Basic resilient nexthop group functional tests # 120.96 [+0.00] ---------------------------------------------- # 121.33 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 121.58 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 121.97 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 122.09 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 122.21 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 122.34 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 122.47 [+0.13] TEST: Replace idle timer [ OK ] # 122.62 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 122.75 [+0.13] TEST: Replace unbalanced timer [ OK ] # 122.89 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 123.02 [+0.12] TEST: Replace with no parameters [ OK ] # 123.17 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 123.28 [+0.11] TEST: Replace nexthop group type - implicit [ OK ] # 123.41 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 123.53 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 123.67 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 124.44 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 124.58 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 124.89 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 125.04 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 125.17 [+0.13] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 125.30 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 125.44 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 125.73 [+0.29] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.87 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.99 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 126.30 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 126.44 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 126.58 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 126.69 [+0.11] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.80 [+0.11] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 127.60 [+0.80] TEST: Initial bucket allocation [ OK ] # 128.00 [+0.40] TEST: Bucket allocation after replace [ OK ] # 128.53 [+0.53] TEST: Buckets migrated after idle timer change [ OK ] # 139.37 [+10.85] # 139.38 [+0.00] IPv4 functional # 139.38 [+0.00] ---------------------- # 139.50 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 139.62 [+0.12] TEST: Get nexthop by id [ OK ] # 139.91 [+0.29] TEST: Delete nexthop by id [ OK ] # 140.16 [+0.25] TEST: Create nexthop - gw only [ OK ] # 140.29 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 140.41 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 141.05 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 141.75 [+0.70] TEST: Delete nexthop route warning [ OK ] # 142.38 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 142.76 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 142.88 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 143.02 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 153.76 [+10.74] # 153.76 [+0.00] IPv4 groups functional # 153.76 [+0.00] ---------------------- # 154.02 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 154.14 [+0.12] TEST: Get nexthop group by id [ OK ] # 154.39 [+0.25] TEST: Delete nexthop group by id [ OK ] # 155.25 [+0.86] TEST: Nexthop group with multiple nexthops [ OK ] # 155.62 [+0.37] TEST: Nexthop group updated when entry is deleted [ OK ] # 155.88 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 156.27 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 156.53 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 158.26 [+1.73] TEST: Multiple groups with same nexthop [ OK ] # 158.79 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 158.91 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 159.17 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 159.31 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 170.04 [+10.74] # 170.04 [+0.00] IPv4 resilient groups functional # 170.05 [+0.00] -------------------------------- # 170.76 [+0.72] TEST: Nexthop group updated when entry is deleted [ OK ] # 170.90 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 171.30 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 171.42 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 172.17 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 172.32 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 172.68 [+0.36] TEST: Nexthop group updated after replace - nECMP [ OK ] # 172.82 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 183.89 [+11.07] TEST: IPv6 nexthop with IPv4 route [ OK ] # 184.41 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 184.68 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 184.94 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 195.50 [+10.56] # 195.50 [+0.00] IPv4 functional runtime # 195.50 [+0.00] ----------------------- # 195.75 [+0.25] TEST: Route add [ OK ] # 196.02 [+0.27] TEST: Route delete [ OK ] # 196.27 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 196.65 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 196.86 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 197.31 [+0.45] TEST: Basic ping [ OK ] # 197.86 [+0.55] TEST: Ping - multipath [ OK ] # 198.54 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 199.35 [+0.81] TEST: Ping - multiple default routes, nh second [ OK ] # 200.06 [+0.71] TEST: Ping - blackhole [ OK ] # 200.36 [+0.31] TEST: Ping - blackhole replaced with gateway [ OK ] # 200.68 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 201.29 [+0.61] TEST: Ping - group with blackhole [ OK ] # 201.62 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 201.87 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 202.25 [+0.38] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 203.00 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.58 [+0.59] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 203.92 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.22 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.91 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 205.24 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 205.39 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 205.49 [+0.10] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 205.65 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 216.22 [+10.57] # 216.23 [+0.00] IPv4 large groups (x32) # 216.23 [+0.00] --------------------- # 252.45 [+36.23] TEST: Dump large (x32) ecmp groups [ OK ] # 263.50 [+11.04] # 263.50 [+0.00] IPv4 large resilient group (128k buckets) # 263.50 [+0.00] ----------------------------------------- # 263.98 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 274.96 [+10.98] # 274.96 [+0.00] IPv4 nexthop api compat mode # 274.96 [+0.00] ---------------------------- # 275.29 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 276.34 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 276.48 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 277.28 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 277.44 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 278.21 [+0.77] TEST: IPv4 compat mode off - route add notification [ OK ] # 278.35 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 278.98 [+0.63] TEST: IPv4 compat mode off - nexthop change [ OK ] # 279.62 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 279.78 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 290.44 [+10.66] # 290.44 [+0.00] IPv4 fdb groups functional # 290.45 [+0.00] -------------------------- # 291.05 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 291.30 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 291.66 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 292.05 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 292.17 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 292.29 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 292.41 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 292.53 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 292.97 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 293.10 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 293.22 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 293.35 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 293.61 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 293.72 [+0.11] TEST: Fdb nexthop delete [ OK ] # 293.84 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 304.56 [+10.72] # 304.56 [+0.00] IPv4 multipath selection # 304.57 [+0.00] ------------------------ # 306.31 [+1.75] TEST: Use valid neighbor during multipath selection [ OK ] # 306.68 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 317.40 [+10.72] # 317.40 [+0.00] IPv4 runtime torture # 317.41 [+0.00] -------------------- # 618.21 [+300.81] TEST: IPv4 torture test [ OK ] # 629.27 [+11.06] # 629.27 [+0.00] IPv4 runtime resilient nexthop group torture # 629.27 [+0.00] -------------------------------------------- # 930.22 [+300.95] TEST: IPv4 resilient nexthop group torture test [ OK ] # 940.94 [+10.72] # 940.94 [+0.00] IPv6 # 940.94 [+0.00] ---------------------- # 941.07 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 941.19 [+0.12] TEST: Get nexthop by id [ OK ] # 941.45 [+0.26] TEST: Delete nexthop by id [ OK ] # 941.69 [+0.25] TEST: Create nexthop - gw only [ OK ] # 941.82 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 941.93 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 942.58 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 953.17 [+10.58] # 953.17 [+0.00] IPv6 groups functional # 953.17 [+0.00] ---------------------- # 953.44 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 953.57 [+0.13] TEST: Get nexthop group by id [ OK ] # 953.87 [+0.31] TEST: Delete nexthop group by id [ OK ] # 954.85 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 955.26 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 955.49 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 955.90 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 956.17 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 957.91 [+1.74] TEST: Multiple groups with same nexthop [ OK ] # 958.43 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 958.56 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 958.80 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 958.94 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 962.56 [+3.63] TEST: Nexthop group replace refcounts [ OK ] # 963.67 [+1.11] TEST: 16-bit weights [ OK ] # 974.11 [+10.44] # 974.11 [+0.00] IPv6 resilient groups functional # 974.11 [+0.00] -------------------------------- # 974.85 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 975.01 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 975.40 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 975.55 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 976.28 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 976.44 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 976.81 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 976.95 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 978.17 [+1.22] TEST: 16-bit weights [ OK ] # 988.69 [+10.52] # 988.69 [+0.00] IPv6 functional runtime # 988.69 [+0.00] ----------------------- # 988.93 [+0.24] TEST: Route add [ OK ] # 989.06 [+0.13] TEST: Route delete [ OK ] # 989.38 [+0.32] TEST: Ping with nexthop [ OK ] # 989.95 [+0.57] TEST: Ping - multipath [ OK ] # 990.40 [+0.44] TEST: Ping - blackhole [ OK ] # 990.72 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 991.04 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 991.67 [+0.63] TEST: Ping - group with blackhole [ OK ] # 991.99 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 992.24 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 992.66 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 993.18 [+0.52] TEST: IPv6 route can not have a v4 gateway [ OK ] # 993.42 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 993.68 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 994.30 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 994.54 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 994.78 [+0.24] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 995.42 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 995.66 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 995.90 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 996.40 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 996.61 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 997.88 [+1.27] TEST: Nexthop with default route and rpfilter [ OK ] # 998.19 [+0.31] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1008.70 [+10.51] # 1008.70 [+0.00] IPv6 large groups (x32) # 1008.70 [+0.00] --------------------- # 1043.61 [+34.91] TEST: Dump large (x32) ecmp groups [ OK ] # 1054.39 [+10.78] # 1054.39 [+0.00] IPv6 large resilient group (128k buckets) # 1054.40 [+0.00] ----------------------------------------- # 1054.89 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1065.47 [+10.59] # 1065.48 [+0.00] IPv6 nexthop api compat mode test # 1065.48 [+0.00] -------------------------------- # 1065.80 [+0.32] TEST: IPv6 default nexthop compat mode check [ OK ] # 1066.81 [+1.01] TEST: IPv6 compat mode on - route add notification [ OK ] # 1066.95 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1067.70 [+0.75] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1067.86 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1068.97 [+1.11] TEST: IPv6 compat mode off - route add notification [ OK ] # 1069.11 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1069.93 [+0.81] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1070.54 [+0.61] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1070.70 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1081.31 [+10.61] # 1081.31 [+0.00] IPv6 fdb groups functional # 1081.31 [+0.00] -------------------------- # 1081.96 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1082.22 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1082.61 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1083.00 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1083.12 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1083.26 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1083.39 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1083.52 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1083.78 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1083.91 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1084.05 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1084.18 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1084.44 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1084.57 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1084.70 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1095.74 [+11.04] # 1095.74 [+0.00] IPv6 multipath selection # 1095.74 [+0.00] ------------------------ # 1097.71 [+1.96] TEST: Use valid neighbor during multipath selection [ OK ] # 1098.10 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1109.43 [+11.33] # 1109.43 [+0.00] IPv6 runtime torture # 1109.43 [+0.00] -------------------- # 1410.29 [+300.86] TEST: IPv6 torture test [ OK ] # 1421.55 [+11.26] # 1421.55 [+0.00] IPv6 runtime resilient nexthop group torture # 1421.55 [+0.00] -------------------------------------------- # 1722.53 [+300.98] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1722.88 [+0.35] # 1722.88 [+0.00] Tests passed: 238 # 1722.88 [+0.00] Tests failed: 0 # 1722.88 [+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__->