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.58 [+10.58] # 10.58 [+0.00] Basic functional tests # 10.58 [+0.00] ---------------------- # 10.69 [+0.11] TEST: List with nothing defined [ OK ] # 10.82 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.94 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 11.07 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.20 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.47 [+0.27] TEST: Nexthop with down device [ OK ] # 11.85 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 12.11 [+0.26] TEST: Nexthop with device only [ OK ] # 12.25 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.37 [+0.12] TEST: Blackhole nexthop [ OK ] # 12.50 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.78 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.25 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 13.38 [+0.13] TEST: Create group [ OK ] # 13.56 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 13.73 [+0.17] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.13 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.26 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.40 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.56 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 14.69 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 14.83 [+0.13] TEST: Nexthop group and device [ OK ] # 16.27 [+1.44] TEST: Test proto flush [ OK ] # 16.40 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 113.31 [+96.92] TEST: Large scale nexthop flushing [ OK ] # 124.89 [+11.57] # 124.89 [+0.00] Basic resilient nexthop group functional tests # 124.89 [+0.00] ---------------------------------------------- # 125.28 [+0.39] TEST: Add a nexthop group with default parameters [ OK ] # 125.54 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 125.95 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.07 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 126.19 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 126.32 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 126.45 [+0.12] TEST: Replace idle timer [ OK ] # 126.59 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 126.71 [+0.12] TEST: Replace unbalanced timer [ OK ] # 126.85 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 126.97 [+0.11] TEST: Replace with no parameters [ OK ] # 127.11 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 127.23 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 127.36 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 127.49 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 127.63 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 128.41 [+0.78] TEST: Dump all nexthop buckets [ OK ] # 128.55 [+0.13] TEST: Dump all nexthop buckets in a group [ OK ] # 128.83 [+0.28] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 128.97 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 129.10 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 129.23 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 129.36 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 129.68 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 129.81 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 129.93 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 130.24 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 130.38 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 130.53 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 130.65 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 130.78 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 131.59 [+0.81] TEST: Initial bucket allocation [ OK ] # 131.98 [+0.38] TEST: Bucket allocation after replace [ OK ] # 132.53 [+0.55] TEST: Buckets migrated after idle timer change [ OK ] # 143.58 [+11.05] # 143.58 [+0.00] IPv4 functional # 143.58 [+0.00] ---------------------- # 143.69 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 143.81 [+0.12] TEST: Get nexthop by id [ OK ] # 144.08 [+0.27] TEST: Delete nexthop by id [ OK ] # 144.33 [+0.26] TEST: Create nexthop - gw only [ OK ] # 144.45 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 144.59 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 145.22 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 145.94 [+0.72] TEST: Delete nexthop route warning [ OK ] # 146.56 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 146.93 [+0.37] TEST: Delete route when specifying only nexthop device [ OK ] # 147.06 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 147.18 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 157.82 [+10.64] # 157.82 [+0.00] IPv4 groups functional # 157.82 [+0.00] ---------------------- # 158.06 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 158.19 [+0.13] TEST: Get nexthop group by id [ OK ] # 158.46 [+0.27] TEST: Delete nexthop group by id [ OK ] # 159.30 [+0.84] TEST: Nexthop group with multiple nexthops [ OK ] # 159.70 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 159.96 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 160.36 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 160.62 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 162.38 [+1.77] TEST: Multiple groups with same nexthop [ OK ] # 162.93 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 163.05 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 163.30 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 163.42 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 174.32 [+10.90] # 174.32 [+0.00] IPv4 resilient groups functional # 174.32 [+0.00] -------------------------------- # 175.09 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 175.23 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 175.63 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 175.78 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 176.53 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 176.67 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 177.05 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 177.19 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 188.21 [+11.02] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.73 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.98 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 189.26 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 200.12 [+10.86] # 200.12 [+0.00] IPv4 functional runtime # 200.12 [+0.00] ----------------------- # 200.38 [+0.26] TEST: Route add [ OK ] # 200.64 [+0.26] TEST: Route delete [ OK ] # 200.90 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 201.28 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 201.50 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 201.95 [+0.46] TEST: Basic ping [ OK ] # 202.51 [+0.56] TEST: Ping - multipath [ OK ] # 203.20 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 204.02 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 204.73 [+0.71] TEST: Ping - blackhole [ OK ] # 205.06 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 205.38 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 206.04 [+0.66] TEST: Ping - group with blackhole [ OK ] # 206.35 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 206.61 [+0.26] TEST: IPv4 route with device only nexthop [ OK ] # 207.01 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 207.77 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.39 [+0.62] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 208.72 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.05 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 209.75 [+0.70] TEST: IPv4 default route with IPv6 gateway [ OK ] # 210.10 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 210.25 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 210.36 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 210.51 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 221.42 [+10.90] # 221.42 [+0.00] IPv4 large groups (x32) # 221.42 [+0.00] --------------------- # 257.23 [+35.81] TEST: Dump large (x32) ecmp groups [ OK ] # 268.15 [+10.93] # 268.16 [+0.00] IPv4 large resilient group (128k buckets) # 268.16 [+0.00] ----------------------------------------- # 268.64 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.45 [+10.80] # 279.45 [+0.00] IPv4 nexthop api compat mode # 279.45 [+0.00] ---------------------------- # 279.77 [+0.32] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.78 [+1.01] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.92 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 281.69 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.85 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 282.63 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.76 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 283.42 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 284.05 [+0.62] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.23 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 295.03 [+10.81] # 295.03 [+0.00] IPv4 fdb groups functional # 295.04 [+0.00] -------------------------- # 295.65 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 295.90 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 296.28 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.67 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.81 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 296.94 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 297.07 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 297.20 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 297.64 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 297.76 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 297.90 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 298.02 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 298.27 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.41 [+0.13] TEST: Fdb nexthop delete [ OK ] # 298.52 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 309.54 [+11.01] # 309.54 [+0.00] IPv4 multipath selection # 309.54 [+0.00] ------------------------ # 311.62 [+2.08] TEST: Use valid neighbor during multipath selection [ OK ] # 312.00 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 322.88 [+10.88] # 322.88 [+0.00] IPv4 runtime torture # 322.88 [+0.00] -------------------- # 623.71 [+300.83] TEST: IPv4 torture test [ OK ] # 634.96 [+11.25] # 634.96 [+0.00] IPv4 runtime resilient nexthop group torture # 634.96 [+0.00] -------------------------------------------- # 935.90 [+300.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 947.15 [+11.25] # 947.15 [+0.00] IPv6 # 947.15 [+0.00] ---------------------- # 947.26 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 947.39 [+0.13] TEST: Get nexthop by id [ OK ] # 947.65 [+0.26] TEST: Delete nexthop by id [ OK ] # 947.89 [+0.24] TEST: Create nexthop - gw only [ OK ] # 948.02 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 948.16 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 948.83 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 959.89 [+11.06] # 959.89 [+0.00] IPv6 groups functional # 959.89 [+0.00] ---------------------- # 960.14 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 960.27 [+0.12] TEST: Get nexthop group by id [ OK ] # 960.55 [+0.28] TEST: Delete nexthop group by id [ OK ] # 961.58 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 961.99 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 962.25 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 962.68 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 962.94 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 964.76 [+1.82] TEST: Multiple groups with same nexthop [ OK ] # 965.30 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 965.43 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 965.67 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 965.81 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 969.64 [+3.83] TEST: Nexthop group replace refcounts [ OK ] # 970.83 [+1.19] TEST: 16-bit weights [ OK ] # 982.06 [+11.23] # 982.07 [+0.01] IPv6 resilient groups functional # 982.07 [+0.00] -------------------------------- # 982.82 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 982.96 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 983.36 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 983.51 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 984.28 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 984.44 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 984.85 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 984.99 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 986.21 [+1.22] TEST: 16-bit weights [ OK ] # 997.25 [+11.05] # 997.25 [+0.00] IPv6 functional runtime # 997.25 [+0.00] ----------------------- # 997.50 [+0.24] TEST: Route add [ OK ] # 997.64 [+0.14] TEST: Route delete [ OK ] # 997.98 [+0.34] TEST: Ping with nexthop [ OK ] # 998.58 [+0.60] TEST: Ping - multipath [ OK ] # 999.03 [+0.46] TEST: Ping - blackhole [ OK ] # 999.42 [+0.39] TEST: Ping - blackhole replaced with gateway [ OK ] # 999.74 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1000.41 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1000.76 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1001.02 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1001.43 [+0.41] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1001.97 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1002.23 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1002.50 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1003.15 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.43 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.70 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1004.37 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.63 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.90 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1005.42 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1005.64 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1007.01 [+1.37] TEST: Nexthop with default route and rpfilter [ OK ] # 1007.35 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1018.40 [+11.04] # 1018.40 [+0.00] IPv6 large groups (x32) # 1018.40 [+0.00] --------------------- # 1055.53 [+37.13] TEST: Dump large (x32) ecmp groups [ OK ] # 1066.93 [+11.40] # 1066.93 [+0.00] IPv6 large resilient group (128k buckets) # 1066.93 [+0.00] ----------------------------------------- # 1067.45 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1078.75 [+11.29] # 1078.75 [+0.00] IPv6 nexthop api compat mode test # 1078.75 [+0.00] -------------------------------- # 1079.14 [+0.39] TEST: IPv6 default nexthop compat mode check [ OK ] # 1080.18 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1080.34 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1081.11 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1081.28 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1082.48 [+1.20] TEST: IPv6 compat mode off - route add notification [ OK ] # 1082.65 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1083.43 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.09 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1084.26 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1095.55 [+11.29] # 1095.55 [+0.00] IPv6 fdb groups functional # 1095.55 [+0.00] -------------------------- # 1096.20 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1096.47 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1096.87 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1097.26 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1097.39 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1097.52 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1097.66 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1097.79 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1098.07 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1098.20 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1098.32 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1098.45 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1098.74 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1098.86 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1098.99 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1110.47 [+11.48] # 1110.47 [+0.00] IPv6 multipath selection # 1110.47 [+0.00] ------------------------ # 1112.81 [+2.34] TEST: Use valid neighbor during multipath selection [ OK ] # 1113.24 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 1124.73 [+11.50] # 1124.73 [+0.00] IPv6 runtime torture # 1124.73 [+0.00] -------------------- # 1425.60 [+300.87] TEST: IPv6 torture test [ OK ] # 1436.76 [+11.16] # 1436.76 [+0.00] IPv6 runtime resilient nexthop group torture # 1436.76 [+0.00] -------------------------------------------- # 1737.73 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1738.12 [+0.40] # 1738.12 [+0.00] Tests passed: 238 # 1738.13 [+0.00] Tests failed: 0 # 1738.13 [+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__->