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.47 [+10.47] # 10.47 [+0.00] Basic functional tests # 10.47 [+0.00] ---------------------- # 10.60 [+0.13] TEST: List with nothing defined [ OK ] # 10.72 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.87 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 10.98 [+0.11] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.10 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 11.34 [+0.24] TEST: Nexthop with down device [ OK ] # 11.70 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.95 [+0.25] TEST: Nexthop with device only [ OK ] # 12.07 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 12.20 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.32 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 12.58 [+0.26] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.04 [+0.46] TEST: Maximum nexthop ID dump [ OK ] # 13.17 [+0.13] TEST: Create group [ OK ] # 13.30 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.44 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.82 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.95 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.08 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.20 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.34 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.50 [+0.16] TEST: Nexthop group and device [ OK ] # 15.88 [+1.38] TEST: Test proto flush [ OK ] # 16.02 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 108.06 [+92.04] TEST: Large scale nexthop flushing [ OK ] # 118.89 [+10.83] # 118.89 [+0.00] Basic resilient nexthop group functional tests # 118.89 [+0.00] ---------------------------------------------- # 119.23 [+0.33] TEST: Add a nexthop group with default parameters [ OK ] # 119.48 [+0.25] TEST: Get a nexthop group with default parameters [ OK ] # 119.87 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 119.98 [+0.11] TEST: Add a nexthop group with 0 buckets [ OK ] # 120.10 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 120.23 [+0.12] TEST: Get a nexthop group after replacing parameters [ OK ] # 120.34 [+0.12] TEST: Replace idle timer [ OK ] # 120.48 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 120.60 [+0.12] TEST: Replace unbalanced timer [ OK ] # 120.74 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 120.87 [+0.13] TEST: Replace with no parameters [ OK ] # 120.99 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 121.11 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 121.23 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 121.35 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 121.50 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 122.22 [+0.72] TEST: Dump all nexthop buckets [ OK ] # 122.38 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 122.66 [+0.28] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 122.80 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 122.94 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 123.07 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 123.19 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 123.48 [+0.29] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 123.60 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 123.73 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 124.02 [+0.30] TEST: Maximum nexthop ID dump [ OK ] # 124.16 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 124.28 [+0.11] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 124.40 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 124.52 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 125.25 [+0.73] TEST: Initial bucket allocation [ OK ] # 125.63 [+0.37] TEST: Bucket allocation after replace [ OK ] # 126.14 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 136.61 [+10.47] # 136.61 [+0.00] IPv4 functional # 136.61 [+0.00] ---------------------- # 136.73 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 136.87 [+0.13] TEST: Get nexthop by id [ OK ] # 137.12 [+0.26] TEST: Delete nexthop by id [ OK ] # 137.35 [+0.23] TEST: Create nexthop - gw only [ OK ] # 137.49 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 137.62 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 138.27 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 138.95 [+0.69] TEST: Delete nexthop route warning [ OK ] # 139.56 [+0.61] TEST: Delete multipath route with only nh id based entry [ OK ] # 139.92 [+0.36] TEST: Delete route when specifying only nexthop device [ OK ] # 140.05 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 140.16 [+0.11] TEST: Delete route when not specifying nexthop attributes [ OK ] # 150.62 [+10.46] # 150.62 [+0.00] IPv4 groups functional # 150.62 [+0.00] ---------------------- # 150.85 [+0.23] TEST: Create nexthop group with single nexthop [ OK ] # 150.98 [+0.13] TEST: Get nexthop group by id [ OK ] # 151.23 [+0.25] TEST: Delete nexthop group by id [ OK ] # 152.08 [+0.85] TEST: Nexthop group with multiple nexthops [ OK ] # 152.46 [+0.38] TEST: Nexthop group updated when entry is deleted [ OK ] # 152.69 [+0.23] TEST: Nexthop group with weighted nexthops [ OK ] # 153.05 [+0.36] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 153.33 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 155.05 [+1.73] TEST: Multiple groups with same nexthop [ OK ] # 155.56 [+0.51] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 155.70 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 155.93 [+0.23] TEST: Nexthop group with a blackhole entry [ OK ] # 156.06 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 166.47 [+10.41] # 166.47 [+0.00] IPv4 resilient groups functional # 166.47 [+0.00] -------------------------------- # 167.20 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 167.35 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 167.71 [+0.36] TEST: Nexthop group updated after replace [ OK ] # 167.86 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 168.58 [+0.72] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 168.73 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 169.12 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 169.26 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 180.14 [+10.88] TEST: IPv6 nexthop with IPv4 route [ OK ] # 180.64 [+0.50] TEST: IPv6 nexthop with IPv4 route [ OK ] # 180.90 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 181.16 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 191.48 [+10.33] # 191.49 [+0.00] IPv4 functional runtime # 191.49 [+0.00] ----------------------- # 191.72 [+0.23] TEST: Route add [ OK ] # 191.99 [+0.27] TEST: Route delete [ OK ] # 192.25 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 192.64 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 192.85 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 193.31 [+0.46] TEST: Basic ping [ OK ] # 193.90 [+0.59] TEST: Ping - multipath [ OK ] # 194.57 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 195.39 [+0.81] TEST: Ping - multiple default routes, nh second [ OK ] # 196.10 [+0.71] TEST: Ping - blackhole [ OK ] # 196.41 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 196.73 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 197.39 [+0.65] TEST: Ping - group with blackhole [ OK ] # 197.71 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 197.95 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 198.38 [+0.42] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 199.12 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 199.76 [+0.63] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 200.14 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.47 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 201.19 [+0.72] TEST: IPv4 default route with IPv6 gateway [ OK ] # 201.54 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 201.69 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 201.80 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 201.95 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 212.43 [+10.48] # 212.43 [+0.00] IPv4 large groups (x32) # 212.43 [+0.00] --------------------- # 246.80 [+34.37] TEST: Dump large (x32) ecmp groups [ OK ] # 257.43 [+10.63] # 257.44 [+0.00] IPv4 large resilient group (128k buckets) # 257.44 [+0.00] ----------------------------------------- # 257.90 [+0.45] TEST: Dump large (x131072) nexthop buckets [ OK ] # 268.40 [+10.51] # 268.40 [+0.00] IPv4 nexthop api compat mode # 268.41 [+0.00] ---------------------------- # 268.73 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 269.81 [+1.07] TEST: IPv4 compat mode on - route add notification [ OK ] # 269.93 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 270.70 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 270.86 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 271.59 [+0.73] TEST: IPv4 compat mode off - route add notification [ OK ] # 271.72 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 272.37 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 273.04 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 273.20 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 283.69 [+10.49] # 283.69 [+0.00] IPv4 fdb groups functional # 283.69 [+0.00] -------------------------- # 284.30 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 284.55 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 284.90 [+0.35] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 285.28 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 285.40 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 285.52 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 285.66 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 285.77 [+0.11] TEST: Fdb Nexthop with encap [ OK ] # 286.22 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 286.33 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 286.47 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 286.58 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 286.83 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 286.95 [+0.13] TEST: Fdb nexthop delete [ OK ] # 287.08 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 297.90 [+10.82] # 297.90 [+0.00] IPv4 multipath selection # 297.90 [+0.00] ------------------------ # 299.75 [+1.85] TEST: Use valid neighbor during multipath selection [ OK ] # 300.12 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 310.58 [+10.46] # 310.58 [+0.00] IPv4 runtime torture # 310.58 [+0.00] -------------------- # 611.39 [+300.80] TEST: IPv4 torture test [ OK ] # 622.19 [+10.80] # 622.19 [+0.00] IPv4 runtime resilient nexthop group torture # 622.19 [+0.00] -------------------------------------------- # 923.09 [+300.90] TEST: IPv4 resilient nexthop group torture test [ OK ] # 933.85 [+10.76] # 933.85 [+0.00] IPv6 # 933.85 [+0.00] ---------------------- # 933.99 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 934.11 [+0.12] TEST: Get nexthop by id [ OK ] # 934.38 [+0.28] TEST: Delete nexthop by id [ OK ] # 934.65 [+0.27] TEST: Create nexthop - gw only [ OK ] # 934.77 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 934.89 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 935.54 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 946.15 [+10.61] # 946.15 [+0.00] IPv6 groups functional # 946.15 [+0.00] ---------------------- # 946.41 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 946.53 [+0.12] TEST: Get nexthop group by id [ OK ] # 946.78 [+0.25] TEST: Delete nexthop group by id [ OK ] # 947.76 [+0.98] TEST: Nexthop group with multiple nexthops [ OK ] # 948.16 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 948.41 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 948.79 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 949.04 [+0.24] TEST: Nexthops in groups removed on admin down [ OK ] # 950.77 [+1.74] TEST: Multiple groups with same nexthop [ OK ] # 951.28 [+0.51] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 951.40 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 951.67 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 951.79 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 955.35 [+3.56] TEST: Nexthop group replace refcounts [ OK ] # 956.47 [+1.12] TEST: 16-bit weights [ OK ] # 966.88 [+10.41] # 966.88 [+0.00] IPv6 resilient groups functional # 966.88 [+0.00] -------------------------------- # 967.62 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 967.78 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 968.17 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 968.31 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 969.04 [+0.73] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 969.19 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 969.59 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 969.72 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 970.89 [+1.17] TEST: 16-bit weights [ OK ] # 981.33 [+10.44] # 981.33 [+0.00] IPv6 functional runtime # 981.33 [+0.00] ----------------------- # 981.59 [+0.26] TEST: Route add [ OK ] # 981.70 [+0.12] TEST: Route delete [ OK ] # 982.03 [+0.33] TEST: Ping with nexthop [ OK ] # 982.64 [+0.61] TEST: Ping - multipath [ OK ] # 983.08 [+0.44] TEST: Ping - blackhole [ OK ] # 983.39 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 983.70 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 984.34 [+0.63] TEST: Ping - group with blackhole [ OK ] # 984.65 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 984.90 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 985.34 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 985.87 [+0.52] TEST: IPv6 route can not have a v4 gateway [ OK ] # 986.12 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 986.37 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 987.02 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.29 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.55 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 988.18 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 988.42 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 988.67 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 989.16 [+0.49] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 989.40 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 990.68 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 991.00 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1001.83 [+10.82] # 1001.83 [+0.00] IPv6 large groups (x32) # 1001.83 [+0.00] --------------------- # 1036.81 [+34.98] TEST: Dump large (x32) ecmp groups [ OK ] # 1047.43 [+10.62] # 1047.43 [+0.00] IPv6 large resilient group (128k buckets) # 1047.44 [+0.00] ----------------------------------------- # 1047.89 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1058.51 [+10.62] # 1058.51 [+0.00] IPv6 nexthop api compat mode test # 1058.51 [+0.00] -------------------------------- # 1058.84 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1059.88 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1060.04 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1060.79 [+0.75] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1060.96 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1062.08 [+1.12] TEST: IPv6 compat mode off - route add notification [ OK ] # 1062.21 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1062.98 [+0.77] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1063.62 [+0.64] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1063.78 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1074.11 [+10.33] # 1074.11 [+0.00] IPv6 fdb groups functional # 1074.11 [+0.00] -------------------------- # 1074.71 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1074.95 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1075.34 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1075.73 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1075.85 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1075.98 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1076.10 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1076.22 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1076.49 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1076.62 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1076.74 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1076.86 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1077.10 [+0.23] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1077.22 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1077.33 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1087.89 [+10.56] # 1087.90 [+0.01] IPv6 multipath selection # 1087.90 [+0.00] ------------------------ # 1089.84 [+1.95] TEST: Use valid neighbor during multipath selection [ OK ] # 1090.20 [+0.35] TEST: Multipath selection with no valid neighbor [ OK ] # 1101.31 [+11.11] # 1101.31 [+0.00] IPv6 runtime torture # 1101.31 [+0.00] -------------------- # 1402.34 [+301.03] TEST: IPv6 torture test [ OK ] # 1413.40 [+11.06] # 1413.40 [+0.00] IPv6 runtime resilient nexthop group torture # 1413.40 [+0.00] -------------------------------------------- # 1714.36 [+300.96] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1714.74 [+0.37] # 1714.74 [+0.00] Tests passed: 238 # 1714.74 [+0.00] Tests failed: 0 # 1714.74 [+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__->