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.19 [+0.00] Basic functional tests # 10.19 [+0.00] ---------------------- # 10.30 [+0.11] TEST: List with nothing defined [ OK ] # 10.45 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.58 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.71 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.86 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.13 [+0.27] TEST: Nexthop with down device [ OK ] # 11.48 [+0.35] TEST: Nexthop with device that is linkdown [ OK ] # 11.73 [+0.25] TEST: Nexthop with device only [ OK ] # 11.86 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 11.98 [+0.12] TEST: Blackhole nexthop [ OK ] # 12.11 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.39 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.82 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 12.98 [+0.16] TEST: Create group [ OK ] # 13.14 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 13.27 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.65 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.78 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.91 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.03 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.15 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 14.29 [+0.13] TEST: Nexthop group and device [ OK ] # 15.60 [+1.32] TEST: Test proto flush [ OK ] # 15.75 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 108.01 [+92.26] TEST: Large scale nexthop flushing [ OK ] # 118.94 [+10.93] # 118.94 [+0.00] Basic resilient nexthop group functional tests # 118.94 [+0.00] ---------------------------------------------- # 119.31 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 119.55 [+0.25] TEST: Get a nexthop group with default parameters [ OK ] # 119.94 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 120.06 [+0.11] TEST: Add a nexthop group with 0 buckets [ OK ] # 120.18 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 120.31 [+0.12] TEST: Get a nexthop group after replacing parameters [ OK ] # 120.43 [+0.12] TEST: Replace idle timer [ OK ] # 120.58 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 120.71 [+0.13] TEST: Replace unbalanced timer [ OK ] # 120.84 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 120.98 [+0.14] TEST: Replace with no parameters [ OK ] # 121.11 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 121.22 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 121.34 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 121.45 [+0.11] TEST: Replace number of nexthop buckets [ OK ] # 121.61 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 122.37 [+0.76] TEST: Dump all nexthop buckets [ OK ] # 122.53 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 122.83 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 122.96 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 123.10 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 123.23 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 123.34 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 123.66 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 123.78 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 123.90 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 124.20 [+0.30] TEST: Maximum nexthop ID dump [ OK ] # 124.35 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 124.48 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 124.59 [+0.11] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 124.72 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 125.48 [+0.76] TEST: Initial bucket allocation [ OK ] # 125.86 [+0.38] TEST: Bucket allocation after replace [ OK ] # 126.38 [+0.52] TEST: Buckets migrated after idle timer change [ OK ] # 137.44 [+11.06] # 137.44 [+0.00] IPv4 functional # 137.44 [+0.00] ---------------------- # 137.57 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 137.69 [+0.13] TEST: Get nexthop by id [ OK ] # 137.97 [+0.27] TEST: Delete nexthop by id [ OK ] # 138.22 [+0.25] TEST: Create nexthop - gw only [ OK ] # 138.34 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 138.47 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 139.10 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 139.81 [+0.72] TEST: Delete nexthop route warning [ OK ] # 140.42 [+0.61] TEST: Delete multipath route with only nh id based entry [ OK ] # 140.80 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 140.93 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 141.06 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 151.92 [+10.86] # 151.92 [+0.00] IPv4 groups functional # 151.92 [+0.00] ---------------------- # 152.17 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 152.30 [+0.13] TEST: Get nexthop group by id [ OK ] # 152.57 [+0.27] TEST: Delete nexthop group by id [ OK ] # 153.44 [+0.87] TEST: Nexthop group with multiple nexthops [ OK ] # 153.85 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 154.10 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 154.51 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 154.77 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 156.60 [+1.83] TEST: Multiple groups with same nexthop [ OK ] # 157.15 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 157.28 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 157.52 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 157.65 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 168.65 [+11.00] # 168.65 [+0.00] IPv4 resilient groups functional # 168.65 [+0.00] -------------------------------- # 169.41 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.55 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 169.97 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 170.10 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 170.84 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 171.01 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 171.40 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 171.55 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 182.64 [+11.09] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.15 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.42 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 183.70 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 194.59 [+10.89] # 194.59 [+0.00] IPv4 functional runtime # 194.59 [+0.00] ----------------------- # 194.84 [+0.24] TEST: Route add [ OK ] # 195.09 [+0.26] TEST: Route delete [ OK ] # 195.36 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 195.74 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 195.98 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 196.43 [+0.45] TEST: Basic ping [ OK ] # 196.99 [+0.56] TEST: Ping - multipath [ OK ] # 197.74 [+0.75] TEST: Ping - multiple default routes, nh first [ OK ] # 198.58 [+0.83] TEST: Ping - multiple default routes, nh second [ OK ] # 199.26 [+0.68] TEST: Ping - blackhole [ OK ] # 199.58 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 199.90 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 200.54 [+0.64] TEST: Ping - group with blackhole [ OK ] # 200.88 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 201.13 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 201.52 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 202.29 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.91 [+0.62] 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.29 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 204.62 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 204.80 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 204.92 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 205.06 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 215.92 [+10.86] # 215.92 [+0.00] IPv4 large groups (x32) # 215.92 [+0.00] --------------------- # 251.95 [+36.02] TEST: Dump large (x32) ecmp groups [ OK ] # 262.84 [+10.90] # 262.84 [+0.00] IPv4 large resilient group (128k buckets) # 262.84 [+0.00] ----------------------------------------- # 263.35 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 274.20 [+10.86] # 274.20 [+0.00] IPv4 nexthop api compat mode # 274.21 [+0.00] ---------------------------- # 274.53 [+0.32] TEST: IPv4 default nexthop compat mode check [ OK ] # 275.58 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 275.72 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 276.49 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 276.66 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 277.44 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 277.58 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 278.23 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 278.87 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 279.04 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 289.56 [+10.52] # 289.56 [+0.00] IPv4 fdb groups functional # 289.56 [+0.00] -------------------------- # 290.19 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 290.43 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 290.79 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 291.18 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 291.30 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 291.42 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 291.54 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 291.66 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 292.10 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 292.23 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 292.35 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 292.47 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 292.72 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 292.84 [+0.11] TEST: Fdb nexthop delete [ OK ] # 292.98 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 303.68 [+10.70] # 303.68 [+0.00] IPv4 multipath selection # 303.68 [+0.00] ------------------------ # 305.81 [+2.12] TEST: Use valid neighbor during multipath selection [ OK ] # 306.20 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 316.71 [+10.51] # 316.71 [+0.00] IPv4 runtime torture # 316.71 [+0.00] -------------------- # 617.50 [+300.79] TEST: IPv4 torture test [ OK ] # 628.23 [+10.73] # 628.23 [+0.00] IPv4 runtime resilient nexthop group torture # 628.23 [+0.00] -------------------------------------------- # 929.17 [+300.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 940.62 [+11.45] # 940.62 [+0.00] IPv6 # 940.62 [+0.00] ---------------------- # 940.74 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 940.88 [+0.14] TEST: Get nexthop by id [ OK ] # 941.15 [+0.27] TEST: Delete nexthop by id [ OK ] # 941.43 [+0.28] TEST: Create nexthop - gw only [ OK ] # 941.56 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 941.69 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 942.37 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 953.75 [+11.38] # 953.75 [+0.00] IPv6 groups functional # 953.75 [+0.00] ---------------------- # 954.03 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 954.16 [+0.13] TEST: Get nexthop group by id [ OK ] # 954.46 [+0.30] TEST: Delete nexthop group by id [ OK ] # 955.53 [+1.07] TEST: Nexthop group with multiple nexthops [ OK ] # 955.96 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 956.22 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 956.63 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 956.91 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 958.83 [+1.92] TEST: Multiple groups with same nexthop [ OK ] # 959.39 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 959.52 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 959.78 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 959.91 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 963.76 [+3.86] TEST: Nexthop group replace refcounts [ OK ] # 964.93 [+1.17] TEST: 16-bit weights [ OK ] # 976.05 [+11.11] # 976.05 [+0.00] IPv6 resilient groups functional # 976.05 [+0.00] -------------------------------- # 976.81 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 976.95 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 977.34 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 977.48 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 978.26 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 978.42 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 978.81 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 978.95 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 980.12 [+1.17] TEST: 16-bit weights [ OK ] # 991.05 [+10.93] # 991.05 [+0.00] IPv6 functional runtime # 991.05 [+0.00] ----------------------- # 991.30 [+0.25] TEST: Route add [ OK ] # 991.44 [+0.14] TEST: Route delete [ OK ] # 991.77 [+0.33] TEST: Ping with nexthop [ OK ] # 992.35 [+0.58] TEST: Ping - multipath [ OK ] # 992.80 [+0.45] TEST: Ping - blackhole [ OK ] # 993.13 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 993.47 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 994.11 [+0.64] TEST: Ping - group with blackhole [ OK ] # 994.43 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 994.68 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 995.10 [+0.41] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 995.61 [+0.52] TEST: IPv6 route can not have a v4 gateway [ OK ] # 995.85 [+0.24] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 996.13 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 996.77 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 997.01 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 997.27 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 997.94 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 998.25 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 998.51 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 999.01 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 999.23 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1000.54 [+1.31] TEST: Nexthop with default route and rpfilter [ OK ] # 1000.88 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1011.91 [+11.03] # 1011.92 [+0.00] IPv6 large groups (x32) # 1011.92 [+0.00] --------------------- # 1048.22 [+36.30] TEST: Dump large (x32) ecmp groups [ OK ] # 1059.41 [+11.19] # 1059.41 [+0.00] IPv6 large resilient group (128k buckets) # 1059.41 [+0.00] ----------------------------------------- # 1059.93 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1071.12 [+11.19] # 1071.12 [+0.00] IPv6 nexthop api compat mode test # 1071.12 [+0.00] -------------------------------- # 1071.47 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1072.51 [+1.05] TEST: IPv6 compat mode on - route add notification [ OK ] # 1072.65 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1073.45 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1073.62 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1074.79 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1074.95 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1075.75 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1076.43 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1076.59 [+0.15] TEST: IPv6 set compat mode - 1 [ OK ] # 1087.83 [+11.24] # 1087.83 [+0.00] IPv6 fdb groups functional # 1087.83 [+0.00] -------------------------- # 1088.48 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1088.75 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1089.16 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1089.53 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1089.67 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1089.81 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1089.96 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1090.11 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 1090.39 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1090.53 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1090.68 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1090.80 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1091.08 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1091.21 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1091.34 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1102.78 [+11.44] # 1102.78 [+0.00] IPv6 multipath selection # 1102.79 [+0.00] ------------------------ # 1104.76 [+1.98] TEST: Use valid neighbor during multipath selection [ OK ] # 1105.17 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1116.62 [+11.45] # 1116.62 [+0.00] IPv6 runtime torture # 1116.62 [+0.00] -------------------- # 1417.51 [+300.88] TEST: IPv6 torture test [ OK ] # 1429.09 [+11.58] # 1429.09 [+0.00] IPv6 runtime resilient nexthop group torture # 1429.09 [+0.00] -------------------------------------------- # 1730.12 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1730.45 [+0.33] # 1730.45 [+0.00] Tests passed: 238 # 1730.45 [+0.00] Tests failed: 0 # 1730.45 [+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__->