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.19 [+10.19] # 10.20 [+0.00] Basic functional tests # 10.20 [+0.00] ---------------------- # 10.33 [+0.13] TEST: List with nothing defined [ OK ] # 10.45 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.57 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 10.73 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.87 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.14 [+0.27] TEST: Nexthop with down device [ OK ] # 11.54 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 11.81 [+0.27] TEST: Nexthop with device only [ OK ] # 11.93 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.07 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.20 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.52 [+0.32] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.99 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 13.13 [+0.14] TEST: Create group [ OK ] # 13.26 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.39 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.82 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.96 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 14.11 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 14.26 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 14.42 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 14.58 [+0.16] TEST: Nexthop group and device [ OK ] # 15.86 [+1.29] TEST: Test proto flush [ OK ] # 16.02 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 108.75 [+92.73] TEST: Large scale nexthop flushing [ OK ] # 119.80 [+11.05] # 119.81 [+0.01] Basic resilient nexthop group functional tests # 119.81 [+0.00] ---------------------------------------------- # 120.16 [+0.35] TEST: Add a nexthop group with default parameters [ OK ] # 120.45 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 120.91 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.03 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.15 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 121.30 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.43 [+0.13] TEST: Replace idle timer [ OK ] # 121.58 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.71 [+0.13] TEST: Replace unbalanced timer [ OK ] # 121.88 [+0.17] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.01 [+0.13] TEST: Replace with no parameters [ OK ] # 122.16 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.30 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 122.42 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 122.55 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 122.69 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.51 [+0.82] TEST: Dump all nexthop buckets [ OK ] # 123.66 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 123.97 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.13 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.26 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 124.38 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.51 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.82 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 124.95 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.07 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 125.39 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 125.54 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 125.67 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 125.80 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 125.92 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.67 [+0.75] TEST: Initial bucket allocation [ OK ] # 127.05 [+0.39] TEST: Bucket allocation after replace [ OK ] # 127.55 [+0.50] TEST: Buckets migrated after idle timer change [ OK ] # 138.26 [+10.71] # 138.27 [+0.00] IPv4 functional # 138.27 [+0.00] ---------------------- # 138.40 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 138.52 [+0.12] TEST: Get nexthop by id [ OK ] # 138.91 [+0.39] TEST: Delete nexthop by id [ OK ] # 139.30 [+0.39] TEST: Create nexthop - gw only [ OK ] # 139.49 [+0.19] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 139.66 [+0.17] TEST: Create nexthop - gw+dev and onlink [ OK ] # 140.32 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 141.00 [+0.68] TEST: Delete nexthop route warning [ OK ] # 141.63 [+0.63] TEST: Delete multipath route with only nh id based entry [ OK ] # 141.99 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 142.11 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 142.23 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 152.81 [+10.57] # 152.81 [+0.00] IPv4 groups functional # 152.81 [+0.00] ---------------------- # 153.06 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 153.18 [+0.12] TEST: Get nexthop group by id [ OK ] # 153.43 [+0.25] TEST: Delete nexthop group by id [ OK ] # 154.31 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 154.69 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 154.94 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 155.35 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 155.60 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 157.32 [+1.72] TEST: Multiple groups with same nexthop [ OK ] # 157.84 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 157.97 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 158.22 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 158.34 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 169.09 [+10.75] # 169.09 [+0.00] IPv4 resilient groups functional # 169.09 [+0.00] -------------------------------- # 169.91 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 170.06 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 170.51 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 170.64 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 171.40 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 171.52 [+0.12] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 171.92 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 172.06 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 182.97 [+10.91] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.50 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.73 [+0.24] TEST: IPv4 route with IPv6 gateway [ OK ] # 183.99 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 194.57 [+10.58] # 194.57 [+0.00] IPv4 functional runtime # 194.57 [+0.00] ----------------------- # 194.81 [+0.23] TEST: Route add [ OK ] # 195.07 [+0.27] TEST: Route delete [ OK ] # 195.34 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 195.72 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 195.93 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 196.39 [+0.46] TEST: Basic ping [ OK ] # 197.00 [+0.61] TEST: Ping - multipath [ OK ] # 197.73 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 198.58 [+0.85] TEST: Ping - multiple default routes, nh second [ OK ] # 199.28 [+0.70] TEST: Ping - blackhole [ OK ] # 199.67 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 199.99 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 200.61 [+0.61] TEST: Ping - group with blackhole [ OK ] # 200.93 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 201.18 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 201.57 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 202.32 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.91 [+0.59] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 203.27 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.60 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.28 [+0.68] TEST: IPv4 default route with IPv6 gateway [ OK ] # 204.60 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 204.76 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 204.89 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 205.05 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 215.58 [+10.54] # 215.59 [+0.00] IPv4 large groups (x32) # 215.59 [+0.00] --------------------- # 250.73 [+35.14] TEST: Dump large (x32) ecmp groups [ OK ] # 261.36 [+10.64] # 261.36 [+0.00] IPv4 large resilient group (128k buckets) # 261.37 [+0.00] ----------------------------------------- # 261.84 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 272.29 [+10.45] # 272.30 [+0.00] IPv4 nexthop api compat mode # 272.30 [+0.00] ---------------------------- # 272.62 [+0.32] TEST: IPv4 default nexthop compat mode check [ OK ] # 273.64 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 273.79 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 274.52 [+0.74] TEST: IPv4 compat mode on - nexthop change [ OK ] # 274.68 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 275.46 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 275.59 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 276.22 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 276.90 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 277.05 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 287.53 [+10.49] # 287.54 [+0.00] IPv4 fdb groups functional # 287.54 [+0.00] -------------------------- # 288.13 [+0.59] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 288.37 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 288.74 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 289.09 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 289.22 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 289.33 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 289.46 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 289.58 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 290.01 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 290.14 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 290.26 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 290.38 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 290.63 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 290.75 [+0.12] TEST: Fdb nexthop delete [ OK ] # 290.87 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 301.59 [+10.73] # 301.60 [+0.00] IPv4 multipath selection # 301.60 [+0.00] ------------------------ # 303.66 [+2.06] TEST: Use valid neighbor during multipath selection [ OK ] # 304.02 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 314.46 [+10.44] # 314.46 [+0.00] IPv4 runtime torture # 314.46 [+0.00] -------------------- # 615.26 [+300.79] TEST: IPv4 torture test [ OK ] # 625.96 [+10.70] # 625.96 [+0.00] IPv4 runtime resilient nexthop group torture # 625.96 [+0.00] -------------------------------------------- # 926.84 [+300.88] TEST: IPv4 resilient nexthop group torture test [ OK ] # 937.55 [+10.71] # 937.56 [+0.00] IPv6 # 937.56 [+0.00] ---------------------- # 937.68 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 937.81 [+0.13] TEST: Get nexthop by id [ OK ] # 938.08 [+0.27] TEST: Delete nexthop by id [ OK ] # 938.31 [+0.23] TEST: Create nexthop - gw only [ OK ] # 938.45 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 938.57 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 939.19 [+0.61] TEST: Nexthops removed on admin down [ OK ] # 949.82 [+10.63] # 949.83 [+0.01] IPv6 groups functional # 949.83 [+0.00] ---------------------- # 950.08 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 950.20 [+0.12] TEST: Get nexthop group by id [ OK ] # 950.47 [+0.27] TEST: Delete nexthop group by id [ OK ] # 951.49 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 951.90 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 952.14 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 952.52 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 952.78 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 954.58 [+1.81] TEST: Multiple groups with same nexthop [ OK ] # 955.11 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 955.24 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 955.54 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 955.66 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 959.23 [+3.57] TEST: Nexthop group replace refcounts [ OK ] # 960.35 [+1.12] TEST: 16-bit weights [ OK ] # 971.04 [+10.69] # 971.04 [+0.00] IPv6 resilient groups functional # 971.04 [+0.00] -------------------------------- # 971.79 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 971.94 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 972.35 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 972.49 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 973.35 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 973.49 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 973.90 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 974.04 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 975.25 [+1.21] TEST: 16-bit weights [ OK ] # 985.92 [+10.67] # 985.93 [+0.00] IPv6 functional runtime # 985.93 [+0.00] ----------------------- # 986.16 [+0.23] TEST: Route add [ OK ] # 986.28 [+0.12] TEST: Route delete [ OK ] # 986.62 [+0.33] TEST: Ping with nexthop [ OK ] # 987.16 [+0.55] TEST: Ping - multipath [ OK ] # 987.60 [+0.44] TEST: Ping - blackhole [ OK ] # 987.94 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 988.24 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 988.87 [+0.63] TEST: Ping - group with blackhole [ OK ] # 989.20 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 989.44 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 989.84 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 990.35 [+0.51] TEST: IPv6 route can not have a v4 gateway [ OK ] # 990.59 [+0.24] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 990.84 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 991.47 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 991.72 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 991.96 [+0.24] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 992.58 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 992.83 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 993.08 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 993.59 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 993.82 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 995.13 [+1.31] TEST: Nexthop with default route and rpfilter [ OK ] # 995.44 [+0.31] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1006.04 [+10.60] # 1006.04 [+0.00] IPv6 large groups (x32) # 1006.04 [+0.00] --------------------- # 1040.71 [+34.67] TEST: Dump large (x32) ecmp groups [ OK ] # 1051.61 [+10.90] # 1051.62 [+0.00] IPv6 large resilient group (128k buckets) # 1051.62 [+0.00] ----------------------------------------- # 1052.10 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1062.66 [+10.56] # 1062.67 [+0.00] IPv6 nexthop api compat mode test # 1062.67 [+0.00] -------------------------------- # 1062.99 [+0.32] TEST: IPv6 default nexthop compat mode check [ OK ] # 1063.98 [+0.99] TEST: IPv6 compat mode on - route add notification [ OK ] # 1064.11 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1064.89 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1065.06 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1066.19 [+1.14] TEST: IPv6 compat mode off - route add notification [ OK ] # 1066.33 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1067.12 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1067.75 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1067.92 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1078.30 [+10.39] # 1078.31 [+0.00] IPv6 fdb groups functional # 1078.31 [+0.00] -------------------------- # 1078.93 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1079.16 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1079.53 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1079.89 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1080.01 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1080.12 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1080.26 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1080.38 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1080.63 [+0.25] TEST: Fdb mac add with nexthop group [ OK ] # 1080.76 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1080.87 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1080.99 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1081.26 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1081.37 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1081.48 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1092.07 [+10.58] # 1092.07 [+0.00] IPv6 multipath selection # 1092.07 [+0.00] ------------------------ # 1094.05 [+1.98] TEST: Use valid neighbor during multipath selection [ OK ] # 1094.42 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 1105.28 [+10.87] # 1105.28 [+0.00] IPv6 runtime torture # 1105.29 [+0.00] -------------------- # 1406.11 [+300.82] TEST: IPv6 torture test [ OK ] # 1416.97 [+10.86] # 1416.97 [+0.00] IPv6 runtime resilient nexthop group torture # 1416.98 [+0.00] -------------------------------------------- # 1717.91 [+300.94] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1718.27 [+0.35] # 1718.28 [+0.02] Tests passed: 238 # 1718.28 [+0.00] Tests failed: 0 # 1718.28 [+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__->