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.37 [+10.37] # 10.37 [+0.00] Basic functional tests # 10.37 [+0.00] ---------------------- # 10.49 [+0.12] TEST: List with nothing defined [ OK ] # 10.63 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.77 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 10.94 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.10 [+0.17] TEST: Nexthop with no device or gateway [ OK ] # 11.36 [+0.25] TEST: Nexthop with down device [ OK ] # 11.73 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 12.02 [+0.29] TEST: Nexthop with device only [ OK ] # 12.15 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.28 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.41 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.69 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.13 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 13.27 [+0.13] TEST: Create group [ OK ] # 13.40 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.54 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.92 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.04 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 14.16 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 14.29 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.44 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 14.56 [+0.12] TEST: Nexthop group and device [ OK ] # 15.90 [+1.34] TEST: Test proto flush [ OK ] # 16.02 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 108.55 [+92.53] TEST: Large scale nexthop flushing [ OK ] # 120.48 [+11.92] # 120.48 [+0.00] Basic resilient nexthop group functional tests # 120.48 [+0.00] ---------------------------------------------- # 120.86 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 121.14 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 121.53 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 121.65 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 121.77 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 121.96 [+0.19] TEST: Get a nexthop group after replacing parameters [ OK ] # 122.09 [+0.12] TEST: Replace idle timer [ OK ] # 122.23 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 122.35 [+0.12] TEST: Replace unbalanced timer [ OK ] # 122.50 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 122.63 [+0.14] TEST: Replace with no parameters [ OK ] # 122.79 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 122.94 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 123.08 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 123.22 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 123.37 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 124.29 [+0.91] TEST: Dump all nexthop buckets [ OK ] # 124.44 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 124.73 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 124.87 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 125.05 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 125.17 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 125.30 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 125.63 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 125.77 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 125.91 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 126.22 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 126.38 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 126.51 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 126.65 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 126.79 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 127.65 [+0.87] TEST: Initial bucket allocation [ OK ] # 128.09 [+0.44] TEST: Bucket allocation after replace [ OK ] # 128.64 [+0.55] TEST: Buckets migrated after idle timer change [ OK ] # 140.35 [+11.71] # 140.35 [+0.00] IPv4 functional # 140.35 [+0.00] ---------------------- # 140.49 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 140.61 [+0.13] TEST: Get nexthop by id [ OK ] # 140.97 [+0.35] TEST: Delete nexthop by id [ OK ] # 141.22 [+0.25] TEST: Create nexthop - gw only [ OK ] # 141.36 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 141.49 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 142.15 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 142.90 [+0.75] TEST: Delete nexthop route warning [ OK ] # 143.64 [+0.74] TEST: Delete multipath route with only nh id based entry [ OK ] # 144.06 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 144.19 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 144.32 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 155.75 [+11.42] # 155.75 [+0.01] IPv4 groups functional # 155.75 [+0.00] ---------------------- # 156.01 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 156.17 [+0.17] TEST: Get nexthop group by id [ OK ] # 156.45 [+0.28] TEST: Delete nexthop group by id [ OK ] # 157.35 [+0.90] TEST: Nexthop group with multiple nexthops [ OK ] # 157.78 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 158.06 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 158.47 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 158.74 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 160.62 [+1.88] TEST: Multiple groups with same nexthop [ OK ] # 161.16 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 161.28 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 161.56 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 161.68 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 172.65 [+10.97] # 172.65 [+0.00] IPv4 resilient groups functional # 172.65 [+0.00] -------------------------------- # 173.39 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.54 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 173.92 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 174.06 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 174.84 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 174.98 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 175.37 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 175.53 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 186.72 [+11.19] TEST: IPv6 nexthop with IPv4 route [ OK ] # 187.23 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 187.50 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 187.78 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 198.94 [+11.16] # 198.94 [+0.00] IPv4 functional runtime # 198.94 [+0.00] ----------------------- # 199.22 [+0.28] TEST: Route add [ OK ] # 199.50 [+0.28] TEST: Route delete [ OK ] # 199.74 [+0.24] TEST: Route add - scope conflict with nexthop [ OK ] # 200.14 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 200.37 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 200.85 [+0.48] TEST: Basic ping [ OK ] # 201.48 [+0.64] TEST: Ping - multipath [ OK ] # 202.17 [+0.69] TEST: Ping - multiple default routes, nh first [ OK ] # 203.02 [+0.84] TEST: Ping - multiple default routes, nh second [ OK ] # 203.71 [+0.69] TEST: Ping - blackhole [ OK ] # 204.05 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 204.35 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 205.02 [+0.67] TEST: Ping - group with blackhole [ OK ] # 205.33 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 205.56 [+0.23] TEST: IPv4 route with device only nexthop [ OK ] # 205.98 [+0.42] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 206.72 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.35 [+0.63] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 207.68 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.01 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.69 [+0.67] TEST: IPv4 default route with IPv6 gateway [ OK ] # 209.05 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 209.20 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 209.35 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 209.49 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 220.09 [+10.60] # 220.09 [+0.00] IPv4 large groups (x32) # 220.09 [+0.00] --------------------- # 254.86 [+34.76] TEST: Dump large (x32) ecmp groups [ OK ] # 265.91 [+11.05] # 265.91 [+0.00] IPv4 large resilient group (128k buckets) # 265.91 [+0.00] ----------------------------------------- # 266.40 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 277.20 [+10.80] # 277.20 [+0.00] IPv4 nexthop api compat mode # 277.20 [+0.00] ---------------------------- # 277.53 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 278.55 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 278.69 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 279.46 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 279.63 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 280.40 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 280.55 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 281.18 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 281.84 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 282.00 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 292.51 [+10.50] # 292.51 [+0.01] IPv4 fdb groups functional # 292.51 [+0.00] -------------------------- # 293.12 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 293.36 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 293.73 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 294.09 [+0.35] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 294.20 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 294.34 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 294.46 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 294.59 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 295.00 [+0.41] TEST: Fdb mac add with nexthop group [ OK ] # 295.12 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 295.25 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 295.37 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 295.62 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 295.74 [+0.12] TEST: Fdb nexthop delete [ OK ] # 295.85 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 306.41 [+10.56] # 306.41 [+0.00] IPv4 multipath selection # 306.41 [+0.00] ------------------------ # 308.14 [+1.73] TEST: Use valid neighbor during multipath selection [ OK ] # 308.50 [+0.36] TEST: Multipath selection with no valid neighbor [ OK ] # 319.03 [+10.53] # 319.04 [+0.00] IPv4 runtime torture # 319.04 [+0.00] -------------------- # 619.83 [+300.79] TEST: IPv4 torture test [ OK ] # 630.31 [+10.49] # 630.32 [+0.00] IPv4 runtime resilient nexthop group torture # 630.32 [+0.00] -------------------------------------------- # 931.50 [+301.19] TEST: IPv4 resilient nexthop group torture test [ OK ] # 961.60 [+30.09] # 961.60 [+0.01] IPv6 # 961.60 [+0.00] ---------------------- # 961.72 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 961.84 [+0.12] TEST: Get nexthop by id [ OK ] # 962.12 [+0.28] TEST: Delete nexthop by id [ OK ] # 962.38 [+0.26] TEST: Create nexthop - gw only [ OK ] # 962.50 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 962.61 [+0.11] TEST: Create nexthop - gw+dev and onlink [ OK ] # 963.28 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 974.00 [+10.72] # 974.00 [+0.00] IPv6 groups functional # 974.00 [+0.00] ---------------------- # 974.26 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 974.38 [+0.12] TEST: Get nexthop group by id [ OK ] # 974.66 [+0.28] TEST: Delete nexthop group by id [ OK ] # 975.66 [+1.00] TEST: Nexthop group with multiple nexthops [ OK ] # 976.09 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 976.37 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 976.76 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 977.01 [+0.24] TEST: Nexthops in groups removed on admin down [ OK ] # 978.81 [+1.80] TEST: Multiple groups with same nexthop [ OK ] # 979.35 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 979.46 [+0.11] TEST: Nexthop group can not have a group as an entry [ OK ] # 979.70 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 979.82 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 983.38 [+3.56] TEST: Nexthop group replace refcounts [ OK ] # 984.51 [+1.13] TEST: 16-bit weights [ OK ] # 995.07 [+10.56] # 995.07 [+0.00] IPv6 resilient groups functional # 995.07 [+0.00] -------------------------------- # 995.81 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 995.95 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 996.32 [+0.37] TEST: Nexthop group updated after replace [ OK ] # 996.47 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 997.19 [+0.72] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 997.36 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 997.73 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 997.87 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 999.05 [+1.18] TEST: 16-bit weights [ OK ] # 1010.05 [+11.00] # 1010.05 [+0.00] IPv6 functional runtime # 1010.05 [+0.00] ----------------------- # 1010.29 [+0.24] TEST: Route add [ OK ] # 1010.40 [+0.11] TEST: Route delete [ OK ] # 1010.74 [+0.33] TEST: Ping with nexthop [ OK ] # 1011.30 [+0.56] TEST: Ping - multipath [ OK ] # 1011.73 [+0.43] TEST: Ping - blackhole [ OK ] # 1012.05 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1012.36 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 1012.98 [+0.62] TEST: Ping - group with blackhole [ OK ] # 1013.30 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1013.53 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 1013.92 [+0.38] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1014.43 [+0.51] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1014.68 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1014.95 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1015.59 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1015.86 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1016.12 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1016.77 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1017.05 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1017.28 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1017.82 [+0.54] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1018.05 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1019.36 [+1.31] TEST: Nexthop with default route and rpfilter [ OK ] # 1019.68 [+0.31] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1030.45 [+10.78] # 1030.46 [+0.00] IPv6 large groups (x32) # 1030.46 [+0.00] --------------------- # 1065.56 [+35.10] TEST: Dump large (x32) ecmp groups [ OK ] # 1076.29 [+10.74] # 1076.30 [+0.00] IPv6 large resilient group (128k buckets) # 1076.30 [+0.00] ----------------------------------------- # 1076.78 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1087.43 [+10.65] # 1087.44 [+0.00] IPv6 nexthop api compat mode test # 1087.44 [+0.00] -------------------------------- # 1087.78 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1088.81 [+1.03] TEST: IPv6 compat mode on - route add notification [ OK ] # 1088.94 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1089.71 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1089.87 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1091.00 [+1.13] TEST: IPv6 compat mode off - route add notification [ OK ] # 1091.14 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1091.93 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1092.59 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1092.75 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1103.43 [+10.68] # 1103.43 [+0.00] IPv6 fdb groups functional # 1103.43 [+0.00] -------------------------- # 1104.01 [+0.57] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1104.27 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1104.63 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1104.99 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1105.11 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1105.24 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1105.36 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1105.51 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1105.75 [+0.24] TEST: Fdb mac add with nexthop group [ OK ] # 1105.87 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1105.99 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1106.11 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1106.37 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1106.49 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1106.61 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1117.26 [+10.64] # 1117.26 [+0.00] IPv6 multipath selection # 1117.26 [+0.00] ------------------------ # 1119.19 [+1.93] TEST: Use valid neighbor during multipath selection [ OK ] # 1119.57 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1130.88 [+11.31] # 1130.88 [+0.00] IPv6 runtime torture # 1130.88 [+0.00] -------------------- # 1431.72 [+300.84] TEST: IPv6 torture test [ OK ] # 1442.98 [+11.26] # 1442.98 [+0.00] IPv6 runtime resilient nexthop group torture # 1442.98 [+0.00] -------------------------------------------- # 1743.95 [+300.96] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1744.36 [+0.42] # 1744.37 [+0.01] Tests passed: 238 # 1744.37 [+0.00] Tests failed: 0 # 1744.37 [+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__->