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 # 9.77 [+9.77] # 9.78 [+0.00] Basic functional tests # 9.78 [+0.00] ---------------------- # 9.90 [+0.12] TEST: List with nothing defined [ OK ] # 10.01 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.15 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.31 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.45 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 10.68 [+0.22] TEST: Nexthop with down device [ OK ] # 11.02 [+0.34] TEST: Nexthop with device that is linkdown [ OK ] # 11.25 [+0.23] TEST: Nexthop with device only [ OK ] # 11.39 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 11.51 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.64 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 11.90 [+0.26] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.33 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 12.46 [+0.14] TEST: Create group [ OK ] # 12.58 [+0.12] TEST: Create group with blackhole nexthop [ OK ] # 12.71 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.10 [+0.39] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.21 [+0.11] TEST: Create group with non-existent nexthop [ OK ] # 13.35 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 13.48 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 13.59 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 13.73 [+0.13] TEST: Nexthop group and device [ OK ] # 14.97 [+1.24] TEST: Test proto flush [ OK ] # 15.10 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 105.08 [+89.98] TEST: Large scale nexthop flushing [ OK ] # 116.09 [+11.01] # 116.10 [+0.00] Basic resilient nexthop group functional tests # 116.10 [+0.00] ---------------------------------------------- # 116.45 [+0.35] TEST: Add a nexthop group with default parameters [ OK ] # 116.71 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 117.10 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 117.22 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 117.34 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 117.49 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 117.60 [+0.11] TEST: Replace idle timer [ OK ] # 117.76 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 117.87 [+0.12] TEST: Replace unbalanced timer [ OK ] # 118.00 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 118.13 [+0.13] TEST: Replace with no parameters [ OK ] # 118.25 [+0.12] TEST: Get a nexthop group after replacing no parameters [ OK ] # 118.39 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 118.51 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 118.63 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 118.77 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 119.55 [+0.78] TEST: Dump all nexthop buckets [ OK ] # 119.69 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 119.99 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 120.15 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 120.30 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 120.43 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 120.55 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 120.86 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 120.98 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 121.09 [+0.11] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 121.42 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 121.56 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 121.67 [+0.11] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 121.79 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 121.92 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 122.67 [+0.75] TEST: Initial bucket allocation [ OK ] # 123.04 [+0.38] TEST: Bucket allocation after replace [ OK ] # 123.56 [+0.52] TEST: Buckets migrated after idle timer change [ OK ] # 133.95 [+10.39] # 133.95 [+0.00] IPv4 functional # 133.95 [+0.00] ---------------------- # 134.07 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 134.20 [+0.13] TEST: Get nexthop by id [ OK ] # 134.46 [+0.26] TEST: Delete nexthop by id [ OK ] # 134.70 [+0.24] TEST: Create nexthop - gw only [ OK ] # 134.82 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 134.95 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 135.56 [+0.61] TEST: Nexthops removed on admin down [ OK ] # 136.24 [+0.68] TEST: Delete nexthop route warning [ OK ] # 136.85 [+0.61] TEST: Delete multipath route with only nh id based entry [ OK ] # 137.20 [+0.35] TEST: Delete route when specifying only nexthop device [ OK ] # 137.32 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 137.44 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 147.98 [+10.55] # 147.98 [+0.00] IPv4 groups functional # 147.98 [+0.00] ---------------------- # 148.24 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 148.36 [+0.12] TEST: Get nexthop group by id [ OK ] # 148.60 [+0.25] TEST: Delete nexthop group by id [ OK ] # 149.45 [+0.85] TEST: Nexthop group with multiple nexthops [ OK ] # 149.83 [+0.38] TEST: Nexthop group updated when entry is deleted [ OK ] # 150.07 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 150.47 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 150.71 [+0.24] TEST: Nexthops in groups removed on admin down [ OK ] # 152.41 [+1.70] TEST: Multiple groups with same nexthop [ OK ] # 152.92 [+0.51] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 153.04 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 153.29 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 153.41 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 163.84 [+10.43] # 163.84 [+0.00] IPv4 resilient groups functional # 163.84 [+0.00] -------------------------------- # 164.56 [+0.72] TEST: Nexthop group updated when entry is deleted [ OK ] # 164.70 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 165.09 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 165.24 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 165.99 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 166.14 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 166.53 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 166.66 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 177.35 [+10.69] TEST: IPv6 nexthop with IPv4 route [ OK ] # 177.86 [+0.50] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.12 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 178.38 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 188.73 [+10.35] # 188.74 [+0.00] IPv4 functional runtime # 188.74 [+0.00] ----------------------- # 188.98 [+0.24] TEST: Route add [ OK ] # 189.23 [+0.24] TEST: Route delete [ OK ] # 189.50 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 189.85 [+0.36] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 190.06 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 190.51 [+0.45] TEST: Basic ping [ OK ] # 191.05 [+0.54] TEST: Ping - multipath [ OK ] # 191.70 [+0.65] TEST: Ping - multiple default routes, nh first [ OK ] # 192.49 [+0.79] TEST: Ping - multiple default routes, nh second [ OK ] # 193.18 [+0.70] TEST: Ping - blackhole [ OK ] # 193.50 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 193.80 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 194.43 [+0.63] TEST: Ping - group with blackhole [ OK ] # 194.75 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 194.99 [+0.24] TEST: IPv4 route with device only nexthop [ OK ] # 195.36 [+0.37] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 196.11 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 196.72 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 197.04 [+0.32] TEST: IPv6 nexthop with IPv4 route [ OK ] # 197.35 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 198.05 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] # 198.38 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 198.51 [+0.13] TEST: IPv4 route with MPLS encap - check [ OK ] # 198.63 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 198.78 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 209.49 [+10.71] # 209.50 [+0.01] IPv4 large groups (x32) # 209.50 [+0.00] --------------------- # 244.88 [+35.38] TEST: Dump large (x32) ecmp groups [ OK ] # 255.57 [+10.68] # 255.57 [+0.00] IPv4 large resilient group (128k buckets) # 255.57 [+0.00] ----------------------------------------- # 256.07 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 266.62 [+10.56] # 266.63 [+0.01] IPv4 nexthop api compat mode # 266.63 [+0.00] ---------------------------- # 266.97 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 267.97 [+1.00] TEST: IPv4 compat mode on - route add notification [ OK ] # 268.10 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 268.87 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 269.04 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 269.79 [+0.74] TEST: IPv4 compat mode off - route add notification [ OK ] # 269.92 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 270.58 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 271.21 [+0.63] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 271.37 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 281.78 [+10.41] # 281.78 [+0.00] IPv4 fdb groups functional # 281.79 [+0.00] -------------------------- # 282.36 [+0.57] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 282.61 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 282.96 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 283.33 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 283.45 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 283.57 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 283.69 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 283.81 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 284.24 [+0.42] TEST: Fdb mac add with nexthop group [ OK ] # 284.36 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 284.49 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 284.61 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 284.86 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 284.99 [+0.13] TEST: Fdb nexthop delete [ OK ] # 285.10 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 295.66 [+10.56] # 295.66 [+0.00] IPv4 multipath selection # 295.66 [+0.00] ------------------------ # 298.02 [+2.36] TEST: Use valid neighbor during multipath selection [ OK ] # 298.39 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 308.80 [+10.41] # 308.80 [+0.00] IPv4 runtime torture # 308.80 [+0.00] -------------------- # 609.59 [+300.78] TEST: IPv4 torture test [ OK ] # 620.46 [+10.88] # 620.47 [+0.00] IPv4 runtime resilient nexthop group torture # 620.47 [+0.00] -------------------------------------------- # 921.39 [+300.92] TEST: IPv4 resilient nexthop group torture test [ OK ] # 932.13 [+10.74] # 932.13 [+0.00] IPv6 # 932.13 [+0.00] ---------------------- # 932.24 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 932.37 [+0.14] TEST: Get nexthop by id [ OK ] # 932.63 [+0.25] TEST: Delete nexthop by id [ OK ] # 932.88 [+0.25] TEST: Create nexthop - gw only [ OK ] # 933.00 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 933.13 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 933.74 [+0.61] TEST: Nexthops removed on admin down [ OK ] # 944.40 [+10.66] # 944.40 [+0.00] IPv6 groups functional # 944.40 [+0.00] ---------------------- # 944.65 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 944.76 [+0.11] TEST: Get nexthop group by id [ OK ] # 945.03 [+0.27] TEST: Delete nexthop group by id [ OK ] # 946.05 [+1.02] TEST: Nexthop group with multiple nexthops [ OK ] # 946.46 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 946.71 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 947.15 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 947.43 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 949.42 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 949.99 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 950.18 [+0.19] TEST: Nexthop group can not have a group as an entry [ OK ] # 950.44 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 950.59 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 954.58 [+3.99] TEST: Nexthop group replace refcounts [ OK ] # 955.83 [+1.25] TEST: 16-bit weights [ OK ] # 966.60 [+10.77] # 966.61 [+0.00] IPv6 resilient groups functional # 966.61 [+0.00] -------------------------------- # 967.34 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 967.49 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 967.88 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 968.04 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 968.79 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 968.92 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 969.31 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 969.45 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 970.62 [+1.17] TEST: 16-bit weights [ OK ] # 981.20 [+10.58] # 981.20 [+0.00] IPv6 functional runtime # 981.20 [+0.00] ----------------------- # 981.44 [+0.24] TEST: Route add [ OK ] # 981.56 [+0.12] TEST: Route delete [ OK ] # 981.90 [+0.33] TEST: Ping with nexthop [ OK ] # 982.44 [+0.55] TEST: Ping - multipath [ OK ] # 982.88 [+0.44] TEST: Ping - blackhole [ OK ] # 983.23 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 983.55 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 984.18 [+0.64] TEST: Ping - group with blackhole [ OK ] # 984.51 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 984.75 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 985.15 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 985.68 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 985.94 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 986.19 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 986.84 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.10 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.35 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 987.98 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 988.28 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 988.52 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 989.09 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 989.30 [+0.21] TEST: IPv6 route with invalid metric [ OK ] # 990.58 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 990.92 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1001.68 [+10.77] # 1001.70 [+0.02] IPv6 large groups (x32) # 1001.70 [+0.00] --------------------- # 1036.78 [+35.08] TEST: Dump large (x32) ecmp groups [ OK ] # 1047.55 [+10.77] # 1047.55 [+0.00] IPv6 large resilient group (128k buckets) # 1047.56 [+0.00] ----------------------------------------- # 1048.04 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1058.75 [+10.71] # 1058.75 [+0.00] IPv6 nexthop api compat mode test # 1058.75 [+0.00] -------------------------------- # 1059.07 [+0.32] TEST: IPv6 default nexthop compat mode check [ OK ] # 1060.11 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1060.26 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1061.02 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1061.21 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1062.35 [+1.15] TEST: IPv6 compat mode off - route add notification [ OK ] # 1062.51 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1063.28 [+0.77] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1063.91 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1064.08 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1074.53 [+10.45] # 1074.53 [+0.00] IPv6 fdb groups functional # 1074.53 [+0.00] -------------------------- # 1075.11 [+0.58] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1075.35 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1075.73 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1076.10 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1076.22 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1076.34 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1076.47 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1076.60 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1076.84 [+0.24] TEST: Fdb mac add with nexthop group [ OK ] # 1076.96 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1077.10 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1077.22 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1077.47 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1077.59 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1077.71 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1088.42 [+10.71] # 1088.42 [+0.00] IPv6 multipath selection # 1088.42 [+0.00] ------------------------ # 1090.38 [+1.95] TEST: Use valid neighbor during multipath selection [ OK ] # 1090.77 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1101.92 [+11.15] # 1101.93 [+0.00] IPv6 runtime torture # 1101.93 [+0.00] -------------------- # 1402.78 [+300.86] TEST: IPv6 torture test [ OK ] # 1413.71 [+10.93] # 1413.71 [+0.00] IPv6 runtime resilient nexthop group torture # 1413.72 [+0.00] -------------------------------------------- # 1714.65 [+300.93] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1715.03 [+0.38] # 1715.03 [+0.00] Tests passed: 238 # 1715.03 [+0.00] Tests failed: 0 # 1715.04 [+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__->