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.03 [+10.03] # 10.03 [+0.00] Basic functional tests # 10.03 [+0.00] ---------------------- # 10.17 [+0.13] TEST: List with nothing defined [ OK ] # 10.31 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.44 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.58 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.73 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.00 [+0.27] TEST: Nexthop with down device [ OK ] # 11.35 [+0.35] TEST: Nexthop with device that is linkdown [ OK ] # 11.62 [+0.27] TEST: Nexthop with device only [ OK ] # 11.74 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 11.87 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.04 [+0.17] TEST: Blackhole nexthop with other attributes [ OK ] # 12.33 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.77 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 12.90 [+0.14] TEST: Create group [ OK ] # 13.05 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 13.18 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.62 [+0.44] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.77 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 13.94 [+0.17] TEST: Create group with same nexthop multiple times [ OK ] # 14.07 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.21 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.34 [+0.14] TEST: Nexthop group and device [ OK ] # 15.78 [+1.44] TEST: Test proto flush [ OK ] # 15.91 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 112.35 [+96.44] TEST: Large scale nexthop flushing [ OK ] # 123.64 [+11.29] # 123.64 [+0.00] Basic resilient nexthop group functional tests # 123.64 [+0.00] ---------------------------------------------- # 123.98 [+0.34] TEST: Add a nexthop group with default parameters [ OK ] # 124.24 [+0.25] TEST: Get a nexthop group with default parameters [ OK ] # 124.65 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 124.77 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 124.90 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 125.04 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 125.17 [+0.13] TEST: Replace idle timer [ OK ] # 125.30 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 125.44 [+0.14] TEST: Replace unbalanced timer [ OK ] # 125.58 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 125.71 [+0.13] TEST: Replace with no parameters [ OK ] # 125.85 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.98 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 126.11 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 126.23 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 126.39 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 127.16 [+0.78] TEST: Dump all nexthop buckets [ OK ] # 127.31 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 127.63 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 127.77 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 127.93 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 128.05 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 128.18 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 128.51 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 128.64 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 128.77 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 129.08 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 129.22 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 129.35 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 129.48 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 129.60 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 130.42 [+0.82] TEST: Initial bucket allocation [ OK ] # 130.81 [+0.39] TEST: Bucket allocation after replace [ OK ] # 131.36 [+0.55] TEST: Buckets migrated after idle timer change [ OK ] # 142.50 [+11.14] # 142.50 [+0.00] IPv4 functional # 142.50 [+0.00] ---------------------- # 142.65 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 142.78 [+0.13] TEST: Get nexthop by id [ OK ] # 143.04 [+0.26] TEST: Delete nexthop by id [ OK ] # 143.29 [+0.25] TEST: Create nexthop - gw only [ OK ] # 143.43 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 143.55 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 144.21 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 144.92 [+0.71] TEST: Delete nexthop route warning [ OK ] # 145.56 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 145.96 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 146.09 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 146.23 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 157.19 [+10.96] # 157.19 [+0.00] IPv4 groups functional # 157.19 [+0.00] ---------------------- # 157.44 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 157.56 [+0.12] TEST: Get nexthop group by id [ OK ] # 157.83 [+0.27] TEST: Delete nexthop group by id [ OK ] # 158.72 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 159.14 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 159.40 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 159.81 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 160.08 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 161.89 [+1.81] TEST: Multiple groups with same nexthop [ OK ] # 162.44 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 162.57 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 162.84 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 162.97 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 173.96 [+10.99] # 173.96 [+0.00] IPv4 resilient groups functional # 173.96 [+0.00] -------------------------------- # 174.71 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 174.86 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 175.28 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 175.42 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 176.18 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 176.33 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 176.73 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 176.88 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 188.16 [+11.28] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.70 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.97 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 189.24 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 200.18 [+10.94] # 200.18 [+0.00] IPv4 functional runtime # 200.18 [+0.00] ----------------------- # 200.43 [+0.25] TEST: Route add [ OK ] # 200.71 [+0.28] TEST: Route delete [ OK ] # 200.97 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 201.35 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 201.58 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 202.05 [+0.47] TEST: Basic ping [ OK ] # 202.63 [+0.58] TEST: Ping - multipath [ OK ] # 203.33 [+0.70] TEST: Ping - multiple default routes, nh first [ OK ] # 204.16 [+0.83] TEST: Ping - multiple default routes, nh second [ OK ] # 204.87 [+0.71] TEST: Ping - blackhole [ OK ] # 205.19 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 205.52 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 206.19 [+0.67] TEST: Ping - group with blackhole [ OK ] # 206.51 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 206.76 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 207.17 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 207.94 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.56 [+0.62] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 208.88 [+0.32] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.21 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 209.90 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 210.25 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 210.40 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 210.55 [+0.15] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 210.69 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 221.46 [+10.77] # 221.46 [+0.00] IPv4 large groups (x32) # 221.46 [+0.00] --------------------- # 257.50 [+36.04] TEST: Dump large (x32) ecmp groups [ OK ] # 268.64 [+11.13] # 268.64 [+0.00] IPv4 large resilient group (128k buckets) # 268.64 [+0.00] ----------------------------------------- # 269.12 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.95 [+10.83] # 279.95 [+0.00] IPv4 nexthop api compat mode # 279.95 [+0.00] ---------------------------- # 280.27 [+0.32] TEST: IPv4 default nexthop compat mode check [ OK ] # 281.29 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 281.44 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 282.24 [+0.80] TEST: IPv4 compat mode on - nexthop change [ OK ] # 282.41 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 283.23 [+0.81] TEST: IPv4 compat mode off - route add notification [ OK ] # 283.36 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 283.98 [+0.62] TEST: IPv4 compat mode off - nexthop change [ OK ] # 284.62 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.79 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 295.39 [+10.60] # 295.39 [+0.00] IPv4 fdb groups functional # 295.39 [+0.00] -------------------------- # 295.97 [+0.58] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 296.21 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 296.58 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.94 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 297.06 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 297.19 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 297.30 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 297.45 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 297.87 [+0.42] TEST: Fdb mac add with nexthop group [ OK ] # 297.99 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 298.12 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 298.24 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 298.50 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.63 [+0.13] TEST: Fdb nexthop delete [ OK ] # 298.75 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 309.55 [+10.81] # 309.56 [+0.00] IPv4 multipath selection # 309.56 [+0.00] ------------------------ # 311.28 [+1.72] TEST: Use valid neighbor during multipath selection [ OK ] # 311.68 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 322.39 [+10.72] # 322.40 [+0.00] IPv4 runtime torture # 322.40 [+0.00] -------------------- # 623.25 [+300.85] TEST: IPv4 torture test [ OK ] # 634.39 [+11.14] # 634.39 [+0.00] IPv4 runtime resilient nexthop group torture # 634.39 [+0.00] -------------------------------------------- # 935.37 [+300.97] TEST: IPv4 resilient nexthop group torture test [ OK ] # 946.43 [+11.06] # 946.43 [+0.00] IPv6 # 946.43 [+0.00] ---------------------- # 946.57 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 946.70 [+0.13] TEST: Get nexthop by id [ OK ] # 946.95 [+0.25] TEST: Delete nexthop by id [ OK ] # 947.22 [+0.27] TEST: Create nexthop - gw only [ OK ] # 947.35 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 947.48 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 948.17 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 959.09 [+10.92] # 959.09 [+0.00] IPv6 groups functional # 959.09 [+0.00] ---------------------- # 959.34 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 959.47 [+0.12] TEST: Get nexthop group by id [ OK ] # 959.73 [+0.26] TEST: Delete nexthop group by id [ OK ] # 960.72 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 961.13 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 961.39 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 961.80 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 962.06 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 963.87 [+1.80] TEST: Multiple groups with same nexthop [ OK ] # 964.41 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 964.55 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 964.80 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 964.92 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 968.75 [+3.83] TEST: Nexthop group replace refcounts [ OK ] # 969.88 [+1.14] TEST: 16-bit weights [ OK ] # 980.81 [+10.92] # 980.81 [+0.00] IPv6 resilient groups functional # 980.81 [+0.00] -------------------------------- # 981.58 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 981.74 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 982.12 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 982.26 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 983.06 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 983.19 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 983.61 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 983.76 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 984.96 [+1.19] TEST: 16-bit weights [ OK ] # 996.21 [+11.25] # 996.21 [+0.00] IPv6 functional runtime # 996.21 [+0.00] ----------------------- # 996.48 [+0.27] TEST: Route add [ OK ] # 996.61 [+0.13] TEST: Route delete [ OK ] # 996.94 [+0.33] TEST: Ping with nexthop [ OK ] # 997.55 [+0.61] TEST: Ping - multipath [ OK ] # 998.00 [+0.46] TEST: Ping - blackhole [ OK ] # 998.34 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 998.68 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 999.34 [+0.66] TEST: Ping - group with blackhole [ OK ] # 999.66 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 999.90 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1000.32 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1000.86 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1001.13 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1001.39 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1002.04 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1002.31 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1002.58 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1003.20 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.48 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.74 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1004.25 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1004.48 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1005.75 [+1.27] TEST: Nexthop with default route and rpfilter [ OK ] # 1006.08 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1016.85 [+10.77] # 1016.85 [+0.00] IPv6 large groups (x32) # 1016.85 [+0.00] --------------------- # 1052.40 [+35.55] TEST: Dump large (x32) ecmp groups [ OK ] # 1063.52 [+11.12] # 1063.52 [+0.00] IPv6 large resilient group (128k buckets) # 1063.53 [+0.00] ----------------------------------------- # 1064.04 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1075.30 [+11.26] # 1075.30 [+0.00] IPv6 nexthop api compat mode test # 1075.31 [+0.00] -------------------------------- # 1075.65 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1076.75 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1076.90 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1077.68 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1077.86 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1079.06 [+1.21] TEST: IPv6 compat mode off - route add notification [ OK ] # 1079.20 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1080.01 [+0.81] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1080.65 [+0.64] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1080.81 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1091.83 [+11.02] # 1091.84 [+0.00] IPv6 fdb groups functional # 1091.84 [+0.00] -------------------------- # 1092.45 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1092.72 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1093.13 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1093.51 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1093.63 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1093.76 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1093.90 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1094.03 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1094.28 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1094.40 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1094.53 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1094.65 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1094.91 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1095.03 [+0.11] TEST: Fdb nexthop delete [ OK ] # 1095.17 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1106.59 [+11.43] # 1106.60 [+0.00] IPv6 multipath selection # 1106.60 [+0.00] ------------------------ # 1109.05 [+2.46] TEST: Use valid neighbor during multipath selection [ OK ] # 1109.44 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1121.45 [+12.01] # 1121.45 [+0.00] IPv6 runtime torture # 1121.45 [+0.00] -------------------- # 1422.34 [+300.89] TEST: IPv6 torture test [ OK ] # 1433.91 [+11.57] # 1433.91 [+0.00] IPv6 runtime resilient nexthop group torture # 1433.91 [+0.00] -------------------------------------------- # 1734.90 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1735.28 [+0.37] # 1735.28 [+0.00] Tests passed: 238 # 1735.28 [+0.00] Tests failed: 0 # 1735.28 [+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__->