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.85 [+9.85] # 9.86 [+0.00] Basic functional tests # 9.86 [+0.00] ---------------------- # 9.98 [+0.12] TEST: List with nothing defined [ OK ] # 10.10 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.22 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.34 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.47 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.71 [+0.24] TEST: Nexthop with down device [ OK ] # 11.07 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.30 [+0.23] TEST: Nexthop with device only [ OK ] # 11.44 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.55 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.68 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 11.94 [+0.26] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.38 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 12.50 [+0.12] TEST: Create group [ OK ] # 12.63 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 12.74 [+0.11] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.10 [+0.36] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.23 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.35 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 13.48 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 13.61 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.74 [+0.13] TEST: Nexthop group and device [ OK ] # 15.00 [+1.26] TEST: Test proto flush [ OK ] # 15.13 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 108.15 [+93.03] TEST: Large scale nexthop flushing [ OK ] # 119.86 [+11.71] # 119.87 [+0.00] Basic resilient nexthop group functional tests # 119.87 [+0.00] ---------------------------------------------- # 120.29 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 120.60 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 121.08 [+0.47] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.19 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.32 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 121.47 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.60 [+0.13] TEST: Replace idle timer [ OK ] # 121.73 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.85 [+0.12] TEST: Replace unbalanced timer [ OK ] # 122.00 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.12 [+0.13] TEST: Replace with no parameters [ OK ] # 122.27 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.40 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 122.52 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 122.64 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 122.78 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.56 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 123.70 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 124.00 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.16 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.31 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 124.44 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.56 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.88 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.01 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.14 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 125.45 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 125.62 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 125.75 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 125.88 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.01 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 126.78 [+0.77] TEST: Initial bucket allocation [ OK ] # 127.19 [+0.41] TEST: Bucket allocation after replace [ OK ] # 127.72 [+0.54] TEST: Buckets migrated after idle timer change [ OK ] # 138.94 [+11.21] # 138.94 [+0.00] IPv4 functional # 138.94 [+0.00] ---------------------- # 139.05 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 139.20 [+0.14] TEST: Get nexthop by id [ OK ] # 139.48 [+0.28] TEST: Delete nexthop by id [ OK ] # 139.72 [+0.25] TEST: Create nexthop - gw only [ OK ] # 139.85 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 140.02 [+0.17] TEST: Create nexthop - gw+dev and onlink [ OK ] # 140.68 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 141.47 [+0.79] TEST: Delete nexthop route warning [ OK ] # 142.15 [+0.68] TEST: Delete multipath route with only nh id based entry [ OK ] # 142.62 [+0.47] TEST: Delete route when specifying only nexthop device [ OK ] # 142.74 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 142.89 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 154.39 [+11.49] # 154.39 [+0.00] IPv4 groups functional # 154.39 [+0.00] ---------------------- # 154.64 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 154.77 [+0.13] TEST: Get nexthop group by id [ OK ] # 155.04 [+0.27] TEST: Delete nexthop group by id [ OK ] # 155.94 [+0.90] TEST: Nexthop group with multiple nexthops [ OK ] # 156.38 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 156.63 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 157.03 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 157.32 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 159.14 [+1.82] TEST: Multiple groups with same nexthop [ OK ] # 159.68 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 159.82 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 160.06 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 160.20 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 171.19 [+10.99] # 171.20 [+0.01] IPv4 resilient groups functional # 171.20 [+0.00] -------------------------------- # 171.97 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.14 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 172.54 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 172.68 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 173.43 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 173.59 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 173.99 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 174.14 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 185.81 [+11.67] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.35 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.62 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 186.90 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 197.98 [+11.08] # 197.98 [+0.00] IPv4 functional runtime # 197.98 [+0.00] ----------------------- # 198.23 [+0.25] TEST: Route add [ OK ] # 198.51 [+0.28] TEST: Route delete [ OK ] # 198.76 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 199.15 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.40 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 199.87 [+0.47] TEST: Basic ping [ OK ] # 200.46 [+0.60] TEST: Ping - multipath [ OK ] # 201.15 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 202.00 [+0.85] TEST: Ping - multiple default routes, nh second [ OK ] # 202.72 [+0.72] TEST: Ping - blackhole [ OK ] # 203.05 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.39 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 204.05 [+0.66] TEST: Ping - group with blackhole [ OK ] # 204.38 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 204.65 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 205.06 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 205.82 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.46 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 206.82 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.15 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.82 [+0.67] TEST: IPv4 default route with IPv6 gateway [ OK ] # 208.16 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 208.32 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.43 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.58 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 219.65 [+11.07] # 219.65 [+0.00] IPv4 large groups (x32) # 219.65 [+0.00] --------------------- # 256.35 [+36.70] TEST: Dump large (x32) ecmp groups [ OK ] # 267.58 [+11.22] # 267.58 [+0.00] IPv4 large resilient group (128k buckets) # 267.58 [+0.00] ----------------------------------------- # 268.06 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.27 [+11.21] # 279.27 [+0.00] IPv4 nexthop api compat mode # 279.27 [+0.00] ---------------------------- # 279.60 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.64 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.78 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 281.56 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.73 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 282.52 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.67 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 283.32 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 283.98 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.14 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 295.12 [+10.97] # 295.12 [+0.00] IPv4 fdb groups functional # 295.12 [+0.00] -------------------------- # 295.75 [+0.64] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 296.01 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 296.39 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.77 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.95 [+0.18] TEST: Fdb Nexthop with blackhole [ OK ] # 297.06 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 297.19 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 297.33 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 297.76 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 297.89 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 298.01 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 298.15 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 298.47 [+0.31] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.59 [+0.13] TEST: Fdb nexthop delete [ OK ] # 298.73 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 310.02 [+11.29] # 310.02 [+0.00] IPv4 multipath selection # 310.02 [+0.00] ------------------------ # 311.85 [+1.84] TEST: Use valid neighbor during multipath selection [ OK ] # 312.21 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 323.23 [+11.02] # 323.23 [+0.00] IPv4 runtime torture # 323.24 [+0.00] -------------------- # 624.06 [+300.82] TEST: IPv4 torture test [ OK ] # 635.33 [+11.27] # 635.33 [+0.00] IPv4 runtime resilient nexthop group torture # 635.33 [+0.00] -------------------------------------------- # 936.29 [+300.96] TEST: IPv4 resilient nexthop group torture test [ OK ] # 947.41 [+11.12] # 947.41 [+0.00] IPv6 # 947.41 [+0.00] ---------------------- # 947.54 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 947.67 [+0.13] TEST: Get nexthop by id [ OK ] # 947.93 [+0.26] TEST: Delete nexthop by id [ OK ] # 948.20 [+0.26] TEST: Create nexthop - gw only [ OK ] # 948.32 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 948.46 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 949.11 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 960.08 [+10.97] # 960.08 [+0.00] IPv6 groups functional # 960.08 [+0.00] ---------------------- # 960.34 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 960.47 [+0.13] TEST: Get nexthop group by id [ OK ] # 960.74 [+0.27] TEST: Delete nexthop group by id [ OK ] # 961.74 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 962.15 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 962.41 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 962.81 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 963.08 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 964.93 [+1.85] TEST: Multiple groups with same nexthop [ OK ] # 965.48 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 965.61 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 965.87 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 966.01 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 969.74 [+3.74] TEST: Nexthop group replace refcounts [ OK ] # 970.94 [+1.20] TEST: 16-bit weights [ OK ] # 982.04 [+11.10] # 982.04 [+0.00] IPv6 resilient groups functional # 982.04 [+0.00] -------------------------------- # 982.79 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 982.94 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 983.33 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 983.49 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 984.29 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 984.44 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 984.87 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 985.02 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 986.22 [+1.20] TEST: 16-bit weights [ OK ] # 997.22 [+11.00] # 997.22 [+0.00] IPv6 functional runtime # 997.22 [+0.00] ----------------------- # 997.48 [+0.26] TEST: Route add [ OK ] # 997.62 [+0.14] TEST: Route delete [ OK ] # 997.95 [+0.32] TEST: Ping with nexthop [ OK ] # 998.55 [+0.60] TEST: Ping - multipath [ OK ] # 998.99 [+0.44] TEST: Ping - blackhole [ OK ] # 999.32 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 999.64 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1000.31 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1000.65 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1000.89 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1001.30 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1001.84 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1002.10 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1002.36 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1003.02 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.26 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.53 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1004.17 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.44 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.69 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1005.20 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1005.43 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1006.76 [+1.34] TEST: Nexthop with default route and rpfilter [ OK ] # 1007.11 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1018.13 [+11.02] # 1018.13 [+0.00] IPv6 large groups (x32) # 1018.13 [+0.00] --------------------- # 1055.37 [+37.24] TEST: Dump large (x32) ecmp groups [ OK ] # 1067.00 [+11.63] # 1067.00 [+0.00] IPv6 large resilient group (128k buckets) # 1067.01 [+0.00] ----------------------------------------- # 1067.55 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1079.28 [+11.73] # 1079.28 [+0.00] IPv6 nexthop api compat mode test # 1079.28 [+0.00] -------------------------------- # 1079.63 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1080.72 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1080.89 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1081.72 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1081.88 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1083.14 [+1.26] TEST: IPv6 compat mode off - route add notification [ OK ] # 1083.33 [+0.19] TEST: IPv6 compat mode off - route dump [ OK ] # 1084.15 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.81 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1084.96 [+0.15] TEST: IPv6 set compat mode - 1 [ OK ] # 1096.38 [+11.42] # 1096.38 [+0.00] IPv6 fdb groups functional # 1096.38 [+0.00] -------------------------- # 1097.02 [+0.64] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1097.29 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1097.67 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1098.06 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1098.20 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1098.34 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1098.48 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1098.60 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1098.88 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1099.01 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1099.15 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1099.28 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1099.53 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1099.67 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1099.82 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1111.18 [+11.37] # 1111.18 [+0.00] IPv6 multipath selection # 1111.18 [+0.00] ------------------------ # 1113.17 [+1.99] TEST: Use valid neighbor during multipath selection [ OK ] # 1113.57 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1125.53 [+11.95] # 1125.53 [+0.00] IPv6 runtime torture # 1125.53 [+0.00] -------------------- # 1426.44 [+300.92] TEST: IPv6 torture test [ OK ] # 1437.95 [+11.50] # 1437.95 [+0.00] IPv6 runtime resilient nexthop group torture # 1437.95 [+0.00] -------------------------------------------- # 1738.92 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1739.25 [+0.33] # 1739.25 [+0.00] Tests passed: 238 # 1739.25 [+0.00] Tests failed: 0 # 1739.25 [+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__->