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.53 [+10.53] # 10.54 [+0.00] Basic functional tests # 10.54 [+0.00] ---------------------- # 10.66 [+0.12] TEST: List with nothing defined [ OK ] # 10.80 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.94 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.09 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.21 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 11.46 [+0.25] TEST: Nexthop with down device [ OK ] # 11.89 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.15 [+0.26] TEST: Nexthop with device only [ OK ] # 12.30 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.44 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.59 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.89 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.33 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 13.47 [+0.14] TEST: Create group [ OK ] # 13.59 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.73 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.14 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.27 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.42 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 14.54 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.68 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.81 [+0.13] TEST: Nexthop group and device [ OK ] # 16.18 [+1.37] TEST: Test proto flush [ OK ] # 16.33 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 110.84 [+94.51] TEST: Large scale nexthop flushing [ OK ] # 122.13 [+11.29] # 122.13 [+0.00] Basic resilient nexthop group functional tests # 122.13 [+0.00] ---------------------------------------------- # 122.52 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 122.80 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 123.21 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 123.33 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 123.45 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 123.58 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 123.74 [+0.15] TEST: Replace idle timer [ OK ] # 123.88 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.01 [+0.13] TEST: Replace unbalanced timer [ OK ] # 124.15 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 124.28 [+0.13] TEST: Replace with no parameters [ OK ] # 124.42 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 124.55 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 124.67 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 124.80 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 124.94 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 125.72 [+0.78] TEST: Dump all nexthop buckets [ OK ] # 125.90 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 126.21 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 126.38 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 126.53 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 126.65 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 126.78 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.09 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 127.22 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 127.35 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 127.66 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 127.80 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 127.92 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.06 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.20 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 128.98 [+0.78] TEST: Initial bucket allocation [ OK ] # 129.38 [+0.40] TEST: Bucket allocation after replace [ OK ] # 129.93 [+0.55] TEST: Buckets migrated after idle timer change [ OK ] # 141.01 [+11.09] # 141.01 [+0.00] IPv4 functional # 141.01 [+0.00] ---------------------- # 141.15 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 141.26 [+0.12] TEST: Get nexthop by id [ OK ] # 141.55 [+0.29] TEST: Delete nexthop by id [ OK ] # 141.80 [+0.25] TEST: Create nexthop - gw only [ OK ] # 141.93 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 142.05 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 142.73 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 143.48 [+0.75] TEST: Delete nexthop route warning [ OK ] # 144.17 [+0.70] TEST: Delete multipath route with only nh id based entry [ OK ] # 144.59 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 144.72 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 144.86 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 155.95 [+11.09] # 155.95 [+0.00] IPv4 groups functional # 155.95 [+0.00] ---------------------- # 156.21 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 156.33 [+0.12] TEST: Get nexthop group by id [ OK ] # 156.59 [+0.26] TEST: Delete nexthop group by id [ OK ] # 157.47 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 157.91 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 158.17 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 158.60 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 158.88 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 160.78 [+1.90] TEST: Multiple groups with same nexthop [ OK ] # 161.32 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 161.45 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 161.73 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 161.87 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 173.15 [+11.28] # 173.15 [+0.00] IPv4 resilient groups functional # 173.15 [+0.00] -------------------------------- # 173.94 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 174.07 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 174.48 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 174.63 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 175.43 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 175.57 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 176.00 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 176.16 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 187.61 [+11.45] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.15 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.42 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 188.69 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 199.59 [+10.90] # 199.59 [+0.00] IPv4 functional runtime # 199.59 [+0.00] ----------------------- # 199.84 [+0.25] TEST: Route add [ OK ] # 200.11 [+0.27] TEST: Route delete [ OK ] # 200.36 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 200.75 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 200.99 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 201.44 [+0.45] TEST: Basic ping [ OK ] # 202.05 [+0.61] TEST: Ping - multipath [ OK ] # 202.75 [+0.70] TEST: Ping - multiple default routes, nh first [ OK ] # 203.60 [+0.86] TEST: Ping - multiple default routes, nh second [ OK ] # 204.34 [+0.74] TEST: Ping - blackhole [ OK ] # 204.66 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 205.00 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 205.66 [+0.66] TEST: Ping - group with blackhole [ OK ] # 205.98 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 206.24 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 206.67 [+0.43] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 207.42 [+0.75] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.03 [+0.62] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 208.40 [+0.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.74 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 209.52 [+0.77] TEST: IPv4 default route with IPv6 gateway [ OK ] # 209.87 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 210.01 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 210.14 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 210.28 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 221.27 [+10.99] # 221.27 [+0.00] IPv4 large groups (x32) # 221.28 [+0.00] --------------------- # 258.45 [+37.17] TEST: Dump large (x32) ecmp groups [ OK ] # 269.76 [+11.31] # 269.76 [+0.00] IPv4 large resilient group (128k buckets) # 269.76 [+0.00] ----------------------------------------- # 270.28 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 281.38 [+11.10] # 281.38 [+0.00] IPv4 nexthop api compat mode # 281.38 [+0.00] ---------------------------- # 281.75 [+0.37] TEST: IPv4 default nexthop compat mode check [ OK ] # 282.82 [+1.07] TEST: IPv4 compat mode on - route add notification [ OK ] # 282.97 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 283.77 [+0.80] TEST: IPv4 compat mode on - nexthop change [ OK ] # 283.93 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 284.75 [+0.82] TEST: IPv4 compat mode off - route add notification [ OK ] # 284.88 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 285.62 [+0.74] TEST: IPv4 compat mode off - nexthop change [ OK ] # 286.26 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 286.45 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 297.51 [+11.05] # 297.51 [+0.00] IPv4 fdb groups functional # 297.51 [+0.00] -------------------------- # 298.16 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 298.44 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 298.82 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 299.21 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 299.35 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 299.50 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 299.63 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 299.76 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 300.21 [+0.45] TEST: Fdb mac add with nexthop group [ OK ] # 300.34 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 300.48 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 300.60 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 300.85 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 300.99 [+0.14] TEST: Fdb nexthop delete [ OK ] # 301.12 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 312.28 [+11.16] # 312.28 [+0.00] IPv4 multipath selection # 312.28 [+0.00] ------------------------ # 314.67 [+2.39] TEST: Use valid neighbor during multipath selection [ OK ] # 315.06 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 326.02 [+10.96] # 326.02 [+0.00] IPv4 runtime torture # 326.02 [+0.00] -------------------- # 626.89 [+300.87] TEST: IPv4 torture test [ OK ] # 637.93 [+11.03] # 637.93 [+0.00] IPv4 runtime resilient nexthop group torture # 637.93 [+0.00] -------------------------------------------- # 938.92 [+300.99] TEST: IPv4 resilient nexthop group torture test [ OK ] # 950.21 [+11.29] # 950.21 [+0.00] IPv6 # 950.21 [+0.00] ---------------------- # 950.33 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 950.46 [+0.14] TEST: Get nexthop by id [ OK ] # 950.74 [+0.28] TEST: Delete nexthop by id [ OK ] # 950.99 [+0.25] TEST: Create nexthop - gw only [ OK ] # 951.14 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 951.27 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 951.96 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 963.10 [+11.14] # 963.10 [+0.00] IPv6 groups functional # 963.10 [+0.00] ---------------------- # 963.36 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 963.50 [+0.14] TEST: Get nexthop group by id [ OK ] # 963.78 [+0.28] TEST: Delete nexthop group by id [ OK ] # 964.82 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 965.22 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 965.47 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 965.90 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 966.17 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 968.04 [+1.87] TEST: Multiple groups with same nexthop [ OK ] # 968.58 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 968.72 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 968.98 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 969.12 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 972.99 [+3.87] TEST: Nexthop group replace refcounts [ OK ] # 974.19 [+1.20] TEST: 16-bit weights [ OK ] # 985.25 [+11.07] # 985.26 [+0.00] IPv6 resilient groups functional # 985.26 [+0.00] -------------------------------- # 986.03 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 986.18 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 986.56 [+0.37] TEST: Nexthop group updated after replace [ OK ] # 986.71 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 987.49 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 987.64 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 988.05 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 988.22 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 989.44 [+1.22] TEST: 16-bit weights [ OK ] # 1000.40 [+10.96] # 1000.40 [+0.00] IPv6 functional runtime # 1000.40 [+0.00] ----------------------- # 1000.66 [+0.26] TEST: Route add [ OK ] # 1000.80 [+0.14] TEST: Route delete [ OK ] # 1001.15 [+0.35] TEST: Ping with nexthop [ OK ] # 1001.73 [+0.58] TEST: Ping - multipath [ OK ] # 1002.18 [+0.45] TEST: Ping - blackhole [ OK ] # 1002.50 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1002.82 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1003.49 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1003.81 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1004.09 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1004.51 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1005.06 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1005.33 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1005.58 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1006.24 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.49 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.78 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1007.42 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1007.68 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1007.94 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1008.45 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1008.68 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1009.98 [+1.30] TEST: Nexthop with default route and rpfilter [ OK ] # 1010.32 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1021.34 [+11.02] # 1021.34 [+0.00] IPv6 large groups (x32) # 1021.34 [+0.00] --------------------- # 1057.71 [+36.37] TEST: Dump large (x32) ecmp groups [ OK ] # 1069.28 [+11.56] # 1069.28 [+0.00] IPv6 large resilient group (128k buckets) # 1069.28 [+0.00] ----------------------------------------- # 1069.80 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1081.04 [+11.24] # 1081.05 [+0.00] IPv6 nexthop api compat mode test # 1081.05 [+0.00] -------------------------------- # 1081.40 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1082.47 [+1.07] TEST: IPv6 compat mode on - route add notification [ OK ] # 1082.61 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1083.43 [+0.82] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1083.59 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1084.81 [+1.22] TEST: IPv6 compat mode off - route add notification [ OK ] # 1084.97 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1085.76 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1086.43 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1086.61 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1097.76 [+11.16] # 1097.76 [+0.00] IPv6 fdb groups functional # 1097.77 [+0.00] -------------------------- # 1098.42 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1098.67 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1099.06 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1099.46 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1099.59 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1099.72 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1099.85 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1099.99 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1100.26 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1100.39 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1100.51 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1100.65 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1100.91 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1101.04 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1101.18 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1112.40 [+11.22] # 1112.40 [+0.00] IPv6 multipath selection # 1112.40 [+0.00] ------------------------ # 1114.63 [+2.22] TEST: Use valid neighbor during multipath selection [ OK ] # 1115.01 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1126.88 [+11.87] # 1126.88 [+0.00] IPv6 runtime torture # 1126.88 [+0.00] -------------------- # 1427.81 [+300.93] TEST: IPv6 torture test [ OK ] # 1439.37 [+11.56] # 1439.37 [+0.00] IPv6 runtime resilient nexthop group torture # 1439.37 [+0.00] -------------------------------------------- # 1740.36 [+300.98] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1740.73 [+0.37] # 1740.73 [+0.00] Tests passed: 238 # 1740.73 [+0.00] Tests failed: 0 # 1740.73 [+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__->