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.14] TEST: List with nothing defined [ OK ] # 10.30 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.44 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.57 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.72 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 10.99 [+0.27] TEST: Nexthop with down device [ OK ] # 11.36 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 11.71 [+0.35] TEST: Nexthop with device only [ OK ] # 11.86 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 11.98 [+0.12] TEST: Blackhole nexthop [ OK ] # 12.13 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.41 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.87 [+0.46] TEST: Maximum nexthop ID dump [ OK ] # 13.00 [+0.14] TEST: Create group [ OK ] # 13.15 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 13.30 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.71 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.84 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 13.98 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.12 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.26 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 14.42 [+0.15] TEST: Nexthop group and device [ OK ] # 15.78 [+1.36] TEST: Test proto flush [ OK ] # 15.93 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 110.46 [+94.53] TEST: Large scale nexthop flushing [ OK ] # 123.05 [+12.59] # 123.05 [+0.00] Basic resilient nexthop group functional tests # 123.05 [+0.00] ---------------------------------------------- # 123.45 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 123.74 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 124.18 [+0.44] TEST: Get a nexthop group with non-default parameters [ OK ] # 124.30 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 124.45 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 124.62 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 124.75 [+0.13] TEST: Replace idle timer [ OK ] # 124.91 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 125.03 [+0.11] TEST: Replace unbalanced timer [ OK ] # 125.19 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 125.31 [+0.12] TEST: Replace with no parameters [ OK ] # 125.48 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.61 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 125.74 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 125.86 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 126.00 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 126.83 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 127.01 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 127.32 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 127.49 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 127.66 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 127.77 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 127.93 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 128.28 [+0.35] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 128.42 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 128.57 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 128.94 [+0.38] TEST: Maximum nexthop ID dump [ OK ] # 129.13 [+0.19] TEST: Get a valid nexthop bucket [ OK ] # 129.26 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 129.38 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 129.54 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 130.38 [+0.84] TEST: Initial bucket allocation [ OK ] # 130.84 [+0.46] TEST: Bucket allocation after replace [ OK ] # 131.41 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 143.76 [+12.35] # 143.76 [+0.00] IPv4 functional # 143.76 [+0.00] ---------------------- # 143.89 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 144.04 [+0.15] TEST: Get nexthop by id [ OK ] # 144.30 [+0.25] TEST: Delete nexthop by id [ OK ] # 144.55 [+0.25] TEST: Create nexthop - gw only [ OK ] # 144.67 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 144.79 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 145.48 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 146.18 [+0.70] TEST: Delete nexthop route warning [ OK ] # 146.80 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 147.17 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 147.30 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 147.43 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 158.21 [+10.78] # 158.22 [+0.00] IPv4 groups functional # 158.22 [+0.00] ---------------------- # 158.46 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 158.59 [+0.13] TEST: Get nexthop group by id [ OK ] # 158.84 [+0.26] TEST: Delete nexthop group by id [ OK ] # 159.74 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 160.13 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 160.38 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 160.77 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 161.03 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 162.81 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 163.34 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 163.46 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 163.70 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 163.82 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 174.58 [+10.76] # 174.58 [+0.00] IPv4 resilient groups functional # 174.58 [+0.00] -------------------------------- # 175.38 [+0.80] TEST: Nexthop group updated when entry is deleted [ OK ] # 175.53 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 175.92 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 176.08 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 176.90 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 177.13 [+0.24] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 177.63 [+0.49] TEST: Nexthop group updated after replace - nECMP [ OK ] # 177.76 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 189.30 [+11.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 189.83 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 190.10 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 190.39 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 201.40 [+11.01] # 201.40 [+0.00] IPv4 functional runtime # 201.40 [+0.00] ----------------------- # 201.64 [+0.24] TEST: Route add [ OK ] # 201.91 [+0.26] TEST: Route delete [ OK ] # 202.17 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 202.55 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 202.78 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 203.25 [+0.47] TEST: Basic ping [ OK ] # 203.84 [+0.59] TEST: Ping - multipath [ OK ] # 204.55 [+0.70] TEST: Ping - multiple default routes, nh first [ OK ] # 205.37 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 206.05 [+0.68] TEST: Ping - blackhole [ OK ] # 206.38 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 206.71 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 207.37 [+0.66] TEST: Ping - group with blackhole [ OK ] # 207.71 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 207.95 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 208.36 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 209.12 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.77 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 210.12 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 210.46 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 211.15 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 211.47 [+0.32] TEST: IPv4 route with MPLS encap [ OK ] # 211.63 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 211.75 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 211.89 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 222.80 [+10.91] # 222.80 [+0.00] IPv4 large groups (x32) # 222.80 [+0.00] --------------------- # 258.26 [+35.46] TEST: Dump large (x32) ecmp groups [ OK ] # 269.25 [+10.98] # 269.25 [+0.00] IPv4 large resilient group (128k buckets) # 269.25 [+0.00] ----------------------------------------- # 269.72 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 280.53 [+10.81] # 280.53 [+0.00] IPv4 nexthop api compat mode # 280.53 [+0.00] ---------------------------- # 280.88 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 281.94 [+1.06] TEST: IPv4 compat mode on - route add notification [ OK ] # 282.10 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 282.87 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 283.03 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 283.81 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 283.93 [+0.12] TEST: IPv4 compat mode off - route dump [ OK ] # 284.58 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 285.21 [+0.63] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 285.37 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 296.27 [+10.90] # 296.27 [+0.00] IPv4 fdb groups functional # 296.27 [+0.00] -------------------------- # 296.94 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 297.18 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 297.56 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 297.94 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 298.07 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 298.19 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 298.30 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 298.41 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 298.87 [+0.45] TEST: Fdb mac add with nexthop group [ OK ] # 298.99 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 299.10 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 299.23 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 299.48 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 299.61 [+0.13] TEST: Fdb nexthop delete [ OK ] # 299.73 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 310.71 [+10.98] # 310.71 [+0.00] IPv4 multipath selection # 310.71 [+0.00] ------------------------ # 312.61 [+1.90] TEST: Use valid neighbor during multipath selection [ OK ] # 313.00 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 323.69 [+10.69] # 323.69 [+0.00] IPv4 runtime torture # 323.69 [+0.00] -------------------- # 624.48 [+300.79] TEST: IPv4 torture test [ OK ] # 635.39 [+10.90] # 635.39 [+0.00] IPv4 runtime resilient nexthop group torture # 635.39 [+0.00] -------------------------------------------- # 936.37 [+300.98] TEST: IPv4 resilient nexthop group torture test [ OK ] # 947.20 [+10.83] # 947.20 [+0.00] IPv6 # 947.20 [+0.00] ---------------------- # 947.33 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 947.46 [+0.12] TEST: Get nexthop by id [ OK ] # 947.74 [+0.29] TEST: Delete nexthop by id [ OK ] # 947.98 [+0.24] TEST: Create nexthop - gw only [ OK ] # 948.13 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 948.26 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 948.90 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 959.56 [+10.66] # 959.56 [+0.00] IPv6 groups functional # 959.57 [+0.00] ---------------------- # 959.81 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 959.94 [+0.13] TEST: Get nexthop group by id [ OK ] # 960.20 [+0.26] TEST: Delete nexthop group by id [ OK ] # 961.19 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 961.59 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 961.85 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 962.25 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 962.52 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 964.29 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 964.83 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 964.95 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 965.19 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 965.32 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 968.95 [+3.64] TEST: Nexthop group replace refcounts [ OK ] # 970.08 [+1.13] TEST: 16-bit weights [ OK ] # 980.81 [+10.73] # 980.81 [+0.00] IPv6 resilient groups functional # 980.81 [+0.00] -------------------------------- # 981.55 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 981.69 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 982.09 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 982.25 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 982.98 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 983.13 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 983.53 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 983.69 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 984.86 [+1.17] TEST: 16-bit weights [ OK ] # 995.62 [+10.76] # 995.62 [+0.00] IPv6 functional runtime # 995.62 [+0.00] ----------------------- # 995.90 [+0.28] TEST: Route add [ OK ] # 996.02 [+0.11] TEST: Route delete [ OK ] # 996.37 [+0.35] TEST: Ping with nexthop [ OK ] # 996.95 [+0.59] TEST: Ping - multipath [ OK ] # 997.41 [+0.46] TEST: Ping - blackhole [ OK ] # 997.72 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 998.05 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 998.71 [+0.66] TEST: Ping - group with blackhole [ OK ] # 999.04 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 999.29 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 999.70 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1000.26 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1000.51 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1000.77 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1001.43 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1001.68 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1001.93 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1002.57 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1002.84 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.09 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1003.60 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1003.82 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1005.18 [+1.36] TEST: Nexthop with default route and rpfilter [ OK ] # 1005.50 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1016.23 [+10.73] # 1016.23 [+0.00] IPv6 large groups (x32) # 1016.23 [+0.00] --------------------- # 1052.45 [+36.21] TEST: Dump large (x32) ecmp groups [ OK ] # 1063.57 [+11.12] # 1063.57 [+0.00] IPv6 large resilient group (128k buckets) # 1063.57 [+0.00] ----------------------------------------- # 1064.05 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1075.14 [+11.09] # 1075.14 [+0.00] IPv6 nexthop api compat mode test # 1075.14 [+0.00] -------------------------------- # 1075.48 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1076.50 [+1.02] TEST: IPv6 compat mode on - route add notification [ OK ] # 1076.64 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1077.43 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1077.59 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1078.76 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1078.90 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1079.69 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1080.33 [+0.64] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1080.51 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1091.22 [+10.72] # 1091.22 [+0.00] IPv6 fdb groups functional # 1091.22 [+0.00] -------------------------- # 1091.82 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1092.09 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1092.45 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1092.82 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1092.96 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1093.09 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1093.23 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1093.35 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1093.62 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1093.75 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1093.88 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1094.00 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1094.29 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1094.41 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1094.54 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1105.62 [+11.08] # 1105.62 [+0.00] IPv6 multipath selection # 1105.63 [+0.00] ------------------------ # 1107.85 [+2.23] TEST: Use valid neighbor during multipath selection [ OK ] # 1108.26 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1119.67 [+11.41] # 1119.67 [+0.00] IPv6 runtime torture # 1119.67 [+0.00] -------------------- # 1420.57 [+300.90] TEST: IPv6 torture test [ OK ] # 1431.49 [+10.92] # 1431.49 [+0.00] IPv6 runtime resilient nexthop group torture # 1431.49 [+0.00] -------------------------------------------- # 1732.40 [+300.91] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1732.82 [+0.42] # 1732.82 [+0.00] Tests passed: 238 # 1732.82 [+0.00] Tests failed: 0 # 1732.82 [+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__->