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.23 [+10.23] # 10.23 [+0.01] Basic functional tests # 10.24 [+0.00] ---------------------- # 10.38 [+0.14] TEST: List with nothing defined [ OK ] # 10.55 [+0.17] TEST: Nexthop get on non-existent id [ OK ] # 10.69 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.82 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.94 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 11.20 [+0.25] TEST: Nexthop with down device [ OK ] # 11.57 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 11.81 [+0.24] TEST: Nexthop with device only [ OK ] # 11.93 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 12.06 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.20 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.49 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.93 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 13.05 [+0.12] TEST: Create group [ OK ] # 13.18 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.30 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.69 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.83 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 13.96 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.10 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.26 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 14.39 [+0.14] TEST: Nexthop group and device [ OK ] # 15.86 [+1.47] TEST: Test proto flush [ OK ] # 16.01 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 104.62 [+88.61] TEST: Large scale nexthop flushing [ OK ] # 115.38 [+10.76] # 115.39 [+0.00] Basic resilient nexthop group functional tests # 115.39 [+0.00] ---------------------------------------------- # 115.73 [+0.34] TEST: Add a nexthop group with default parameters [ OK ] # 116.00 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 116.42 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 116.55 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 116.68 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 116.83 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 116.96 [+0.13] TEST: Replace idle timer [ OK ] # 117.09 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 117.21 [+0.12] TEST: Replace unbalanced timer [ OK ] # 117.36 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 117.50 [+0.14] TEST: Replace with no parameters [ OK ] # 117.63 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 117.76 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 117.88 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 118.00 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 118.14 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 118.93 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 119.08 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 119.36 [+0.28] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 119.56 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 119.72 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 119.83 [+0.11] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 119.94 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 120.26 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 120.38 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 120.51 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 120.84 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 121.01 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 121.14 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 121.26 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 121.38 [+0.11] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 122.17 [+0.79] TEST: Initial bucket allocation [ OK ] # 122.63 [+0.45] TEST: Bucket allocation after replace [ OK ] # 123.22 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 134.27 [+11.05] # 134.27 [+0.00] IPv4 functional # 134.27 [+0.00] ---------------------- # 134.39 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 134.52 [+0.13] TEST: Get nexthop by id [ OK ] # 134.78 [+0.26] TEST: Delete nexthop by id [ OK ] # 135.01 [+0.24] TEST: Create nexthop - gw only [ OK ] # 135.13 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 135.25 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 135.86 [+0.61] TEST: Nexthops removed on admin down [ OK ] # 136.55 [+0.69] TEST: Delete nexthop route warning [ OK ] # 137.16 [+0.60] TEST: Delete multipath route with only nh id based entry [ OK ] # 137.52 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 137.63 [+0.11] TEST: Delete route when specifying only gateway [ OK ] # 137.76 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 148.29 [+10.53] # 148.29 [+0.00] IPv4 groups functional # 148.29 [+0.00] ---------------------- # 148.54 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 148.67 [+0.13] TEST: Get nexthop group by id [ OK ] # 148.91 [+0.24] TEST: Delete nexthop group by id [ OK ] # 149.76 [+0.85] TEST: Nexthop group with multiple nexthops [ OK ] # 150.12 [+0.36] TEST: Nexthop group updated when entry is deleted [ OK ] # 150.36 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 150.75 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 150.98 [+0.24] TEST: Nexthops in groups removed on admin down [ OK ] # 152.68 [+1.70] TEST: Multiple groups with same nexthop [ OK ] # 153.18 [+0.50] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 153.30 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 153.55 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 153.66 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 164.13 [+10.47] # 164.13 [+0.00] IPv4 resilient groups functional # 164.13 [+0.00] -------------------------------- # 164.86 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 164.99 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 165.38 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 165.53 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 166.27 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 166.42 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 166.80 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 166.96 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 177.77 [+10.82] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.28 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.55 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 178.81 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 189.09 [+10.28] # 189.09 [+0.00] IPv4 functional runtime # 189.10 [+0.00] ----------------------- # 189.33 [+0.24] TEST: Route add [ OK ] # 189.58 [+0.25] TEST: Route delete [ OK ] # 189.81 [+0.23] TEST: Route add - scope conflict with nexthop [ OK ] # 190.16 [+0.36] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 190.39 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 190.83 [+0.43] TEST: Basic ping [ OK ] # 191.39 [+0.57] TEST: Ping - multipath [ OK ] # 192.07 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 192.89 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 193.57 [+0.68] TEST: Ping - blackhole [ OK ] # 193.88 [+0.31] TEST: Ping - blackhole replaced with gateway [ OK ] # 194.19 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 194.82 [+0.63] TEST: Ping - group with blackhole [ OK ] # 195.14 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 195.36 [+0.23] TEST: IPv4 route with device only nexthop [ OK ] # 195.77 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 196.51 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 197.12 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 197.48 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 197.80 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 198.50 [+0.70] TEST: IPv4 default route with IPv6 gateway [ OK ] # 198.83 [+0.32] TEST: IPv4 route with MPLS encap [ OK ] # 198.97 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 199.09 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 199.23 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 209.78 [+10.55] # 209.78 [+0.00] IPv4 large groups (x32) # 209.78 [+0.00] --------------------- # 244.57 [+34.79] TEST: Dump large (x32) ecmp groups [ OK ] # 255.17 [+10.60] # 255.17 [+0.00] IPv4 large resilient group (128k buckets) # 255.18 [+0.00] ----------------------------------------- # 255.64 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 266.35 [+10.71] # 266.35 [+0.00] IPv4 nexthop api compat mode # 266.35 [+0.00] ---------------------------- # 266.69 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 267.67 [+0.98] TEST: IPv4 compat mode on - route add notification [ OK ] # 267.80 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 268.58 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 268.73 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 269.49 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 269.63 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 270.28 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 270.92 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 271.08 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 281.53 [+10.45] # 281.53 [+0.00] IPv4 fdb groups functional # 281.53 [+0.00] -------------------------- # 282.12 [+0.59] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 282.36 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 282.72 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 283.08 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 283.20 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 283.34 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 283.46 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 283.58 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 284.01 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 284.12 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 284.24 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 284.36 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 284.62 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 284.75 [+0.13] TEST: Fdb nexthop delete [ OK ] # 284.87 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 295.53 [+10.66] # 295.53 [+0.00] IPv4 multipath selection # 295.54 [+0.00] ------------------------ # 297.38 [+1.85] TEST: Use valid neighbor during multipath selection [ OK ] # 297.75 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 308.16 [+10.40] # 308.16 [+0.00] IPv4 runtime torture # 308.16 [+0.00] -------------------- # 608.94 [+300.78] TEST: IPv4 torture test [ OK ] # 619.58 [+10.64] # 619.58 [+0.00] IPv4 runtime resilient nexthop group torture # 619.58 [+0.00] -------------------------------------------- # 920.47 [+300.89] TEST: IPv4 resilient nexthop group torture test [ OK ] # 931.12 [+10.65] # 931.12 [+0.00] IPv6 # 931.12 [+0.00] ---------------------- # 931.24 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 931.37 [+0.13] TEST: Get nexthop by id [ OK ] # 931.63 [+0.26] TEST: Delete nexthop by id [ OK ] # 931.88 [+0.25] TEST: Create nexthop - gw only [ OK ] # 932.01 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 932.14 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 932.77 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 943.40 [+10.63] # 943.40 [+0.00] IPv6 groups functional # 943.40 [+0.00] ---------------------- # 943.64 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 943.78 [+0.14] TEST: Get nexthop group by id [ OK ] # 944.04 [+0.27] TEST: Delete nexthop group by id [ OK ] # 945.01 [+0.96] TEST: Nexthop group with multiple nexthops [ OK ] # 945.41 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 945.65 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 946.04 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 946.30 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 948.03 [+1.73] TEST: Multiple groups with same nexthop [ OK ] # 948.53 [+0.50] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 948.66 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 948.91 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 949.02 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 952.68 [+3.65] TEST: Nexthop group replace refcounts [ OK ] # 953.79 [+1.11] TEST: 16-bit weights [ OK ] # 964.25 [+10.46] # 964.25 [+0.00] IPv6 resilient groups functional # 964.25 [+0.00] -------------------------------- # 965.00 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 965.15 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 965.55 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 965.70 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 966.42 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 966.57 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 966.95 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 967.09 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 968.21 [+1.12] TEST: 16-bit weights [ OK ] # 978.55 [+10.34] # 978.55 [+0.00] IPv6 functional runtime # 978.55 [+0.00] ----------------------- # 978.80 [+0.24] TEST: Route add [ OK ] # 978.92 [+0.12] TEST: Route delete [ OK ] # 979.25 [+0.33] TEST: Ping with nexthop [ OK ] # 979.78 [+0.53] TEST: Ping - multipath [ OK ] # 980.22 [+0.44] TEST: Ping - blackhole [ OK ] # 980.55 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 980.86 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 981.51 [+0.65] TEST: Ping - group with blackhole [ OK ] # 981.81 [+0.30] TEST: Ping - group blackhole replaced with gateways [ OK ] # 982.06 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 982.43 [+0.37] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 982.95 [+0.51] TEST: IPv6 route can not have a v4 gateway [ OK ] # 983.19 [+0.24] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 983.43 [+0.24] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 984.05 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 984.30 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 984.56 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 985.15 [+0.60] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 985.39 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 985.65 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 986.16 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 986.37 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 987.70 [+1.32] TEST: Nexthop with default route and rpfilter [ OK ] # 988.02 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 998.64 [+10.62] # 998.64 [+0.00] IPv6 large groups (x32) # 998.64 [+0.00] --------------------- # 1033.08 [+34.44] TEST: Dump large (x32) ecmp groups [ OK ] # 1043.94 [+10.87] # 1043.94 [+0.00] IPv6 large resilient group (128k buckets) # 1043.95 [+0.00] ----------------------------------------- # 1044.41 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1055.13 [+10.71] # 1055.13 [+0.00] IPv6 nexthop api compat mode test # 1055.13 [+0.00] -------------------------------- # 1055.46 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1056.48 [+1.02] TEST: IPv6 compat mode on - route add notification [ OK ] # 1056.65 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1057.43 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1057.61 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1058.77 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1058.94 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1059.74 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1060.43 [+0.69] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1060.59 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1071.38 [+10.79] # 1071.39 [+0.00] IPv6 fdb groups functional # 1071.39 [+0.00] -------------------------- # 1072.00 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1072.24 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1072.62 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1072.99 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1073.16 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 1073.30 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1073.42 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1073.55 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1073.80 [+0.25] TEST: Fdb mac add with nexthop group [ OK ] # 1073.94 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1074.07 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1074.19 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1074.43 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1074.55 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1074.68 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1085.78 [+11.11] # 1085.79 [+0.00] IPv6 multipath selection # 1085.79 [+0.00] ------------------------ # 1087.75 [+1.97] TEST: Use valid neighbor during multipath selection [ OK ] # 1088.12 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 1099.07 [+10.95] # 1099.08 [+0.01] IPv6 runtime torture # 1099.08 [+0.00] -------------------- # 1399.91 [+300.84] TEST: IPv6 torture test [ OK ] # 1410.87 [+10.96] # 1410.87 [+0.00] IPv6 runtime resilient nexthop group torture # 1410.87 [+0.00] -------------------------------------------- # 1711.86 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1712.23 [+0.37] # 1712.23 [+0.00] Tests passed: 238 # 1712.23 [+0.00] Tests failed: 0 # 1712.23 [+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__->