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.96 [+9.96] # 9.96 [+0.00] Basic functional tests # 9.96 [+0.00] ---------------------- # 10.11 [+0.15] TEST: List with nothing defined [ OK ] # 10.25 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.40 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 10.54 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.70 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 10.96 [+0.26] TEST: Nexthop with down device [ OK ] # 11.35 [+0.39] TEST: Nexthop with device that is linkdown [ OK ] # 11.62 [+0.27] TEST: Nexthop with device only [ OK ] # 11.76 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 11.89 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.01 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 12.28 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.75 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 12.89 [+0.14] TEST: Create group [ OK ] # 13.02 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.19 [+0.17] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.57 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.69 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 13.82 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.95 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.07 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 14.22 [+0.15] TEST: Nexthop group and device [ OK ] # 15.64 [+1.42] TEST: Test proto flush [ OK ] # 15.77 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 108.54 [+92.77] TEST: Large scale nexthop flushing [ OK ] # 119.56 [+11.02] # 119.56 [+0.00] Basic resilient nexthop group functional tests # 119.56 [+0.00] ---------------------------------------------- # 119.91 [+0.35] TEST: Add a nexthop group with default parameters [ OK ] # 120.18 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 120.56 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 120.68 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 120.81 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 120.95 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.08 [+0.13] TEST: Replace idle timer [ OK ] # 121.22 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.33 [+0.11] TEST: Replace unbalanced timer [ OK ] # 121.48 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 121.60 [+0.12] TEST: Replace with no parameters [ OK ] # 121.75 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 121.88 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 122.01 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 122.13 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 122.28 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.04 [+0.76] TEST: Dump all nexthop buckets [ OK ] # 123.19 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 123.48 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 123.63 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 123.77 [+0.13] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 123.91 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.03 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.35 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 124.47 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 124.59 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 124.91 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 125.03 [+0.12] TEST: Get a valid nexthop bucket [ OK ] # 125.15 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 125.29 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 125.41 [+0.11] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.18 [+0.78] TEST: Initial bucket allocation [ OK ] # 126.57 [+0.38] TEST: Bucket allocation after replace [ OK ] # 127.06 [+0.50] TEST: Buckets migrated after idle timer change [ OK ] # 137.80 [+10.74] # 137.80 [+0.00] IPv4 functional # 137.80 [+0.00] ---------------------- # 137.93 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 138.05 [+0.12] TEST: Get nexthop by id [ OK ] # 138.31 [+0.26] TEST: Delete nexthop by id [ OK ] # 138.55 [+0.24] TEST: Create nexthop - gw only [ OK ] # 138.67 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 138.79 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 139.43 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 140.14 [+0.71] TEST: Delete nexthop route warning [ OK ] # 140.76 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 141.13 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 141.25 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 141.38 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 152.01 [+10.63] # 152.02 [+0.00] IPv4 groups functional # 152.02 [+0.00] ---------------------- # 152.26 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 152.38 [+0.12] TEST: Get nexthop group by id [ OK ] # 152.64 [+0.26] TEST: Delete nexthop group by id [ OK ] # 153.53 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 153.94 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 154.18 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 154.56 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 154.82 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 156.61 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 157.12 [+0.50] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 157.24 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 157.48 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 157.60 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 168.20 [+10.61] # 168.20 [+0.00] IPv4 resilient groups functional # 168.21 [+0.00] -------------------------------- # 168.94 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.08 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 169.49 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 169.63 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 170.39 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 170.53 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 170.93 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 171.06 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 182.36 [+11.30] TEST: IPv6 nexthop with IPv4 route [ OK ] # 182.92 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.18 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 183.50 [+0.32] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 194.20 [+10.69] # 194.20 [+0.00] IPv4 functional runtime # 194.20 [+0.00] ----------------------- # 194.45 [+0.25] TEST: Route add [ OK ] # 194.70 [+0.25] TEST: Route delete [ OK ] # 194.93 [+0.23] TEST: Route add - scope conflict with nexthop [ OK ] # 195.30 [+0.37] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 195.52 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 195.98 [+0.46] TEST: Basic ping [ OK ] # 196.54 [+0.57] TEST: Ping - multipath [ OK ] # 197.23 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 198.04 [+0.81] TEST: Ping - multiple default routes, nh second [ OK ] # 198.74 [+0.71] TEST: Ping - blackhole [ OK ] # 199.07 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 199.38 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 200.02 [+0.64] TEST: Ping - group with blackhole [ OK ] # 200.33 [+0.30] TEST: Ping - group blackhole replaced with gateways [ OK ] # 200.58 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 200.97 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 201.71 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.33 [+0.62] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 202.66 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.98 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 203.67 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 204.00 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 204.16 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 204.28 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 204.43 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 215.09 [+10.66] # 215.09 [+0.00] IPv4 large groups (x32) # 215.09 [+0.00] --------------------- # 250.21 [+35.12] TEST: Dump large (x32) ecmp groups [ OK ] # 261.05 [+10.84] # 261.05 [+0.00] IPv4 large resilient group (128k buckets) # 261.06 [+0.00] ----------------------------------------- # 261.53 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 272.44 [+10.91] # 272.44 [+0.00] IPv4 nexthop api compat mode # 272.44 [+0.00] ---------------------------- # 272.77 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 273.82 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 273.94 [+0.12] TEST: IPv4 compat mode on - route dump [ OK ] # 274.73 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 274.89 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 275.65 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 275.79 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 276.44 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 277.09 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 277.28 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 287.80 [+10.52] # 287.80 [+0.00] IPv4 fdb groups functional # 287.80 [+0.00] -------------------------- # 288.42 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 288.67 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 289.05 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 289.42 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 289.55 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 289.68 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 289.80 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 289.92 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 290.34 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 290.47 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 290.60 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 290.72 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 290.96 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 291.11 [+0.15] TEST: Fdb nexthop delete [ OK ] # 291.23 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 302.01 [+10.79] # 302.01 [+0.00] IPv4 multipath selection # 302.01 [+0.00] ------------------------ # 303.75 [+1.73] TEST: Use valid neighbor during multipath selection [ OK ] # 304.10 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 315.01 [+10.91] # 315.02 [+0.00] IPv4 runtime torture # 315.02 [+0.00] -------------------- # 615.90 [+300.88] TEST: IPv4 torture test [ OK ] # 627.12 [+11.22] # 627.12 [+0.00] IPv4 runtime resilient nexthop group torture # 627.12 [+0.00] -------------------------------------------- # 928.06 [+300.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 939.40 [+11.34] # 939.40 [+0.00] IPv6 # 939.40 [+0.00] ---------------------- # 939.53 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 939.68 [+0.15] TEST: Get nexthop by id [ OK ] # 939.94 [+0.26] TEST: Delete nexthop by id [ OK ] # 940.19 [+0.25] TEST: Create nexthop - gw only [ OK ] # 940.33 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 940.47 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 941.14 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 952.24 [+11.10] # 952.24 [+0.00] IPv6 groups functional # 952.24 [+0.00] ---------------------- # 952.57 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 952.69 [+0.12] TEST: Get nexthop group by id [ OK ] # 952.97 [+0.28] TEST: Delete nexthop group by id [ OK ] # 954.03 [+1.06] TEST: Nexthop group with multiple nexthops [ OK ] # 954.47 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 954.73 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 955.15 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 955.46 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 957.34 [+1.88] TEST: Multiple groups with same nexthop [ OK ] # 957.88 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 958.01 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 958.29 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 958.42 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 962.32 [+3.90] TEST: Nexthop group replace refcounts [ OK ] # 963.53 [+1.20] TEST: 16-bit weights [ OK ] # 974.82 [+11.29] # 974.82 [+0.00] IPv6 resilient groups functional # 974.82 [+0.00] -------------------------------- # 975.61 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 975.78 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 976.17 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 976.32 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 977.10 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 977.26 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 977.64 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 977.82 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 979.04 [+1.22] TEST: 16-bit weights [ OK ] # 990.25 [+11.21] # 990.25 [+0.00] IPv6 functional runtime # 990.25 [+0.00] ----------------------- # 990.51 [+0.26] TEST: Route add [ OK ] # 990.65 [+0.14] TEST: Route delete [ OK ] # 990.98 [+0.33] TEST: Ping with nexthop [ OK ] # 991.57 [+0.59] TEST: Ping - multipath [ OK ] # 992.07 [+0.50] TEST: Ping - blackhole [ OK ] # 992.39 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 992.76 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 993.45 [+0.69] TEST: Ping - group with blackhole [ OK ] # 993.79 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 994.06 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 994.52 [+0.45] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 995.07 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 995.35 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 995.62 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 996.30 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 996.57 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 996.84 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 997.50 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 997.77 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 998.06 [+0.29] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 998.57 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 998.80 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1000.16 [+1.36] TEST: Nexthop with default route and rpfilter [ OK ] # 1000.50 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1011.76 [+11.26] # 1011.76 [+0.00] IPv6 large groups (x32) # 1011.76 [+0.00] --------------------- # 1048.85 [+37.09] TEST: Dump large (x32) ecmp groups [ OK ] # 1060.21 [+11.36] # 1060.22 [+0.00] IPv6 large resilient group (128k buckets) # 1060.22 [+0.00] ----------------------------------------- # 1060.71 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1071.92 [+11.21] # 1071.92 [+0.00] IPv6 nexthop api compat mode test # 1071.92 [+0.00] -------------------------------- # 1072.25 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1073.31 [+1.05] TEST: IPv6 compat mode on - route add notification [ OK ] # 1073.47 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1074.25 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1074.42 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1075.62 [+1.20] TEST: IPv6 compat mode off - route add notification [ OK ] # 1075.76 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1076.57 [+0.81] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1077.23 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1077.39 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1088.31 [+10.91] # 1088.31 [+0.00] IPv6 fdb groups functional # 1088.31 [+0.00] -------------------------- # 1088.93 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1089.19 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1089.57 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1089.96 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1090.09 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1090.22 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1090.35 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1090.47 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1090.74 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1090.86 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1090.99 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1091.13 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1091.39 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1091.51 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1091.65 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1102.78 [+11.13] # 1102.78 [+0.00] IPv6 multipath selection # 1102.78 [+0.00] ------------------------ # 1105.09 [+2.30] TEST: Use valid neighbor during multipath selection [ OK ] # 1105.48 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1116.94 [+11.45] # 1116.94 [+0.00] IPv6 runtime torture # 1116.94 [+0.00] -------------------- # 1417.84 [+300.90] TEST: IPv6 torture test [ OK ] # 1430.58 [+12.74] # 1430.58 [+0.00] IPv6 runtime resilient nexthop group torture # 1430.58 [+0.00] -------------------------------------------- # 1731.57 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1731.95 [+0.38] # 1731.95 [+0.00] Tests passed: 238 # 1731.95 [+0.00] Tests failed: 0 # 1731.95 [+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__->