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.44 [+10.44] # 10.44 [+0.00] Basic functional tests # 10.44 [+0.00] ---------------------- # 10.60 [+0.16] TEST: List with nothing defined [ OK ] # 10.75 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 10.89 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.01 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.16 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.44 [+0.28] TEST: Nexthop with down device [ OK ] # 11.90 [+0.46] TEST: Nexthop with device that is linkdown [ OK ] # 12.23 [+0.32] TEST: Nexthop with device only [ OK ] # 12.37 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.51 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.63 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.93 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.39 [+0.46] TEST: Maximum nexthop ID dump [ OK ] # 13.53 [+0.14] TEST: Create group [ OK ] # 13.66 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.79 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.21 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.35 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.48 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.64 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 14.79 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 14.94 [+0.15] TEST: Nexthop group and device [ OK ] # 16.35 [+1.41] TEST: Test proto flush [ OK ] # 16.51 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 113.07 [+96.57] TEST: Large scale nexthop flushing [ OK ] # 125.13 [+12.05] # 125.13 [+0.00] Basic resilient nexthop group functional tests # 125.13 [+0.00] ---------------------------------------------- # 125.55 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 125.82 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 126.23 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.36 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 126.50 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 126.66 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 126.79 [+0.13] TEST: Replace idle timer [ OK ] # 126.95 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 127.09 [+0.14] TEST: Replace unbalanced timer [ OK ] # 127.23 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 127.37 [+0.14] TEST: Replace with no parameters [ OK ] # 127.54 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 127.67 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 127.83 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 127.96 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 128.13 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 128.90 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 129.06 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 129.41 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 129.55 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 129.71 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 129.85 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 129.98 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 130.33 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 130.46 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 130.61 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 130.94 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 131.12 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 131.25 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 131.38 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 131.51 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 132.33 [+0.82] TEST: Initial bucket allocation [ OK ] # 132.77 [+0.44] TEST: Bucket allocation after replace [ OK ] # 133.33 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 144.85 [+11.53] # 144.85 [+0.00] IPv4 functional # 144.85 [+0.00] ---------------------- # 144.98 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 145.13 [+0.15] TEST: Get nexthop by id [ OK ] # 145.39 [+0.26] TEST: Delete nexthop by id [ OK ] # 145.64 [+0.25] TEST: Create nexthop - gw only [ OK ] # 145.77 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 145.90 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 146.53 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 147.30 [+0.77] TEST: Delete nexthop route warning [ OK ] # 147.95 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 148.32 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 148.45 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 148.57 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 159.51 [+10.93] # 159.51 [+0.00] IPv4 groups functional # 159.51 [+0.00] ---------------------- # 159.77 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 159.90 [+0.12] TEST: Get nexthop group by id [ OK ] # 160.16 [+0.26] TEST: Delete nexthop group by id [ OK ] # 161.12 [+0.96] TEST: Nexthop group with multiple nexthops [ OK ] # 161.53 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 161.79 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 162.19 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 162.46 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 164.24 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 164.84 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 164.99 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 165.27 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 165.49 [+0.23] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 176.95 [+11.46] # 176.95 [+0.00] IPv4 resilient groups functional # 176.95 [+0.00] -------------------------------- # 177.70 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 177.85 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 178.26 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 178.40 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 179.17 [+0.77] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 179.31 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 179.71 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 179.84 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 191.07 [+11.23] TEST: IPv6 nexthop with IPv4 route [ OK ] # 191.60 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 191.86 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 192.12 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 203.09 [+10.97] # 203.09 [+0.00] IPv4 functional runtime # 203.09 [+0.00] ----------------------- # 203.35 [+0.26] TEST: Route add [ OK ] # 203.61 [+0.26] TEST: Route delete [ OK ] # 203.87 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 204.27 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 204.48 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 204.94 [+0.46] TEST: Basic ping [ OK ] # 205.53 [+0.58] TEST: Ping - multipath [ OK ] # 206.26 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 207.14 [+0.88] TEST: Ping - multiple default routes, nh second [ OK ] # 207.85 [+0.71] TEST: Ping - blackhole [ OK ] # 208.18 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 208.51 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 209.15 [+0.63] TEST: Ping - group with blackhole [ OK ] # 209.48 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 209.73 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 210.12 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 210.89 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 211.49 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 211.85 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 212.17 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 212.88 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 213.21 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 213.37 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 213.49 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 213.64 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 224.51 [+10.88] # 224.51 [+0.00] IPv4 large groups (x32) # 224.51 [+0.00] --------------------- # 260.77 [+36.25] TEST: Dump large (x32) ecmp groups [ OK ] # 271.90 [+11.13] # 271.90 [+0.00] IPv4 large resilient group (128k buckets) # 271.90 [+0.00] ----------------------------------------- # 272.39 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 283.20 [+10.81] # 283.20 [+0.00] IPv4 nexthop api compat mode # 283.20 [+0.00] ---------------------------- # 283.55 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 284.57 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 284.71 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 285.48 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 285.64 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 286.42 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 286.57 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 287.22 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 287.87 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 288.04 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 298.70 [+10.67] # 298.70 [+0.00] IPv4 fdb groups functional # 298.70 [+0.00] -------------------------- # 299.30 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 299.56 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 299.99 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 300.37 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 300.50 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 300.62 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 300.76 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 300.88 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 301.33 [+0.45] TEST: Fdb mac add with nexthop group [ OK ] # 301.44 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 301.58 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 301.71 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 301.97 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 302.09 [+0.12] TEST: Fdb nexthop delete [ OK ] # 302.22 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 313.17 [+10.96] # 313.17 [+0.00] IPv4 multipath selection # 313.17 [+0.00] ------------------------ # 315.01 [+1.84] TEST: Use valid neighbor during multipath selection [ OK ] # 315.42 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 326.29 [+10.87] # 326.29 [+0.00] IPv4 runtime torture # 326.29 [+0.00] -------------------- # 627.13 [+300.84] TEST: IPv4 torture test [ OK ] # 638.27 [+11.13] # 638.27 [+0.00] IPv4 runtime resilient nexthop group torture # 638.27 [+0.00] -------------------------------------------- # 939.22 [+300.95] TEST: IPv4 resilient nexthop group torture test [ OK ] # 950.21 [+10.99] # 950.21 [+0.00] IPv6 # 950.21 [+0.00] ---------------------- # 950.33 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 950.45 [+0.12] TEST: Get nexthop by id [ OK ] # 950.73 [+0.28] TEST: Delete nexthop by id [ OK ] # 951.03 [+0.29] TEST: Create nexthop - gw only [ OK ] # 951.15 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 951.27 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 951.90 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 962.66 [+10.76] # 962.66 [+0.00] IPv6 groups functional # 962.66 [+0.00] ---------------------- # 962.93 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 963.05 [+0.13] TEST: Get nexthop group by id [ OK ] # 963.35 [+0.30] TEST: Delete nexthop group by id [ OK ] # 964.37 [+1.02] TEST: Nexthop group with multiple nexthops [ OK ] # 964.77 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 965.04 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 965.45 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 965.70 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 967.54 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 968.09 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 968.22 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 968.47 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 968.61 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 972.32 [+3.71] TEST: Nexthop group replace refcounts [ OK ] # 973.48 [+1.16] TEST: 16-bit weights [ OK ] # 984.33 [+10.85] # 984.33 [+0.00] IPv6 resilient groups functional # 984.33 [+0.00] -------------------------------- # 985.09 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 985.25 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 985.65 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 985.80 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 986.62 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 986.76 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 987.15 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 987.29 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 988.46 [+1.17] TEST: 16-bit weights [ OK ] # 999.33 [+10.88] # 999.34 [+0.00] IPv6 functional runtime # 999.34 [+0.00] ----------------------- # 999.60 [+0.26] TEST: Route add [ OK ] # 999.73 [+0.13] TEST: Route delete [ OK ] # 1000.07 [+0.34] TEST: Ping with nexthop [ OK ] # 1000.63 [+0.56] TEST: Ping - multipath [ OK ] # 1001.11 [+0.48] TEST: Ping - blackhole [ OK ] # 1001.44 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1001.76 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1002.40 [+0.64] TEST: Ping - group with blackhole [ OK ] # 1002.74 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1002.97 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 1003.39 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1003.92 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1004.19 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1004.44 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1005.09 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1005.36 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1005.61 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1006.24 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.51 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1006.76 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1007.28 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1007.51 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1008.82 [+1.32] TEST: Nexthop with default route and rpfilter [ OK ] # 1009.14 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1020.04 [+10.90] # 1020.04 [+0.00] IPv6 large groups (x32) # 1020.04 [+0.00] --------------------- # 1056.43 [+36.39] TEST: Dump large (x32) ecmp groups [ OK ] # 1067.50 [+11.06] # 1067.50 [+0.00] IPv6 large resilient group (128k buckets) # 1067.50 [+0.00] ----------------------------------------- # 1067.99 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1079.04 [+11.05] # 1079.04 [+0.00] IPv6 nexthop api compat mode test # 1079.04 [+0.00] -------------------------------- # 1079.38 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1080.49 [+1.12] TEST: IPv6 compat mode on - route add notification [ OK ] # 1080.66 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1081.47 [+0.81] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1081.63 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1082.80 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1082.95 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1083.77 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1084.40 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1084.56 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1095.56 [+11.01] # 1095.57 [+0.00] IPv6 fdb groups functional # 1095.57 [+0.00] -------------------------- # 1096.17 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1096.42 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1096.79 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1097.17 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1097.29 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1097.42 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1097.54 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1097.68 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1097.94 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1098.07 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1098.19 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1098.33 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1098.59 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1098.71 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1098.83 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1109.78 [+10.95] # 1109.78 [+0.00] IPv6 multipath selection # 1109.78 [+0.00] ------------------------ # 1111.77 [+1.98] TEST: Use valid neighbor during multipath selection [ OK ] # 1112.18 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 1123.52 [+11.34] # 1123.53 [+0.00] IPv6 runtime torture # 1123.53 [+0.00] -------------------- # 1424.42 [+300.89] TEST: IPv6 torture test [ OK ] # 1436.03 [+11.62] # 1436.04 [+0.00] IPv6 runtime resilient nexthop group torture # 1436.04 [+0.00] -------------------------------------------- # 1736.95 [+300.92] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1737.34 [+0.39] # 1737.34 [+0.00] Tests passed: 238 # 1737.34 [+0.00] Tests failed: 0 # 1737.34 [+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__->