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.31 [+10.31] # 10.31 [+0.00] Basic functional tests # 10.31 [+0.00] ---------------------- # 10.47 [+0.16] TEST: List with nothing defined [ OK ] # 10.61 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.78 [+0.17] TEST: Nexthop del with non-existent id [ OK ] # 10.91 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.05 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.33 [+0.28] TEST: Nexthop with down device [ OK ] # 11.73 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 11.98 [+0.25] TEST: Nexthop with device only [ OK ] # 12.11 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.24 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.38 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.65 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.10 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 13.23 [+0.14] TEST: Create group [ OK ] # 13.36 [+0.12] TEST: Create group with blackhole nexthop [ OK ] # 13.49 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.88 [+0.39] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.02 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.14 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 14.27 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.39 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 14.51 [+0.12] TEST: Nexthop group and device [ OK ] # 15.89 [+1.38] TEST: Test proto flush [ OK ] # 16.02 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 108.94 [+92.92] TEST: Large scale nexthop flushing [ OK ] # 119.98 [+11.04] # 119.98 [+0.00] Basic resilient nexthop group functional tests # 119.98 [+0.00] ---------------------------------------------- # 120.42 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 120.67 [+0.25] TEST: Get a nexthop group with default parameters [ OK ] # 121.05 [+0.38] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.17 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.30 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 121.45 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 121.58 [+0.13] TEST: Replace idle timer [ OK ] # 121.71 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 121.84 [+0.13] TEST: Replace unbalanced timer [ OK ] # 121.98 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.11 [+0.13] TEST: Replace with no parameters [ OK ] # 122.25 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.38 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 122.50 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 122.64 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 122.78 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 123.61 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 123.78 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 124.08 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.23 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 124.40 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 124.52 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 124.66 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 124.98 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.13 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.32 [+0.19] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 125.73 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 125.86 [+0.13] TEST: Get a valid nexthop bucket [ OK ] # 125.98 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 126.13 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.26 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 127.04 [+0.78] TEST: Initial bucket allocation [ OK ] # 127.44 [+0.40] TEST: Bucket allocation after replace [ OK ] # 128.00 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 139.10 [+11.10] # 139.10 [+0.00] IPv4 functional # 139.10 [+0.00] ---------------------- # 139.23 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 139.36 [+0.13] TEST: Get nexthop by id [ OK ] # 139.64 [+0.28] TEST: Delete nexthop by id [ OK ] # 139.89 [+0.25] TEST: Create nexthop - gw only [ OK ] # 140.03 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 140.15 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 140.82 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 141.54 [+0.72] TEST: Delete nexthop route warning [ OK ] # 142.18 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 142.55 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 142.68 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 142.83 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 153.82 [+11.00] # 153.83 [+0.00] IPv4 groups functional # 153.83 [+0.00] ---------------------- # 154.07 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 154.21 [+0.13] TEST: Get nexthop group by id [ OK ] # 154.49 [+0.28] TEST: Delete nexthop group by id [ OK ] # 155.37 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 155.79 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 156.04 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 156.46 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 156.74 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 158.55 [+1.81] TEST: Multiple groups with same nexthop [ OK ] # 159.10 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 159.22 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 159.47 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 159.63 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 171.04 [+11.41] # 171.04 [+0.00] IPv4 resilient groups functional # 171.04 [+0.00] -------------------------------- # 171.82 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.96 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 172.36 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 172.50 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 173.24 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 173.40 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 173.81 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 173.95 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 185.23 [+11.28] TEST: IPv6 nexthop with IPv4 route [ OK ] # 185.79 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.08 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 186.37 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 197.75 [+11.38] # 197.75 [+0.00] IPv4 functional runtime # 197.75 [+0.00] ----------------------- # 198.00 [+0.25] TEST: Route add [ OK ] # 198.28 [+0.28] TEST: Route delete [ OK ] # 198.54 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 198.96 [+0.42] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.23 [+0.27] TEST: IPv4 route with invalid metric [ OK ] # 199.68 [+0.45] TEST: Basic ping [ OK ] # 200.26 [+0.58] TEST: Ping - multipath [ OK ] # 200.99 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 201.84 [+0.84] TEST: Ping - multiple default routes, nh second [ OK ] # 202.55 [+0.71] TEST: Ping - blackhole [ OK ] # 202.87 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.20 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 203.83 [+0.63] TEST: Ping - group with blackhole [ OK ] # 204.17 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 204.42 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 204.82 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 205.60 [+0.78] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.24 [+0.65] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 206.58 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.90 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.63 [+0.73] TEST: IPv4 default route with IPv6 gateway [ OK ] # 207.96 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 208.10 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.24 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.38 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 219.31 [+10.93] # 219.31 [+0.00] IPv4 large groups (x32) # 219.31 [+0.00] --------------------- # 255.98 [+36.66] TEST: Dump large (x32) ecmp groups [ OK ] # 267.14 [+11.16] # 267.14 [+0.00] IPv4 large resilient group (128k buckets) # 267.14 [+0.00] ----------------------------------------- # 267.67 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.15 [+11.48] # 279.15 [+0.00] IPv4 nexthop api compat mode # 279.15 [+0.00] ---------------------------- # 279.49 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.53 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.67 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 281.47 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.63 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 282.40 [+0.77] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.54 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 283.19 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 283.86 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.03 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 295.10 [+11.07] # 295.11 [+0.00] IPv4 fdb groups functional # 295.11 [+0.00] -------------------------- # 295.72 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 295.98 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 296.37 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.75 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.87 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 296.99 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 297.14 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 297.28 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 297.73 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 297.86 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 297.99 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 298.12 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 298.38 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.50 [+0.12] TEST: Fdb nexthop delete [ OK ] # 298.63 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 310.39 [+11.76] # 310.39 [+0.00] IPv4 multipath selection # 310.39 [+0.00] ------------------------ # 312.21 [+1.82] TEST: Use valid neighbor during multipath selection [ OK ] # 312.59 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 323.78 [+11.19] # 323.78 [+0.00] IPv4 runtime torture # 323.78 [+0.00] -------------------- # 624.57 [+300.79] TEST: IPv4 torture test [ OK ] # 635.27 [+10.70] # 635.27 [+0.00] IPv4 runtime resilient nexthop group torture # 635.28 [+0.00] -------------------------------------------- # 936.22 [+300.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 947.39 [+11.18] # 947.39 [+0.00] IPv6 # 947.39 [+0.00] ---------------------- # 947.52 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 947.66 [+0.14] TEST: Get nexthop by id [ OK ] # 947.92 [+0.26] TEST: Delete nexthop by id [ OK ] # 948.18 [+0.26] TEST: Create nexthop - gw only [ OK ] # 948.31 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 948.43 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 949.11 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 960.03 [+10.91] # 960.03 [+0.00] IPv6 groups functional # 960.03 [+0.00] ---------------------- # 960.29 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 960.41 [+0.12] TEST: Get nexthop group by id [ OK ] # 960.69 [+0.27] TEST: Delete nexthop group by id [ OK ] # 961.72 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 962.12 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 962.39 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 962.79 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 963.05 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 964.91 [+1.85] TEST: Multiple groups with same nexthop [ OK ] # 965.44 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 965.56 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 965.83 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 965.96 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 969.72 [+3.77] TEST: Nexthop group replace refcounts [ OK ] # 970.89 [+1.17] TEST: 16-bit weights [ OK ] # 981.95 [+11.05] # 981.95 [+0.00] IPv6 resilient groups functional # 981.95 [+0.00] -------------------------------- # 982.73 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 982.88 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 983.30 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 983.46 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 984.22 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 984.37 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 984.79 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 984.94 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 986.16 [+1.22] TEST: 16-bit weights [ OK ] # 997.15 [+10.99] # 997.15 [+0.00] IPv6 functional runtime # 997.15 [+0.00] ----------------------- # 997.41 [+0.26] TEST: Route add [ OK ] # 997.55 [+0.14] TEST: Route delete [ OK ] # 997.88 [+0.33] TEST: Ping with nexthop [ OK ] # 998.46 [+0.58] TEST: Ping - multipath [ OK ] # 998.91 [+0.46] TEST: Ping - blackhole [ OK ] # 999.23 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 999.55 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 1000.22 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1000.55 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1000.81 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1001.21 [+0.41] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1001.74 [+0.52] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1001.98 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1002.25 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1002.89 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.15 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.42 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1004.07 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.33 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.58 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1005.09 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1005.32 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1006.65 [+1.33] TEST: Nexthop with default route and rpfilter [ OK ] # 1006.97 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1017.87 [+10.91] # 1017.88 [+0.00] IPv6 large groups (x32) # 1017.88 [+0.00] --------------------- # 1053.87 [+35.99] TEST: Dump large (x32) ecmp groups [ OK ] # 1064.98 [+11.11] # 1064.98 [+0.00] IPv6 large resilient group (128k buckets) # 1064.98 [+0.00] ----------------------------------------- # 1065.47 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1076.41 [+10.95] # 1076.41 [+0.00] IPv6 nexthop api compat mode test # 1076.41 [+0.00] -------------------------------- # 1076.76 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1077.80 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1077.97 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1078.78 [+0.81] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1078.95 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1080.10 [+1.15] TEST: IPv6 compat mode off - route add notification [ OK ] # 1080.24 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1081.00 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1081.66 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1081.82 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1092.64 [+10.82] # 1092.65 [+0.00] IPv6 fdb groups functional # 1092.65 [+0.00] -------------------------- # 1093.26 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1093.51 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1093.89 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1094.27 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1094.40 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1094.53 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1094.67 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1094.79 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1095.06 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1095.19 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1095.33 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1095.46 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1095.70 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1095.82 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1095.94 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1106.82 [+10.89] # 1106.82 [+0.00] IPv6 multipath selection # 1106.83 [+0.00] ------------------------ # 1108.95 [+2.12] TEST: Use valid neighbor during multipath selection [ OK ] # 1109.34 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1120.82 [+11.47] # 1120.82 [+0.00] IPv6 runtime torture # 1120.82 [+0.00] -------------------- # 1421.66 [+300.85] TEST: IPv6 torture test [ OK ] # 1432.90 [+11.24] # 1432.90 [+0.00] IPv6 runtime resilient nexthop group torture # 1432.91 [+0.00] -------------------------------------------- # 1733.83 [+300.92] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1734.21 [+0.38] # 1734.21 [+0.00] Tests passed: 238 # 1734.21 [+0.00] Tests failed: 0 # 1734.21 [+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__->