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.33 [+9.33] # 9.33 [+0.00] Basic functional tests # 9.33 [+0.00] ---------------------- # 9.45 [+0.11] TEST: List with nothing defined [ OK ] # 9.59 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 9.71 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 9.84 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 9.96 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 10.22 [+0.25] TEST: Nexthop with down device [ OK ] # 10.57 [+0.35] TEST: Nexthop with device that is linkdown [ OK ] # 10.82 [+0.25] TEST: Nexthop with device only [ OK ] # 10.95 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.07 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.19 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 11.44 [+0.25] TEST: Blackhole nexthop with loopback device down [ OK ] # 11.88 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 11.99 [+0.11] TEST: Create group [ OK ] # 12.13 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 12.24 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 12.63 [+0.39] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 12.76 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 12.89 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.01 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 13.14 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.26 [+0.12] TEST: Nexthop group and device [ OK ] # 14.56 [+1.30] TEST: Test proto flush [ OK ] # 14.67 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 103.96 [+89.28] TEST: Large scale nexthop flushing [ OK ] # 115.14 [+11.19] # 115.14 [+0.00] Basic resilient nexthop group functional tests # 115.15 [+0.00] ---------------------------------------------- # 115.51 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 115.79 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 116.15 [+0.37] TEST: Get a nexthop group with non-default parameters [ OK ] # 116.28 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 116.41 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 116.54 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 116.66 [+0.12] TEST: Replace idle timer [ OK ] # 116.79 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 116.93 [+0.14] TEST: Replace unbalanced timer [ OK ] # 117.07 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 117.21 [+0.14] TEST: Replace with no parameters [ OK ] # 117.33 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 117.46 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 117.58 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 117.70 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 117.84 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 118.58 [+0.75] TEST: Dump all nexthop buckets [ OK ] # 118.72 [+0.13] TEST: Dump all nexthop buckets in a group [ OK ] # 119.01 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 119.17 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 119.31 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 119.44 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 119.56 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 119.87 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 119.98 [+0.11] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 120.10 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 120.40 [+0.30] TEST: Maximum nexthop ID dump [ OK ] # 120.54 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 120.65 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 120.79 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 120.92 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 121.67 [+0.74] TEST: Initial bucket allocation [ OK ] # 122.03 [+0.37] TEST: Bucket allocation after replace [ OK ] # 122.55 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 133.47 [+10.93] # 133.47 [+0.00] IPv4 functional # 133.47 [+0.00] ---------------------- # 133.59 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 133.72 [+0.13] TEST: Get nexthop by id [ OK ] # 133.98 [+0.26] TEST: Delete nexthop by id [ OK ] # 134.24 [+0.26] TEST: Create nexthop - gw only [ OK ] # 134.36 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 134.48 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 135.12 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 135.81 [+0.70] TEST: Delete nexthop route warning [ OK ] # 136.43 [+0.61] TEST: Delete multipath route with only nh id based entry [ OK ] # 136.83 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 136.96 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 137.08 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 147.93 [+10.85] # 147.93 [+0.00] IPv4 groups functional # 147.93 [+0.00] ---------------------- # 148.18 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 148.29 [+0.12] TEST: Get nexthop group by id [ OK ] # 148.55 [+0.26] TEST: Delete nexthop group by id [ OK ] # 149.39 [+0.84] TEST: Nexthop group with multiple nexthops [ OK ] # 149.78 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 150.02 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 150.42 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 150.67 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 152.38 [+1.71] TEST: Multiple groups with same nexthop [ OK ] # 152.90 [+0.51] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 153.01 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 153.27 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 153.40 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 164.11 [+10.71] # 164.11 [+0.00] IPv4 resilient groups functional # 164.11 [+0.00] -------------------------------- # 164.85 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.01 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 165.38 [+0.37] TEST: Nexthop group updated after replace [ OK ] # 165.53 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 166.26 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 166.39 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 166.78 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 166.92 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 178.22 [+11.30] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.71 [+0.49] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.96 [+0.25] TEST: IPv4 route with IPv6 gateway [ OK ] # 179.24 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 189.76 [+10.52] # 189.76 [+0.00] IPv4 functional runtime # 189.76 [+0.00] ----------------------- # 190.02 [+0.26] TEST: Route add [ OK ] # 190.27 [+0.25] TEST: Route delete [ OK ] # 190.52 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 190.91 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 191.13 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 191.57 [+0.44] TEST: Basic ping [ OK ] # 192.14 [+0.56] TEST: Ping - multipath [ OK ] # 192.81 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 193.64 [+0.83] TEST: Ping - multiple default routes, nh second [ OK ] # 194.33 [+0.68] TEST: Ping - blackhole [ OK ] # 194.64 [+0.31] TEST: Ping - blackhole replaced with gateway [ OK ] # 194.95 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 195.60 [+0.65] TEST: Ping - group with blackhole [ OK ] # 195.92 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 196.17 [+0.24] TEST: IPv4 route with device only nexthop [ OK ] # 196.54 [+0.37] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 197.29 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 197.89 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 198.24 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 198.55 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 199.20 [+0.66] TEST: IPv4 default route with IPv6 gateway [ OK ] # 199.53 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 199.68 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 199.81 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 199.94 [+0.12] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 210.42 [+10.48] # 210.42 [+0.00] IPv4 large groups (x32) # 210.42 [+0.00] --------------------- # 244.23 [+33.81] TEST: Dump large (x32) ecmp groups [ OK ] # 254.84 [+10.61] # 254.84 [+0.00] IPv4 large resilient group (128k buckets) # 254.84 [+0.00] ----------------------------------------- # 255.28 [+0.44] TEST: Dump large (x131072) nexthop buckets [ OK ] # 265.80 [+10.51] # 265.80 [+0.00] IPv4 nexthop api compat mode # 265.80 [+0.00] ---------------------------- # 266.13 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 267.17 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 267.29 [+0.12] TEST: IPv4 compat mode on - route dump [ OK ] # 268.05 [+0.76] TEST: IPv4 compat mode on - nexthop change [ OK ] # 268.20 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 268.95 [+0.75] TEST: IPv4 compat mode off - route add notification [ OK ] # 269.07 [+0.12] TEST: IPv4 compat mode off - route dump [ OK ] # 269.69 [+0.62] TEST: IPv4 compat mode off - nexthop change [ OK ] # 270.30 [+0.61] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 270.45 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 280.68 [+10.23] # 280.69 [+0.00] IPv4 fdb groups functional # 280.69 [+0.00] -------------------------- # 281.26 [+0.58] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 281.49 [+0.22] TEST: Get Fdb nexthop group by id [ OK ] # 281.86 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 282.22 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 282.33 [+0.11] TEST: Fdb Nexthop with blackhole [ OK ] # 282.44 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 282.56 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 282.68 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 283.10 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 283.22 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 283.36 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 283.48 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 283.71 [+0.23] TEST: Fdb entry after deleting a single nexthop [ OK ] # 283.82 [+0.11] TEST: Fdb nexthop delete [ OK ] # 283.94 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 294.28 [+10.34] # 294.28 [+0.00] IPv4 multipath selection # 294.28 [+0.00] ------------------------ # 296.11 [+1.83] TEST: Use valid neighbor during multipath selection [ OK ] # 296.45 [+0.34] TEST: Multipath selection with no valid neighbor [ OK ] # 306.81 [+10.36] # 306.81 [+0.00] IPv4 runtime torture # 306.81 [+0.00] -------------------- # 607.65 [+300.84] TEST: IPv4 torture test [ OK ] # 618.44 [+10.79] # 618.44 [+0.00] IPv4 runtime resilient nexthop group torture # 618.44 [+0.00] -------------------------------------------- # 919.36 [+300.92] TEST: IPv4 resilient nexthop group torture test [ OK ] # 930.22 [+10.86] # 930.22 [+0.00] IPv6 # 930.22 [+0.00] ---------------------- # 930.34 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 930.48 [+0.14] TEST: Get nexthop by id [ OK ] # 930.74 [+0.27] TEST: Delete nexthop by id [ OK ] # 931.00 [+0.25] TEST: Create nexthop - gw only [ OK ] # 931.12 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 931.25 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 931.90 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 942.72 [+10.82] # 942.72 [+0.00] IPv6 groups functional # 942.72 [+0.00] ---------------------- # 942.96 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 943.10 [+0.14] TEST: Get nexthop group by id [ OK ] # 943.37 [+0.27] TEST: Delete nexthop group by id [ OK ] # 944.38 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 944.78 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 945.03 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 945.45 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 945.71 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 947.50 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 948.02 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 948.16 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 948.41 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 948.54 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 952.18 [+3.63] TEST: Nexthop group replace refcounts [ OK ] # 953.31 [+1.13] TEST: 16-bit weights [ OK ] # 964.10 [+10.80] # 964.11 [+0.00] IPv6 resilient groups functional # 964.11 [+0.00] -------------------------------- # 964.87 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 965.02 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 965.39 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 965.53 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 966.27 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 966.41 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 966.80 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 966.94 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 968.15 [+1.21] TEST: 16-bit weights [ OK ] # 978.94 [+10.79] # 978.94 [+0.00] IPv6 functional runtime # 978.94 [+0.00] ----------------------- # 979.18 [+0.24] TEST: Route add [ OK ] # 979.31 [+0.13] TEST: Route delete [ OK ] # 979.64 [+0.33] TEST: Ping with nexthop [ OK ] # 980.20 [+0.55] TEST: Ping - multipath [ OK ] # 980.63 [+0.43] TEST: Ping - blackhole [ OK ] # 980.97 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 981.27 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 981.92 [+0.65] TEST: Ping - group with blackhole [ OK ] # 982.22 [+0.30] TEST: Ping - group blackhole replaced with gateways [ OK ] # 982.46 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 982.86 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 983.39 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 983.64 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 983.89 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 984.49 [+0.60] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 984.74 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 984.99 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 985.62 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 985.87 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 986.13 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 986.63 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 986.84 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 988.12 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 988.45 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 999.11 [+10.67] # 999.12 [+0.00] IPv6 large groups (x32) # 999.12 [+0.00] --------------------- # 1034.16 [+35.05] TEST: Dump large (x32) ecmp groups [ OK ] # 1044.98 [+10.82] # 1044.98 [+0.00] IPv6 large resilient group (128k buckets) # 1044.99 [+0.00] ----------------------------------------- # 1045.46 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1056.09 [+10.63] # 1056.09 [+0.00] IPv6 nexthop api compat mode test # 1056.09 [+0.00] -------------------------------- # 1056.42 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1057.44 [+1.02] TEST: IPv6 compat mode on - route add notification [ OK ] # 1057.60 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1058.35 [+0.75] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1058.51 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1059.67 [+1.15] TEST: IPv6 compat mode off - route add notification [ OK ] # 1059.80 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1060.56 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1061.19 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1061.36 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1071.90 [+10.54] # 1071.90 [+0.00] IPv6 fdb groups functional # 1071.90 [+0.00] -------------------------- # 1072.54 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1072.79 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1073.16 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1073.54 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1073.67 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1073.80 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1073.92 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1074.08 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1074.34 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1074.46 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1074.65 [+0.19] TEST: Route add with fdb nexthop [ OK ] # 1074.78 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1075.09 [+0.31] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1075.23 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1075.37 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1086.53 [+11.16] # 1086.53 [+0.00] IPv6 multipath selection # 1086.53 [+0.00] ------------------------ # 1089.06 [+2.53] TEST: Use valid neighbor during multipath selection [ OK ] # 1089.47 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1100.89 [+11.42] # 1100.89 [+0.00] IPv6 runtime torture # 1100.89 [+0.00] -------------------- # 1401.84 [+300.95] TEST: IPv6 torture test [ OK ] # 1412.78 [+10.94] # 1412.78 [+0.00] IPv6 runtime resilient nexthop group torture # 1412.79 [+0.00] -------------------------------------------- # 1713.75 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1714.15 [+0.39] # 1714.15 [+0.00] Tests passed: 238 # 1714.15 [+0.00] Tests failed: 0 # 1714.15 [+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__->