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.55 [+9.55] # 9.55 [+0.00] Basic functional tests # 9.55 [+0.00] ---------------------- # 9.68 [+0.13] TEST: List with nothing defined [ OK ] # 9.81 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 9.94 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.06 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.19 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.44 [+0.25] TEST: Nexthop with down device [ OK ] # 10.80 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.06 [+0.26] TEST: Nexthop with device only [ OK ] # 11.18 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.32 [+0.13] TEST: Blackhole nexthop [ OK ] # 11.45 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 11.72 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.17 [+0.45] TEST: Maximum nexthop ID dump [ OK ] # 12.29 [+0.13] TEST: Create group [ OK ] # 12.44 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 12.56 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 12.93 [+0.37] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.06 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.19 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.33 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 13.45 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.58 [+0.12] TEST: Nexthop group and device [ OK ] # 14.91 [+1.33] TEST: Test proto flush [ OK ] # 15.07 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 107.70 [+92.63] TEST: Large scale nexthop flushing [ OK ] # 119.02 [+11.32] # 119.02 [+0.00] Basic resilient nexthop group functional tests # 119.02 [+0.00] ---------------------------------------------- # 119.37 [+0.35] TEST: Add a nexthop group with default parameters [ OK ] # 119.63 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 120.05 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 120.16 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 120.31 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 120.45 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 120.58 [+0.13] TEST: Replace idle timer [ OK ] # 120.75 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 120.88 [+0.13] TEST: Replace unbalanced timer [ OK ] # 121.04 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 121.19 [+0.15] TEST: Replace with no parameters [ OK ] # 121.36 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 121.52 [+0.16] TEST: Replace nexthop group type - implicit [ OK ] # 121.71 [+0.19] TEST: Replace nexthop group type - explicit [ OK ] # 121.83 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 121.97 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 122.80 [+0.82] TEST: Dump all nexthop buckets [ OK ] # 122.94 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 123.25 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 123.39 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 123.57 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 123.70 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 123.82 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.16 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 124.29 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 124.41 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 124.73 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 124.88 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 125.02 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 125.15 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 125.27 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.07 [+0.79] TEST: Initial bucket allocation [ OK ] # 126.49 [+0.42] TEST: Bucket allocation after replace [ OK ] # 127.01 [+0.52] TEST: Buckets migrated after idle timer change [ OK ] # 138.14 [+11.13] # 138.15 [+0.00] IPv4 functional # 138.15 [+0.00] ---------------------- # 138.28 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 138.40 [+0.13] TEST: Get nexthop by id [ OK ] # 138.65 [+0.25] TEST: Delete nexthop by id [ OK ] # 138.90 [+0.24] TEST: Create nexthop - gw only [ OK ] # 139.04 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 139.17 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 139.81 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 140.55 [+0.74] TEST: Delete nexthop route warning [ OK ] # 141.16 [+0.61] TEST: Delete multipath route with only nh id based entry [ OK ] # 141.53 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 141.65 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 141.79 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 152.48 [+10.69] # 152.48 [+0.00] IPv4 groups functional # 152.49 [+0.00] ---------------------- # 152.73 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 152.85 [+0.12] TEST: Get nexthop group by id [ OK ] # 153.12 [+0.27] TEST: Delete nexthop group by id [ OK ] # 154.00 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 154.42 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 154.67 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 155.06 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 155.34 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 157.11 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 157.65 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 157.78 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 158.04 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 158.16 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 168.96 [+10.81] # 168.97 [+0.00] IPv4 resilient groups functional # 168.97 [+0.00] -------------------------------- # 169.72 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.85 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 170.23 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 170.40 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 171.13 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 171.29 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 171.69 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 171.83 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 183.01 [+11.17] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.54 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 183.79 [+0.25] TEST: IPv4 route with IPv6 gateway [ OK ] # 184.05 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 194.82 [+10.77] # 194.82 [+0.00] IPv4 functional runtime # 194.82 [+0.00] ----------------------- # 195.08 [+0.26] TEST: Route add [ OK ] # 195.35 [+0.27] TEST: Route delete [ OK ] # 195.60 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 195.99 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 196.23 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 196.68 [+0.45] TEST: Basic ping [ OK ] # 197.26 [+0.58] TEST: Ping - multipath [ OK ] # 197.98 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 198.80 [+0.83] TEST: Ping - multiple default routes, nh second [ OK ] # 199.51 [+0.71] TEST: Ping - blackhole [ OK ] # 199.83 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 200.15 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 200.81 [+0.66] TEST: Ping - group with blackhole [ OK ] # 201.14 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 201.39 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 201.78 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 202.53 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.14 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 203.48 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.80 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.50 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 204.84 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 204.98 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 205.11 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 205.25 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 216.10 [+10.85] # 216.10 [+0.00] IPv4 large groups (x32) # 216.10 [+0.00] --------------------- # 251.87 [+35.77] TEST: Dump large (x32) ecmp groups [ OK ] # 262.99 [+11.12] # 262.99 [+0.00] IPv4 large resilient group (128k buckets) # 262.99 [+0.00] ----------------------------------------- # 263.47 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 274.40 [+10.93] # 274.41 [+0.00] IPv4 nexthop api compat mode # 274.41 [+0.00] ---------------------------- # 274.74 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 275.75 [+1.01] TEST: IPv4 compat mode on - route add notification [ OK ] # 275.90 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 276.69 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 276.85 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 277.61 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 277.78 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 278.44 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 279.10 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 279.27 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 290.07 [+10.79] # 290.07 [+0.00] IPv4 fdb groups functional # 290.07 [+0.00] -------------------------- # 290.70 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 290.97 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 291.33 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 291.70 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 291.82 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 291.96 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 292.09 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 292.21 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 292.66 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 292.80 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 292.93 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 293.05 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 293.30 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 293.42 [+0.12] TEST: Fdb nexthop delete [ OK ] # 293.55 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 304.45 [+10.90] # 304.45 [+0.00] IPv4 multipath selection # 304.45 [+0.00] ------------------------ # 306.23 [+1.78] TEST: Use valid neighbor during multipath selection [ OK ] # 306.60 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 317.37 [+10.77] # 317.38 [+0.00] IPv4 runtime torture # 317.38 [+0.00] -------------------- # 618.17 [+300.79] TEST: IPv4 torture test [ OK ] # 629.13 [+10.97] # 629.13 [+0.00] IPv4 runtime resilient nexthop group torture # 629.13 [+0.00] -------------------------------------------- # 930.04 [+300.91] TEST: IPv4 resilient nexthop group torture test [ OK ] # 940.97 [+10.92] # 940.97 [+0.00] IPv6 # 940.97 [+0.00] ---------------------- # 941.08 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 941.22 [+0.14] TEST: Get nexthop by id [ OK ] # 941.48 [+0.26] TEST: Delete nexthop by id [ OK ] # 941.72 [+0.24] TEST: Create nexthop - gw only [ OK ] # 941.85 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 941.98 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 942.60 [+0.62] TEST: Nexthops removed on admin down [ OK ] # 953.64 [+11.04] # 953.64 [+0.00] IPv6 groups functional # 953.64 [+0.00] ---------------------- # 953.89 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 954.01 [+0.12] TEST: Get nexthop group by id [ OK ] # 954.27 [+0.26] TEST: Delete nexthop group by id [ OK ] # 955.27 [+1.00] TEST: Nexthop group with multiple nexthops [ OK ] # 955.67 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 955.92 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 956.33 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 956.59 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 958.39 [+1.80] TEST: Multiple groups with same nexthop [ OK ] # 958.93 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 959.05 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 959.31 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 959.43 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 963.13 [+3.69] TEST: Nexthop group replace refcounts [ OK ] # 964.29 [+1.16] TEST: 16-bit weights [ OK ] # 975.05 [+10.76] # 975.05 [+0.00] IPv6 resilient groups functional # 975.05 [+0.00] -------------------------------- # 975.82 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 975.96 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 976.37 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 976.53 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 977.32 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 977.46 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 977.85 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 977.99 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 979.16 [+1.17] TEST: 16-bit weights [ OK ] # 990.03 [+10.87] # 990.03 [+0.00] IPv6 functional runtime # 990.03 [+0.00] ----------------------- # 990.28 [+0.25] TEST: Route add [ OK ] # 990.41 [+0.13] TEST: Route delete [ OK ] # 990.74 [+0.32] TEST: Ping with nexthop [ OK ] # 991.32 [+0.58] TEST: Ping - multipath [ OK ] # 991.77 [+0.45] TEST: Ping - blackhole [ OK ] # 992.10 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 992.42 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 993.07 [+0.65] TEST: Ping - group with blackhole [ OK ] # 993.38 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 993.65 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 994.04 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 994.57 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 994.85 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 995.11 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 995.74 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 996.00 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 996.25 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 996.90 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 997.16 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 997.43 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 997.95 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 998.18 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 999.45 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 999.79 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1010.56 [+10.76] # 1010.56 [+0.00] IPv6 large groups (x32) # 1010.56 [+0.00] --------------------- # 1046.69 [+36.13] TEST: Dump large (x32) ecmp groups [ OK ] # 1057.83 [+11.15] # 1057.84 [+0.00] IPv6 large resilient group (128k buckets) # 1057.84 [+0.00] ----------------------------------------- # 1058.32 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1069.32 [+11.00] # 1069.32 [+0.00] IPv6 nexthop api compat mode test # 1069.32 [+0.00] -------------------------------- # 1069.68 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1070.71 [+1.03] TEST: IPv6 compat mode on - route add notification [ OK ] # 1070.85 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1071.66 [+0.81] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1071.84 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1073.03 [+1.19] TEST: IPv6 compat mode off - route add notification [ OK ] # 1073.18 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1073.98 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1074.64 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1074.81 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1085.63 [+10.81] # 1085.63 [+0.00] IPv6 fdb groups functional # 1085.63 [+0.00] -------------------------- # 1086.23 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1086.49 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1086.85 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1087.24 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1087.37 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1087.49 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1087.61 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1087.74 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1088.01 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1088.15 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1088.27 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1088.40 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1088.66 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1088.78 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1088.93 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1099.78 [+10.86] # 1099.78 [+0.00] IPv6 multipath selection # 1099.79 [+0.00] ------------------------ # 1101.87 [+2.08] TEST: Use valid neighbor during multipath selection [ OK ] # 1102.26 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1113.42 [+11.16] # 1113.42 [+0.00] IPv6 runtime torture # 1113.42 [+0.00] -------------------- # 1414.26 [+300.84] TEST: IPv6 torture test [ OK ] # 1425.92 [+11.66] # 1425.93 [+0.00] IPv6 runtime resilient nexthop group torture # 1425.93 [+0.00] -------------------------------------------- # 1726.90 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1727.30 [+0.40] # 1727.30 [+0.00] Tests passed: 238 # 1727.30 [+0.00] Tests failed: 0 # 1727.30 [+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__->