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.66 [+10.66] # 10.67 [+0.00] Basic functional tests # 10.67 [+0.00] ---------------------- # 10.83 [+0.16] TEST: List with nothing defined [ OK ] # 10.94 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 11.12 [+0.17] TEST: Nexthop del with non-existent id [ OK ] # 11.25 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.39 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.67 [+0.28] TEST: Nexthop with down device [ OK ] # 12.04 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 12.32 [+0.28] TEST: Nexthop with device only [ OK ] # 12.47 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.65 [+0.18] TEST: Blackhole nexthop [ OK ] # 12.80 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 13.11 [+0.32] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.65 [+0.53] TEST: Maximum nexthop ID dump [ OK ] # 13.77 [+0.13] TEST: Create group [ OK ] # 13.91 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.07 [+0.16] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.51 [+0.45] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.63 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 14.77 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.91 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 15.04 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.19 [+0.15] TEST: Nexthop group and device [ OK ] # 16.61 [+1.41] TEST: Test proto flush [ OK ] # 16.74 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 113.39 [+96.65] TEST: Large scale nexthop flushing [ OK ] # 124.92 [+11.54] # 124.92 [+0.00] Basic resilient nexthop group functional tests # 124.92 [+0.00] ---------------------------------------------- # 125.30 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 125.54 [+0.24] TEST: Get a nexthop group with default parameters [ OK ] # 125.94 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.06 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 126.19 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 126.34 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 126.49 [+0.15] TEST: Replace idle timer [ OK ] # 126.61 [+0.12] TEST: Get a nexthop group after replacing idle timer [ OK ] # 126.75 [+0.14] TEST: Replace unbalanced timer [ OK ] # 126.89 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 127.02 [+0.13] TEST: Replace with no parameters [ OK ] # 127.15 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 127.27 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 127.40 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 127.53 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 127.67 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 128.44 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 128.58 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 128.88 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 129.03 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 129.19 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 129.31 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 129.43 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 129.75 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 129.87 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 130.01 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 130.32 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 130.48 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 130.61 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 130.73 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 130.85 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 131.65 [+0.80] TEST: Initial bucket allocation [ OK ] # 132.06 [+0.41] TEST: Bucket allocation after replace [ OK ] # 132.60 [+0.54] TEST: Buckets migrated after idle timer change [ OK ] # 143.92 [+11.31] # 143.92 [+0.00] IPv4 functional # 143.92 [+0.00] ---------------------- # 144.04 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 144.18 [+0.14] TEST: Get nexthop by id [ OK ] # 144.44 [+0.26] TEST: Delete nexthop by id [ OK ] # 144.69 [+0.25] TEST: Create nexthop - gw only [ OK ] # 144.82 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 144.93 [+0.11] TEST: Create nexthop - gw+dev and onlink [ OK ] # 145.59 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 146.32 [+0.73] TEST: Delete nexthop route warning [ OK ] # 146.94 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 147.31 [+0.36] TEST: Delete route when specifying only nexthop device [ OK ] # 147.44 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 147.57 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 158.78 [+11.21] # 158.78 [+0.00] IPv4 groups functional # 158.78 [+0.00] ---------------------- # 159.02 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 159.15 [+0.13] TEST: Get nexthop group by id [ OK ] # 159.43 [+0.28] TEST: Delete nexthop group by id [ OK ] # 160.32 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 160.72 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 160.96 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 161.37 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 161.63 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 163.41 [+1.78] TEST: Multiple groups with same nexthop [ OK ] # 163.95 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 164.09 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 164.33 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 164.47 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 175.19 [+10.72] # 175.19 [+0.00] IPv4 resilient groups functional # 175.19 [+0.00] -------------------------------- # 175.94 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 176.09 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 176.48 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 176.63 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 177.40 [+0.77] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 177.55 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 177.93 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 178.08 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 189.26 [+11.18] TEST: IPv6 nexthop with IPv4 route [ OK ] # 189.77 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 190.03 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 190.30 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 201.07 [+10.77] # 201.07 [+0.00] IPv4 functional runtime # 201.08 [+0.00] ----------------------- # 201.32 [+0.24] TEST: Route add [ OK ] # 201.60 [+0.28] TEST: Route delete [ OK ] # 201.85 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 202.23 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 202.44 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 202.89 [+0.45] TEST: Basic ping [ OK ] # 203.48 [+0.59] TEST: Ping - multipath [ OK ] # 204.21 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 205.05 [+0.84] TEST: Ping - multiple default routes, nh second [ OK ] # 205.76 [+0.70] TEST: Ping - blackhole [ OK ] # 206.08 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 206.41 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 207.05 [+0.64] TEST: Ping - group with blackhole [ OK ] # 207.40 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 207.64 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 208.02 [+0.38] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 208.79 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.38 [+0.59] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 209.74 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 210.05 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 210.72 [+0.66] TEST: IPv4 default route with IPv6 gateway [ OK ] # 211.04 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 211.18 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 211.31 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 211.45 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 222.21 [+10.75] # 222.21 [+0.00] IPv4 large groups (x32) # 222.21 [+0.00] --------------------- # 258.89 [+36.68] TEST: Dump large (x32) ecmp groups [ OK ] # 269.82 [+10.93] # 269.82 [+0.00] IPv4 large resilient group (128k buckets) # 269.82 [+0.00] ----------------------------------------- # 270.29 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 281.15 [+10.85] # 281.15 [+0.00] IPv4 nexthop api compat mode # 281.15 [+0.00] ---------------------------- # 281.48 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 282.50 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 282.65 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 283.44 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 283.59 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 284.40 [+0.80] TEST: IPv4 compat mode off - route add notification [ OK ] # 284.52 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 285.18 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 285.83 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 285.98 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 296.76 [+10.78] # 296.76 [+0.00] IPv4 fdb groups functional # 296.76 [+0.00] -------------------------- # 297.39 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 297.65 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 298.03 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 298.41 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 298.54 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 298.66 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 298.80 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 298.93 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 299.35 [+0.42] TEST: Fdb mac add with nexthop group [ OK ] # 299.47 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 299.60 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 299.73 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 299.97 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 300.11 [+0.13] TEST: Fdb nexthop delete [ OK ] # 300.22 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 311.00 [+10.78] # 311.00 [+0.00] IPv4 multipath selection # 311.00 [+0.00] ------------------------ # 313.04 [+2.04] TEST: Use valid neighbor during multipath selection [ OK ] # 313.42 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 324.16 [+10.74] # 324.16 [+0.00] IPv4 runtime torture # 324.17 [+0.00] -------------------- # 624.94 [+300.78] TEST: IPv4 torture test [ OK ] # 635.83 [+10.88] # 635.83 [+0.00] IPv4 runtime resilient nexthop group torture # 635.83 [+0.00] -------------------------------------------- # 936.79 [+300.95] TEST: IPv4 resilient nexthop group torture test [ OK ] # 947.65 [+10.86] # 947.65 [+0.00] IPv6 # 947.65 [+0.00] ---------------------- # 947.77 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 947.91 [+0.13] TEST: Get nexthop by id [ OK ] # 948.17 [+0.27] TEST: Delete nexthop by id [ OK ] # 948.41 [+0.24] TEST: Create nexthop - gw only [ OK ] # 948.54 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 948.68 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 949.30 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 960.15 [+10.84] # 960.15 [+0.00] IPv6 groups functional # 960.15 [+0.00] ---------------------- # 960.40 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 960.54 [+0.14] TEST: Get nexthop group by id [ OK ] # 960.79 [+0.26] TEST: Delete nexthop group by id [ OK ] # 961.81 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 962.22 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 962.47 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 962.88 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 963.16 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 964.98 [+1.82] TEST: Multiple groups with same nexthop [ OK ] # 965.52 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 965.66 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 965.92 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 966.06 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 969.82 [+3.76] TEST: Nexthop group replace refcounts [ OK ] # 971.02 [+1.21] TEST: 16-bit weights [ OK ] # 982.01 [+10.98] # 982.01 [+0.00] IPv6 resilient groups functional # 982.01 [+0.00] -------------------------------- # 982.76 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 982.91 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 983.31 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 983.45 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 984.24 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 984.38 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 984.77 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 984.92 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 986.11 [+1.19] TEST: 16-bit weights [ OK ] # 997.15 [+11.04] # 997.15 [+0.00] IPv6 functional runtime # 997.15 [+0.00] ----------------------- # 997.42 [+0.27] TEST: Route add [ OK ] # 997.54 [+0.13] TEST: Route delete [ OK ] # 997.89 [+0.34] TEST: Ping with nexthop [ OK ] # 998.48 [+0.59] TEST: Ping - multipath [ OK ] # 998.92 [+0.44] TEST: Ping - blackhole [ OK ] # 999.27 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 999.58 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1000.24 [+0.66] TEST: Ping - group with blackhole [ OK ] # 1000.56 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1000.83 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1001.26 [+0.43] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1001.79 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1002.04 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1002.30 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1002.94 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.19 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1003.45 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1004.10 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.36 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1004.64 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1005.14 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1005.38 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1006.70 [+1.32] TEST: Nexthop with default route and rpfilter [ OK ] # 1007.04 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1017.98 [+10.94] # 1017.98 [+0.00] IPv6 large groups (x32) # 1017.99 [+0.00] --------------------- # 1054.36 [+36.37] TEST: Dump large (x32) ecmp groups [ OK ] # 1065.70 [+11.34] # 1065.70 [+0.00] IPv6 large resilient group (128k buckets) # 1065.70 [+0.00] ----------------------------------------- # 1066.18 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1077.14 [+10.96] # 1077.14 [+0.00] IPv6 nexthop api compat mode test # 1077.14 [+0.00] -------------------------------- # 1077.45 [+0.31] TEST: IPv6 default nexthop compat mode check [ OK ] # 1078.50 [+1.05] TEST: IPv6 compat mode on - route add notification [ OK ] # 1078.65 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1079.43 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1079.60 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1080.75 [+1.15] TEST: IPv6 compat mode off - route add notification [ OK ] # 1080.89 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1081.69 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1082.34 [+0.65] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1082.51 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1093.34 [+10.83] # 1093.35 [+0.00] IPv6 fdb groups functional # 1093.35 [+0.00] -------------------------- # 1093.95 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1094.21 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1094.60 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1094.96 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1095.11 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1095.23 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1095.35 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1095.49 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1095.76 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1095.87 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 1096.00 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1096.13 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1096.39 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1096.52 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1096.64 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1107.72 [+11.08] # 1107.72 [+0.00] IPv6 multipath selection # 1107.73 [+0.00] ------------------------ # 1109.76 [+2.04] TEST: Use valid neighbor during multipath selection [ OK ] # 1110.17 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1121.60 [+11.43] # 1121.60 [+0.00] IPv6 runtime torture # 1121.60 [+0.00] -------------------- # 1422.45 [+300.85] TEST: IPv6 torture test [ OK ] # 1434.00 [+11.55] # 1434.00 [+0.00] IPv6 runtime resilient nexthop group torture # 1434.00 [+0.00] -------------------------------------------- # 1734.97 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1735.32 [+0.35] # 1735.32 [+0.00] Tests passed: 238 # 1735.32 [+0.00] Tests failed: 0 # 1735.32 [+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__->