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.09 [+10.09] # 10.09 [+0.00] Basic functional tests # 10.10 [+0.00] ---------------------- # 10.24 [+0.14] TEST: List with nothing defined [ OK ] # 10.37 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.49 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 10.62 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.79 [+0.17] TEST: Nexthop with no device or gateway [ OK ] # 11.07 [+0.28] TEST: Nexthop with down device [ OK ] # 11.45 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 11.69 [+0.24] TEST: Nexthop with device only [ OK ] # 11.81 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 11.94 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.06 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 12.34 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.81 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 12.93 [+0.12] TEST: Create group [ OK ] # 13.06 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.22 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.64 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.77 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 13.89 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.03 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.15 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 14.31 [+0.16] TEST: Nexthop group and device [ OK ] # 15.67 [+1.36] TEST: Test proto flush [ OK ] # 15.80 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 102.73 [+86.93] TEST: Large scale nexthop flushing [ OK ] # 113.65 [+10.92] # 113.65 [+0.00] Basic resilient nexthop group functional tests # 113.66 [+0.00] ---------------------------------------------- # 114.02 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 114.32 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 114.67 [+0.36] TEST: Get a nexthop group with non-default parameters [ OK ] # 114.81 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 114.92 [+0.11] TEST: Replace nexthop group parameters [ OK ] # 115.06 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 115.18 [+0.12] TEST: Replace idle timer [ OK ] # 115.31 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 115.43 [+0.12] TEST: Replace unbalanced timer [ OK ] # 115.56 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 115.68 [+0.12] TEST: Replace with no parameters [ OK ] # 115.82 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 115.93 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 116.05 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 116.18 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 116.31 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 117.06 [+0.75] TEST: Dump all nexthop buckets [ OK ] # 117.20 [+0.13] TEST: Dump all nexthop buckets in a group [ OK ] # 117.55 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 117.71 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 117.84 [+0.13] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 117.96 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 118.09 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 118.38 [+0.29] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 118.50 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 118.63 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 118.92 [+0.28] TEST: Maximum nexthop ID dump [ OK ] # 119.06 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 119.19 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 119.30 [+0.11] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 119.43 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 120.16 [+0.73] TEST: Initial bucket allocation [ OK ] # 120.54 [+0.38] TEST: Bucket allocation after replace [ OK ] # 121.03 [+0.49] TEST: Buckets migrated after idle timer change [ OK ] # 131.41 [+10.38] # 131.41 [+0.00] IPv4 functional # 131.41 [+0.00] ---------------------- # 131.53 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 131.65 [+0.12] TEST: Get nexthop by id [ OK ] # 131.90 [+0.25] TEST: Delete nexthop by id [ OK ] # 132.12 [+0.23] TEST: Create nexthop - gw only [ OK ] # 132.24 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 132.37 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 132.98 [+0.61] TEST: Nexthops removed on admin down [ OK ] # 133.63 [+0.66] TEST: Delete nexthop route warning [ OK ] # 134.23 [+0.60] TEST: Delete multipath route with only nh id based entry [ OK ] # 134.59 [+0.35] TEST: Delete route when specifying only nexthop device [ OK ] # 134.71 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 134.83 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 145.21 [+10.38] # 145.21 [+0.00] IPv4 groups functional # 145.21 [+0.00] ---------------------- # 145.46 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 145.58 [+0.12] TEST: Get nexthop group by id [ OK ] # 145.83 [+0.24] TEST: Delete nexthop group by id [ OK ] # 146.69 [+0.86] TEST: Nexthop group with multiple nexthops [ OK ] # 147.07 [+0.38] TEST: Nexthop group updated when entry is deleted [ OK ] # 147.33 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 147.74 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 148.01 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 149.75 [+1.74] TEST: Multiple groups with same nexthop [ OK ] # 150.31 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 150.44 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 150.67 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 150.79 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 161.11 [+10.32] # 161.11 [+0.00] IPv4 resilient groups functional # 161.11 [+0.00] -------------------------------- # 161.82 [+0.71] TEST: Nexthop group updated when entry is deleted [ OK ] # 161.97 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 162.33 [+0.36] TEST: Nexthop group updated after replace [ OK ] # 162.48 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 163.21 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 163.35 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 163.73 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 163.87 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 174.47 [+10.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 174.94 [+0.47] TEST: IPv6 nexthop with IPv4 route [ OK ] # 175.20 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 175.46 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 185.80 [+10.34] # 185.80 [+0.00] IPv4 functional runtime # 185.80 [+0.00] ----------------------- # 186.03 [+0.23] TEST: Route add [ OK ] # 186.29 [+0.26] TEST: Route delete [ OK ] # 186.53 [+0.24] TEST: Route add - scope conflict with nexthop [ OK ] # 186.89 [+0.36] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 187.10 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 187.54 [+0.44] TEST: Basic ping [ OK ] # 188.10 [+0.56] TEST: Ping - multipath [ OK ] # 188.77 [+0.67] TEST: Ping - multiple default routes, nh first [ OK ] # 189.56 [+0.79] TEST: Ping - multiple default routes, nh second [ OK ] # 190.23 [+0.67] TEST: Ping - blackhole [ OK ] # 190.56 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 190.86 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 191.50 [+0.63] TEST: Ping - group with blackhole [ OK ] # 191.80 [+0.30] TEST: Ping - group blackhole replaced with gateways [ OK ] # 192.03 [+0.24] TEST: IPv4 route with device only nexthop [ OK ] # 192.42 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 193.13 [+0.71] TEST: IPv6 nexthop with IPv4 route [ OK ] # 193.73 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 194.06 [+0.32] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.35 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 195.01 [+0.66] TEST: IPv4 default route with IPv6 gateway [ OK ] # 195.33 [+0.32] TEST: IPv4 route with MPLS encap [ OK ] # 195.48 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 195.60 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 195.73 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 206.35 [+10.61] # 206.35 [+0.00] IPv4 large groups (x32) # 206.35 [+0.00] --------------------- # 241.62 [+35.27] TEST: Dump large (x32) ecmp groups [ OK ] # 252.33 [+10.70] # 252.33 [+0.00] IPv4 large resilient group (128k buckets) # 252.33 [+0.00] ----------------------------------------- # 252.78 [+0.45] TEST: Dump large (x131072) nexthop buckets [ OK ] # 263.30 [+10.52] # 263.30 [+0.00] IPv4 nexthop api compat mode # 263.30 [+0.00] ---------------------------- # 263.62 [+0.32] TEST: IPv4 default nexthop compat mode check [ OK ] # 264.62 [+1.00] TEST: IPv4 compat mode on - route add notification [ OK ] # 264.75 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 265.53 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 265.69 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 266.44 [+0.75] TEST: IPv4 compat mode off - route add notification [ OK ] # 266.57 [+0.12] TEST: IPv4 compat mode off - route dump [ OK ] # 267.22 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 267.87 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 268.02 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 278.50 [+10.48] # 278.51 [+0.01] IPv4 fdb groups functional # 278.51 [+0.00] -------------------------- # 279.08 [+0.57] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 279.33 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 279.69 [+0.35] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 280.04 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 280.17 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 280.29 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 280.42 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 280.55 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 280.96 [+0.41] TEST: Fdb mac add with nexthop group [ OK ] # 281.07 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 281.19 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 281.32 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 281.57 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 281.69 [+0.12] TEST: Fdb nexthop delete [ OK ] # 281.81 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 292.39 [+10.58] # 292.39 [+0.00] IPv4 multipath selection # 292.39 [+0.00] ------------------------ # 294.03 [+1.64] TEST: Use valid neighbor during multipath selection [ OK ] # 294.40 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 304.63 [+10.23] # 304.63 [+0.00] IPv4 runtime torture # 304.64 [+0.00] -------------------- # 605.38 [+300.75] TEST: IPv4 torture test [ OK ] # 616.22 [+10.84] # 616.23 [+0.00] IPv4 runtime resilient nexthop group torture # 616.23 [+0.00] -------------------------------------------- # 917.19 [+300.96] TEST: IPv4 resilient nexthop group torture test [ OK ] # 927.91 [+10.72] # 927.91 [+0.00] IPv6 # 927.91 [+0.00] ---------------------- # 928.02 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 928.15 [+0.13] TEST: Get nexthop by id [ OK ] # 928.41 [+0.26] TEST: Delete nexthop by id [ OK ] # 928.64 [+0.23] TEST: Create nexthop - gw only [ OK ] # 928.78 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 928.90 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 929.51 [+0.60] TEST: Nexthops removed on admin down [ OK ] # 939.99 [+10.48] # 939.99 [+0.00] IPv6 groups functional # 939.99 [+0.00] ---------------------- # 940.22 [+0.23] TEST: Create nexthop group with single nexthop [ OK ] # 940.36 [+0.13] TEST: Get nexthop group by id [ OK ] # 940.62 [+0.26] TEST: Delete nexthop group by id [ OK ] # 941.59 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 941.97 [+0.38] TEST: Nexthop group updated when entry is deleted [ OK ] # 942.22 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 942.62 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 942.87 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 944.62 [+1.75] TEST: Multiple groups with same nexthop [ OK ] # 945.14 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 945.28 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 945.51 [+0.23] TEST: Nexthop group with a blackhole entry [ OK ] # 945.64 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 949.18 [+3.54] TEST: Nexthop group replace refcounts [ OK ] # 950.31 [+1.12] TEST: 16-bit weights [ OK ] # 960.80 [+10.49] # 960.80 [+0.00] IPv6 resilient groups functional # 960.80 [+0.00] -------------------------------- # 961.55 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 961.70 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 962.08 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 962.22 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 962.97 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 963.10 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 963.49 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 963.63 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 964.80 [+1.17] TEST: 16-bit weights [ OK ] # 975.20 [+10.40] # 975.21 [+0.01] IPv6 functional runtime # 975.21 [+0.00] ----------------------- # 975.43 [+0.22] TEST: Route add [ OK ] # 975.56 [+0.13] TEST: Route delete [ OK ] # 975.87 [+0.31] TEST: Ping with nexthop [ OK ] # 976.43 [+0.56] TEST: Ping - multipath [ OK ] # 976.85 [+0.42] TEST: Ping - blackhole [ OK ] # 977.18 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 977.49 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 978.10 [+0.62] TEST: Ping - group with blackhole [ OK ] # 978.42 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 978.68 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 979.08 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 979.59 [+0.51] TEST: IPv6 route can not have a v4 gateway [ OK ] # 979.82 [+0.23] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 980.07 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 980.68 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 980.93 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 981.16 [+0.23] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 981.79 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 982.03 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 982.27 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 982.76 [+0.49] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 982.98 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 984.27 [+1.30] TEST: Nexthop with default route and rpfilter [ OK ] # 984.58 [+0.31] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 995.16 [+10.57] # 995.16 [+0.00] IPv6 large groups (x32) # 995.16 [+0.00] --------------------- # 1029.62 [+34.46] TEST: Dump large (x32) ecmp groups [ OK ] # 1040.18 [+10.56] # 1040.18 [+0.00] IPv6 large resilient group (128k buckets) # 1040.18 [+0.00] ----------------------------------------- # 1040.65 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1051.04 [+10.39] # 1051.04 [+0.00] IPv6 nexthop api compat mode test # 1051.05 [+0.00] -------------------------------- # 1051.34 [+0.29] TEST: IPv6 default nexthop compat mode check [ OK ] # 1052.36 [+1.02] TEST: IPv6 compat mode on - route add notification [ OK ] # 1052.50 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1053.27 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1053.43 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1054.57 [+1.14] TEST: IPv6 compat mode off - route add notification [ OK ] # 1054.71 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1055.49 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1056.12 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1056.29 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1066.51 [+10.21] # 1066.51 [+0.00] IPv6 fdb groups functional # 1066.51 [+0.00] -------------------------- # 1067.11 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1067.35 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1067.71 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1068.07 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1068.19 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1068.33 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1068.46 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1068.59 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1068.84 [+0.25] TEST: Fdb mac add with nexthop group [ OK ] # 1068.96 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1069.09 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1069.20 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 1069.44 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1069.57 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1069.69 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1080.31 [+10.61] # 1080.31 [+0.01] IPv6 multipath selection # 1080.31 [+0.00] ------------------------ # 1082.33 [+2.02] TEST: Use valid neighbor during multipath selection [ OK ] # 1082.73 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1093.64 [+10.91] # 1093.64 [+0.00] IPv6 runtime torture # 1093.64 [+0.00] -------------------- # 1394.46 [+300.82] TEST: IPv6 torture test [ OK ] # 1405.55 [+11.08] # 1405.55 [+0.00] IPv6 runtime resilient nexthop group torture # 1405.55 [+0.00] -------------------------------------------- # 1706.50 [+300.95] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1706.87 [+0.37] # 1706.88 [+0.01] Tests passed: 238 # 1706.88 [+0.00] Tests failed: 0 # 1706.89 [+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__->