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.24 [+10.24] # 10.25 [+0.00] Basic functional tests # 10.25 [+0.00] ---------------------- # 10.41 [+0.16] TEST: List with nothing defined [ OK ] # 10.53 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.67 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.82 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.96 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.22 [+0.26] TEST: Nexthop with down device [ OK ] # 11.61 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 11.87 [+0.26] TEST: Nexthop with device only [ OK ] # 12.00 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.14 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.30 [+0.16] TEST: Blackhole nexthop with other attributes [ OK ] # 12.58 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.08 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.22 [+0.14] TEST: Create group [ OK ] # 13.36 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.50 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.91 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.06 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 14.18 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.35 [+0.17] TEST: Replace nexthop with nexthop group [ OK ] # 14.48 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 14.65 [+0.17] TEST: Nexthop group and device [ OK ] # 16.08 [+1.44] TEST: Test proto flush [ OK ] # 16.23 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 109.46 [+93.23] TEST: Large scale nexthop flushing [ OK ] # 121.35 [+11.89] # 121.35 [+0.00] Basic resilient nexthop group functional tests # 121.35 [+0.00] ---------------------------------------------- # 121.73 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 121.99 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 122.38 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 122.51 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 122.64 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 122.76 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 122.89 [+0.12] TEST: Replace idle timer [ OK ] # 123.03 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 123.15 [+0.13] TEST: Replace unbalanced timer [ OK ] # 123.31 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 123.43 [+0.12] TEST: Replace with no parameters [ OK ] # 123.58 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 123.71 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 123.83 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 123.97 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 124.10 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 124.93 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 125.09 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 125.42 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 125.59 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 125.73 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 125.86 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 125.99 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 126.31 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 126.45 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 126.59 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 126.92 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 127.07 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 127.22 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 127.35 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 127.50 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 128.32 [+0.83] TEST: Initial bucket allocation [ OK ] # 128.76 [+0.44] TEST: Bucket allocation after replace [ OK ] # 129.27 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 140.77 [+11.49] # 140.77 [+0.01] IPv4 functional # 140.77 [+0.00] ---------------------- # 140.92 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 141.06 [+0.14] TEST: Get nexthop by id [ OK ] # 141.34 [+0.28] TEST: Delete nexthop by id [ OK ] # 141.65 [+0.32] TEST: Create nexthop - gw only [ OK ] # 141.79 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 141.95 [+0.17] TEST: Create nexthop - gw+dev and onlink [ OK ] # 142.66 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 143.42 [+0.76] TEST: Delete nexthop route warning [ OK ] # 144.13 [+0.71] TEST: Delete multipath route with only nh id based entry [ OK ] # 144.55 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 144.68 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 144.84 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 156.10 [+11.25] # 156.10 [+0.00] IPv4 groups functional # 156.10 [+0.00] ---------------------- # 156.34 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 156.46 [+0.13] TEST: Get nexthop group by id [ OK ] # 156.74 [+0.27] TEST: Delete nexthop group by id [ OK ] # 157.66 [+0.92] TEST: Nexthop group with multiple nexthops [ OK ] # 158.15 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 158.43 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 158.92 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 159.19 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 161.06 [+1.87] TEST: Multiple groups with same nexthop [ OK ] # 161.60 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 161.72 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 161.99 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 162.12 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 173.23 [+11.11] # 173.23 [+0.00] IPv4 resilient groups functional # 173.23 [+0.00] -------------------------------- # 173.96 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 174.12 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 174.50 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 174.65 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 175.41 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 175.54 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 175.93 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 176.07 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 187.36 [+11.29] TEST: IPv6 nexthop with IPv4 route [ OK ] # 187.87 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.12 [+0.25] TEST: IPv4 route with IPv6 gateway [ OK ] # 188.38 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 198.85 [+10.46] # 198.85 [+0.00] IPv4 functional runtime # 198.85 [+0.00] ----------------------- # 199.11 [+0.26] TEST: Route add [ OK ] # 199.36 [+0.25] TEST: Route delete [ OK ] # 199.59 [+0.23] TEST: Route add - scope conflict with nexthop [ OK ] # 199.98 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 200.19 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 200.61 [+0.43] TEST: Basic ping [ OK ] # 201.15 [+0.54] TEST: Ping - multipath [ OK ] # 201.85 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 202.65 [+0.80] TEST: Ping - multiple default routes, nh second [ OK ] # 203.34 [+0.69] TEST: Ping - blackhole [ OK ] # 203.65 [+0.31] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.96 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 204.59 [+0.63] TEST: Ping - group with blackhole [ OK ] # 204.89 [+0.30] TEST: Ping - group blackhole replaced with gateways [ OK ] # 205.17 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 205.54 [+0.37] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 206.29 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.90 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 207.25 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.56 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.24 [+0.68] TEST: IPv4 default route with IPv6 gateway [ OK ] # 208.58 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 208.71 [+0.13] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.84 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.97 [+0.13] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 219.69 [+10.72] # 219.69 [+0.00] IPv4 large groups (x32) # 219.69 [+0.00] --------------------- # 254.86 [+35.17] TEST: Dump large (x32) ecmp groups [ OK ] # 265.77 [+10.91] # 265.77 [+0.00] IPv4 large resilient group (128k buckets) # 265.78 [+0.00] ----------------------------------------- # 266.23 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 277.04 [+10.81] # 277.04 [+0.00] IPv4 nexthop api compat mode # 277.04 [+0.00] ---------------------------- # 277.39 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 278.41 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 278.54 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 279.32 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 279.48 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 280.23 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 280.36 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 281.02 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 281.65 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 281.81 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 292.15 [+10.34] # 292.16 [+0.00] IPv4 fdb groups functional # 292.16 [+0.00] -------------------------- # 292.72 [+0.57] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 292.97 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 293.35 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 293.71 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 293.82 [+0.11] TEST: Fdb Nexthop with blackhole [ OK ] # 293.94 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 294.09 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 294.23 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 294.66 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 294.82 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 294.94 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 295.06 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 295.31 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 295.43 [+0.12] TEST: Fdb nexthop delete [ OK ] # 295.55 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 305.99 [+10.43] # 305.99 [+0.00] IPv4 multipath selection # 305.99 [+0.00] ------------------------ # 307.66 [+1.67] TEST: Use valid neighbor during multipath selection [ OK ] # 308.03 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 318.31 [+10.29] # 318.32 [+0.00] IPv4 runtime torture # 318.32 [+0.00] -------------------- # 619.13 [+300.81] TEST: IPv4 torture test [ OK ] # 629.73 [+10.60] # 629.73 [+0.00] IPv4 runtime resilient nexthop group torture # 629.73 [+0.00] -------------------------------------------- # 930.64 [+300.91] TEST: IPv4 resilient nexthop group torture test [ OK ] # 941.19 [+10.55] # 941.19 [+0.00] IPv6 # 941.20 [+0.00] ---------------------- # 941.31 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 941.44 [+0.13] TEST: Get nexthop by id [ OK ] # 941.72 [+0.28] TEST: Delete nexthop by id [ OK ] # 941.95 [+0.23] TEST: Create nexthop - gw only [ OK ] # 942.09 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 942.21 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 942.86 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 953.44 [+10.58] # 953.44 [+0.00] IPv6 groups functional # 953.44 [+0.00] ---------------------- # 953.67 [+0.23] TEST: Create nexthop group with single nexthop [ OK ] # 953.79 [+0.12] TEST: Get nexthop group by id [ OK ] # 954.04 [+0.25] TEST: Delete nexthop group by id [ OK ] # 955.05 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 955.45 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 955.69 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 956.07 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 956.35 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 958.08 [+1.74] TEST: Multiple groups with same nexthop [ OK ] # 958.59 [+0.50] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 958.71 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 958.95 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 959.07 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 962.71 [+3.64] TEST: Nexthop group replace refcounts [ OK ] # 963.92 [+1.21] TEST: 16-bit weights [ OK ] # 974.41 [+10.48] # 974.41 [+0.00] IPv6 resilient groups functional # 974.41 [+0.00] -------------------------------- # 975.14 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 975.29 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 975.67 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 975.81 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 976.55 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 976.69 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 977.06 [+0.37] TEST: Nexthop group updated after replace - nECMP [ OK ] # 977.20 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 978.35 [+1.15] TEST: 16-bit weights [ OK ] # 988.79 [+10.44] # 988.79 [+0.00] IPv6 functional runtime # 988.80 [+0.00] ----------------------- # 989.05 [+0.25] TEST: Route add [ OK ] # 989.16 [+0.12] TEST: Route delete [ OK ] # 989.49 [+0.33] TEST: Ping with nexthop [ OK ] # 990.07 [+0.58] TEST: Ping - multipath [ OK ] # 990.52 [+0.45] TEST: Ping - blackhole [ OK ] # 990.84 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 991.18 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 991.82 [+0.65] TEST: Ping - group with blackhole [ OK ] # 992.15 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 992.41 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 992.80 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 993.37 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 993.59 [+0.23] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 993.85 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 994.49 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 994.73 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 994.98 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 995.60 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 995.84 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 996.08 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 996.58 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 996.79 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 998.06 [+1.27] TEST: Nexthop with default route and rpfilter [ OK ] # 998.38 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1009.11 [+10.74] # 1009.12 [+0.00] IPv6 large groups (x32) # 1009.12 [+0.00] --------------------- # 1043.89 [+34.77] TEST: Dump large (x32) ecmp groups [ OK ] # 1054.63 [+10.74] # 1054.63 [+0.00] IPv6 large resilient group (128k buckets) # 1054.63 [+0.00] ----------------------------------------- # 1055.10 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1065.75 [+10.65] # 1065.75 [+0.00] IPv6 nexthop api compat mode test # 1065.75 [+0.00] -------------------------------- # 1066.08 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1067.07 [+0.99] TEST: IPv6 compat mode on - route add notification [ OK ] # 1067.22 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1067.98 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1068.15 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1069.32 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1069.47 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1070.26 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1070.94 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1071.11 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1081.78 [+10.68] # 1081.79 [+0.00] IPv6 fdb groups functional # 1081.79 [+0.00] -------------------------- # 1082.38 [+0.59] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1082.64 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1083.01 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1083.38 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1083.50 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1083.63 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1083.75 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1083.87 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1084.12 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1084.25 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1084.38 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1084.51 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1084.75 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1084.87 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1084.99 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1095.86 [+10.88] # 1095.87 [+0.00] IPv6 multipath selection # 1095.87 [+0.00] ------------------------ # 1098.33 [+2.46] TEST: Use valid neighbor during multipath selection [ OK ] # 1098.71 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1109.67 [+10.96] # 1109.67 [+0.00] IPv6 runtime torture # 1109.68 [+0.00] -------------------- # 1410.54 [+300.87] TEST: IPv6 torture test [ OK ] # 1421.77 [+11.23] # 1421.77 [+0.00] IPv6 runtime resilient nexthop group torture # 1421.77 [+0.00] -------------------------------------------- # 1722.70 [+300.93] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1723.07 [+0.37] # 1723.07 [+0.00] Tests passed: 238 # 1723.07 [+0.00] Tests failed: 0 # 1723.07 [+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__->