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 # 11.38 [+11.38] # 11.38 [+0.00] Basic functional tests # 11.38 [+0.00] ---------------------- # 11.51 [+0.13] TEST: List with nothing defined [ OK ] # 11.68 [+0.17] TEST: Nexthop get on non-existent id [ OK ] # 11.81 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.95 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.10 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.39 [+0.28] TEST: Nexthop with down device [ OK ] # 12.78 [+0.39] TEST: Nexthop with device that is linkdown [ OK ] # 13.04 [+0.26] TEST: Nexthop with device only [ OK ] # 13.21 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 13.39 [+0.18] TEST: Blackhole nexthop [ OK ] # 13.52 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.87 [+0.35] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.35 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 14.47 [+0.12] TEST: Create group [ OK ] # 14.64 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 14.82 [+0.18] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.23 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.37 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.52 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.68 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.86 [+0.18] TEST: Replace nexthop group with nexthop [ OK ] # 16.02 [+0.16] TEST: Nexthop group and device [ OK ] # 17.52 [+1.50] TEST: Test proto flush [ OK ] # 17.66 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 112.53 [+94.87] TEST: Large scale nexthop flushing [ OK ] # 124.68 [+12.16] # 124.68 [+0.00] Basic resilient nexthop group functional tests # 124.69 [+0.00] ---------------------------------------------- # 125.12 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 125.44 [+0.33] TEST: Get a nexthop group with default parameters [ OK ] # 125.87 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.01 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 126.15 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 126.28 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 126.42 [+0.14] TEST: Replace idle timer [ OK ] # 126.55 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 126.69 [+0.14] TEST: Replace unbalanced timer [ OK ] # 126.84 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 126.97 [+0.13] TEST: Replace with no parameters [ OK ] # 127.11 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 127.24 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 127.39 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 127.52 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 127.68 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 128.58 [+0.90] TEST: Dump all nexthop buckets [ OK ] # 128.75 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 129.13 [+0.38] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 129.29 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 129.49 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 129.62 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 129.77 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 130.14 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 130.26 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 130.41 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 130.75 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 130.92 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 131.06 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 131.19 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 131.33 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 132.18 [+0.85] TEST: Initial bucket allocation [ OK ] # 132.63 [+0.46] TEST: Bucket allocation after replace [ OK ] # 133.21 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 145.63 [+12.41] # 145.63 [+0.00] IPv4 functional # 145.63 [+0.00] ---------------------- # 145.76 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 145.91 [+0.15] TEST: Get nexthop by id [ OK ] # 146.19 [+0.27] TEST: Delete nexthop by id [ OK ] # 146.43 [+0.25] TEST: Create nexthop - gw only [ OK ] # 146.57 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 146.70 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 147.37 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 148.12 [+0.74] TEST: Delete nexthop route warning [ OK ] # 148.80 [+0.68] TEST: Delete multipath route with only nh id based entry [ OK ] # 149.24 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 149.37 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 149.51 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 161.63 [+12.12] # 161.63 [+0.00] IPv4 groups functional # 161.63 [+0.00] ---------------------- # 161.90 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 162.08 [+0.18] TEST: Get nexthop group by id [ OK ] # 162.35 [+0.27] TEST: Delete nexthop group by id [ OK ] # 163.72 [+1.37] TEST: Nexthop group with multiple nexthops [ OK ] # 164.14 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 164.39 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 164.82 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 165.09 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 166.92 [+1.83] TEST: Multiple groups with same nexthop [ OK ] # 167.46 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 167.58 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 167.84 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 167.97 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 179.06 [+11.09] # 179.06 [+0.00] IPv4 resilient groups functional # 179.06 [+0.00] -------------------------------- # 179.83 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 179.99 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 180.41 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 180.56 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 181.33 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 181.49 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 181.89 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 182.03 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 193.64 [+11.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.17 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.44 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 194.73 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 205.85 [+11.12] # 205.85 [+0.00] IPv4 functional runtime # 205.85 [+0.00] ----------------------- # 206.10 [+0.25] TEST: Route add [ OK ] # 206.34 [+0.25] TEST: Route delete [ OK ] # 206.60 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 207.01 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 207.23 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 207.69 [+0.46] TEST: Basic ping [ OK ] # 208.29 [+0.60] TEST: Ping - multipath [ OK ] # 209.01 [+0.71] TEST: Ping - multiple default routes, nh first [ OK ] # 209.83 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 210.55 [+0.72] TEST: Ping - blackhole [ OK ] # 210.89 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 211.21 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 211.88 [+0.67] TEST: Ping - group with blackhole [ OK ] # 212.23 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 212.48 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 212.88 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 213.68 [+0.81] TEST: IPv6 nexthop with IPv4 route [ OK ] # 214.32 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 214.66 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 215.00 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 215.74 [+0.74] TEST: IPv4 default route with IPv6 gateway [ OK ] # 216.09 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 216.24 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 216.37 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 216.52 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 227.68 [+11.17] # 227.69 [+0.00] IPv4 large groups (x32) # 227.69 [+0.00] --------------------- # 264.62 [+36.93] TEST: Dump large (x32) ecmp groups [ OK ] # 276.00 [+11.38] # 276.00 [+0.00] IPv4 large resilient group (128k buckets) # 276.00 [+0.00] ----------------------------------------- # 276.50 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 287.92 [+11.42] # 287.92 [+0.00] IPv4 nexthop api compat mode # 287.92 [+0.00] ---------------------------- # 288.26 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 289.30 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 289.44 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 290.23 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 290.39 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 291.18 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 291.32 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 291.98 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 292.64 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 292.81 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 303.96 [+11.14] # 303.96 [+0.00] IPv4 fdb groups functional # 303.96 [+0.00] -------------------------- # 304.57 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 304.82 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 305.21 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 305.58 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 305.70 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 305.84 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 305.96 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 306.08 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 306.54 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 306.67 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 306.80 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 306.92 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 307.17 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 307.29 [+0.12] TEST: Fdb nexthop delete [ OK ] # 307.42 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 318.60 [+11.18] # 318.60 [+0.00] IPv4 multipath selection # 318.60 [+0.00] ------------------------ # 320.92 [+2.31] TEST: Use valid neighbor during multipath selection [ OK ] # 321.32 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 332.47 [+11.16] # 332.48 [+0.00] IPv4 runtime torture # 332.48 [+0.00] -------------------- # 633.33 [+300.85] TEST: IPv4 torture test [ OK ] # 644.63 [+11.30] # 644.63 [+0.00] IPv4 runtime resilient nexthop group torture # 644.63 [+0.00] -------------------------------------------- # 945.62 [+301.00] TEST: IPv4 resilient nexthop group torture test [ OK ] # 956.79 [+11.17] # 956.79 [+0.00] IPv6 # 956.79 [+0.00] ---------------------- # 956.93 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 957.05 [+0.12] TEST: Get nexthop by id [ OK ] # 957.32 [+0.26] TEST: Delete nexthop by id [ OK ] # 957.57 [+0.26] TEST: Create nexthop - gw only [ OK ] # 957.72 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 957.85 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 958.53 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 969.80 [+11.27] # 969.80 [+0.00] IPv6 groups functional # 969.80 [+0.00] ---------------------- # 970.06 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 970.18 [+0.12] TEST: Get nexthop group by id [ OK ] # 970.46 [+0.28] TEST: Delete nexthop group by id [ OK ] # 971.49 [+1.02] TEST: Nexthop group with multiple nexthops [ OK ] # 971.90 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 972.17 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 972.60 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 972.87 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 974.72 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 975.28 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 975.41 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 975.67 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 975.81 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 979.69 [+3.88] TEST: Nexthop group replace refcounts [ OK ] # 980.85 [+1.17] TEST: 16-bit weights [ OK ] # 992.07 [+11.22] # 992.07 [+0.00] IPv6 resilient groups functional # 992.07 [+0.00] -------------------------------- # 992.86 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 993.00 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 993.42 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 993.56 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 994.34 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 994.49 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 994.87 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 995.02 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 996.22 [+1.19] TEST: 16-bit weights [ OK ] # 1007.29 [+11.07] # 1007.29 [+0.00] IPv6 functional runtime # 1007.29 [+0.00] ----------------------- # 1007.55 [+0.26] TEST: Route add [ OK ] # 1007.68 [+0.13] TEST: Route delete [ OK ] # 1008.02 [+0.34] TEST: Ping with nexthop [ OK ] # 1008.60 [+0.58] TEST: Ping - multipath [ OK ] # 1009.06 [+0.46] TEST: Ping - blackhole [ OK ] # 1009.39 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1009.71 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1010.36 [+0.64] TEST: Ping - group with blackhole [ OK ] # 1010.68 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1010.95 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1011.35 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1011.88 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1012.13 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1012.39 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1013.05 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1013.32 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1013.58 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1014.28 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1014.54 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1014.82 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1015.33 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1015.56 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1016.92 [+1.37] TEST: Nexthop with default route and rpfilter [ OK ] # 1017.25 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1028.46 [+11.21] # 1028.46 [+0.00] IPv6 large groups (x32) # 1028.46 [+0.00] --------------------- # 1066.21 [+37.75] TEST: Dump large (x32) ecmp groups [ OK ] # 1077.55 [+11.33] # 1077.55 [+0.00] IPv6 large resilient group (128k buckets) # 1077.55 [+0.00] ----------------------------------------- # 1078.06 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1089.38 [+11.32] # 1089.38 [+0.00] IPv6 nexthop api compat mode test # 1089.38 [+0.00] -------------------------------- # 1089.73 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1090.77 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1090.93 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1091.75 [+0.82] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1091.92 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1093.17 [+1.25] TEST: IPv6 compat mode off - route add notification [ OK ] # 1093.33 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1094.16 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1094.84 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1095.00 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1106.37 [+11.38] # 1106.37 [+0.00] IPv6 fdb groups functional # 1106.38 [+0.00] -------------------------- # 1107.01 [+0.64] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1107.29 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1107.71 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1108.11 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1108.23 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1108.37 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1108.54 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 1108.68 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1108.94 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1109.08 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1109.21 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1109.35 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1109.61 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1109.73 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1109.88 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1121.37 [+11.49] # 1121.37 [+0.00] IPv6 multipath selection # 1121.38 [+0.00] ------------------------ # 1123.63 [+2.26] TEST: Use valid neighbor during multipath selection [ OK ] # 1124.04 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1135.53 [+11.48] # 1135.53 [+0.00] IPv6 runtime torture # 1135.53 [+0.00] -------------------- # 1436.39 [+300.86] TEST: IPv6 torture test [ OK ] # 1447.97 [+11.58] # 1447.97 [+0.00] IPv6 runtime resilient nexthop group torture # 1447.97 [+0.00] -------------------------------------------- # 1748.96 [+300.98] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1749.33 [+0.37] # 1749.33 [+0.00] Tests passed: 238 # 1749.33 [+0.00] Tests failed: 0 # 1749.33 [+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__->