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.50 [+11.50] # 11.51 [+0.00] Basic functional tests # 11.51 [+0.00] ---------------------- # 11.67 [+0.17] TEST: List with nothing defined [ OK ] # 11.80 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.95 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 12.09 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.22 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 12.50 [+0.28] TEST: Nexthop with down device [ OK ] # 12.93 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 13.22 [+0.28] TEST: Nexthop with device only [ OK ] # 13.37 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 13.52 [+0.15] TEST: Blackhole nexthop [ OK ] # 13.69 [+0.17] TEST: Blackhole nexthop with other attributes [ OK ] # 13.99 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.55 [+0.56] TEST: Maximum nexthop ID dump [ OK ] # 14.71 [+0.16] TEST: Create group [ OK ] # 14.85 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 15.03 [+0.18] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.42 [+0.39] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.56 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.72 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.85 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 16.00 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 16.13 [+0.12] TEST: Nexthop group and device [ OK ] # 17.66 [+1.53] TEST: Test proto flush [ OK ] # 17.83 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 120.00 [+102.18] TEST: Large scale nexthop flushing [ OK ] # 132.72 [+12.72] # 132.72 [+0.00] Basic resilient nexthop group functional tests # 132.72 [+0.00] ---------------------------------------------- # 133.15 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 133.42 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 133.85 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 133.99 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 134.12 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 134.26 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 134.40 [+0.14] TEST: Replace idle timer [ OK ] # 134.58 [+0.18] TEST: Get a nexthop group after replacing idle timer [ OK ] # 134.71 [+0.13] TEST: Replace unbalanced timer [ OK ] # 134.89 [+0.17] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 135.04 [+0.16] TEST: Replace with no parameters [ OK ] # 135.21 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 135.34 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 135.51 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 135.64 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 135.82 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 136.77 [+0.95] TEST: Dump all nexthop buckets [ OK ] # 136.94 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 137.24 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 137.40 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 137.59 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 137.72 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 137.89 [+0.17] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 138.30 [+0.41] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 138.44 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 138.59 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 138.92 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 139.09 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 139.21 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 139.33 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 139.49 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 140.34 [+0.85] TEST: Initial bucket allocation [ OK ] # 140.79 [+0.45] TEST: Bucket allocation after replace [ OK ] # 141.44 [+0.65] TEST: Buckets migrated after idle timer change [ OK ] # 153.81 [+12.36] # 153.81 [+0.00] IPv4 functional # 153.81 [+0.00] ---------------------- # 153.95 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 154.11 [+0.16] TEST: Get nexthop by id [ OK ] # 154.43 [+0.32] TEST: Delete nexthop by id [ OK ] # 154.74 [+0.31] TEST: Create nexthop - gw only [ OK ] # 154.89 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 155.05 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 155.87 [+0.82] TEST: Nexthops removed on admin down [ OK ] # 156.71 [+0.84] TEST: Delete nexthop route warning [ OK ] # 157.49 [+0.78] TEST: Delete multipath route with only nh id based entry [ OK ] # 157.94 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 158.10 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 158.27 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 171.06 [+12.79] # 171.06 [+0.00] IPv4 groups functional # 171.06 [+0.00] ---------------------- # 171.31 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 171.44 [+0.13] TEST: Get nexthop group by id [ OK ] # 171.72 [+0.28] TEST: Delete nexthop group by id [ OK ] # 172.71 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 173.23 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.49 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 173.97 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 174.32 [+0.35] TEST: Nexthops in groups removed on admin down [ OK ] # 176.39 [+2.07] TEST: Multiple groups with same nexthop [ OK ] # 176.93 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 177.06 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 177.33 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 177.45 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 190.45 [+13.00] # 190.45 [+0.00] IPv4 resilient groups functional # 190.45 [+0.00] -------------------------------- # 191.30 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 191.50 [+0.20] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 191.96 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 192.11 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 193.02 [+0.92] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 193.21 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 193.66 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 193.83 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 207.36 [+13.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.96 [+0.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.27 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.59 [+0.32] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 221.74 [+13.15] # 221.74 [+0.00] IPv4 functional runtime # 221.74 [+0.00] ----------------------- # 222.06 [+0.32] TEST: Route add [ OK ] # 222.39 [+0.33] TEST: Route delete [ OK ] # 222.74 [+0.35] TEST: Route add - scope conflict with nexthop [ OK ] # 223.18 [+0.44] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 223.42 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 223.93 [+0.52] TEST: Basic ping [ OK ] # 224.56 [+0.63] TEST: Ping - multipath [ OK ] # 225.38 [+0.82] TEST: Ping - multiple default routes, nh first [ OK ] # 226.29 [+0.92] TEST: Ping - multiple default routes, nh second [ OK ] # 227.05 [+0.76] TEST: Ping - blackhole [ OK ] # 227.42 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 227.80 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 228.49 [+0.68] TEST: Ping - group with blackhole [ OK ] # 228.84 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 229.14 [+0.30] TEST: IPv4 route with device only nexthop [ OK ] # 229.61 [+0.47] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 230.46 [+0.85] TEST: IPv6 nexthop with IPv4 route [ OK ] # 231.15 [+0.69] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 231.56 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 231.95 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 232.66 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 233.01 [+0.36] TEST: IPv4 route with MPLS encap [ OK ] # 233.17 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 233.30 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 233.47 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 246.07 [+12.60] # 246.07 [+0.00] IPv4 large groups (x32) # 246.07 [+0.00] --------------------- # 289.04 [+42.97] TEST: Dump large (x32) ecmp groups [ OK ] # 301.82 [+12.78] # 301.82 [+0.00] IPv4 large resilient group (128k buckets) # 301.82 [+0.00] ----------------------------------------- # 302.35 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 314.69 [+12.34] # 314.69 [+0.00] IPv4 nexthop api compat mode # 314.69 [+0.00] ---------------------------- # 315.03 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 316.15 [+1.12] TEST: IPv4 compat mode on - route add notification [ OK ] # 316.32 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 317.20 [+0.88] TEST: IPv4 compat mode on - nexthop change [ OK ] # 317.39 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 318.23 [+0.84] TEST: IPv4 compat mode off - route add notification [ OK ] # 318.39 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 319.08 [+0.70] TEST: IPv4 compat mode off - nexthop change [ OK ] # 319.81 [+0.73] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 319.98 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 332.16 [+12.18] # 332.16 [+0.00] IPv4 fdb groups functional # 332.16 [+0.00] -------------------------- # 332.85 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 333.13 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 333.59 [+0.45] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 333.99 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 334.13 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 334.27 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 334.40 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 334.54 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 335.04 [+0.50] TEST: Fdb mac add with nexthop group [ OK ] # 335.20 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 335.35 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 335.49 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 335.77 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 335.90 [+0.13] TEST: Fdb nexthop delete [ OK ] # 336.04 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 348.28 [+12.24] # 348.28 [+0.00] IPv4 multipath selection # 348.28 [+0.00] ------------------------ # 350.42 [+2.14] TEST: Use valid neighbor during multipath selection [ OK ] # 350.81 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 362.90 [+12.09] # 362.91 [+0.00] IPv4 runtime torture # 362.91 [+0.00] -------------------- # 663.80 [+300.90] TEST: IPv4 torture test [ OK ] # 677.22 [+13.42] # 677.22 [+0.00] IPv4 runtime resilient nexthop group torture # 677.22 [+0.00] -------------------------------------------- # 978.52 [+301.30] TEST: IPv4 resilient nexthop group torture test [ OK ] # 990.79 [+12.27] # 990.79 [+0.00] IPv6 # 990.79 [+0.00] ---------------------- # 990.94 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 991.07 [+0.13] TEST: Get nexthop by id [ OK ] # 991.38 [+0.31] TEST: Delete nexthop by id [ OK ] # 991.67 [+0.29] TEST: Create nexthop - gw only [ OK ] # 991.81 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 991.96 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 992.78 [+0.82] TEST: Nexthops removed on admin down [ OK ] # 1005.70 [+12.92] # 1005.71 [+0.00] IPv6 groups functional # 1005.71 [+0.00] ---------------------- # 1006.01 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 1006.14 [+0.14] TEST: Get nexthop group by id [ OK ] # 1006.43 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1007.66 [+1.22] TEST: Nexthop group with multiple nexthops [ OK ] # 1008.13 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 1008.41 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1008.91 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1009.20 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1011.30 [+2.10] TEST: Multiple groups with same nexthop [ OK ] # 1011.91 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1012.07 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 1012.36 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1012.50 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1016.59 [+4.08] TEST: Nexthop group replace refcounts [ OK ] # 1017.86 [+1.28] TEST: 16-bit weights [ OK ] # 1030.45 [+12.58] # 1030.45 [+0.00] IPv6 resilient groups functional # 1030.45 [+0.00] -------------------------------- # 1031.24 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 1031.41 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1031.85 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1032.01 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1032.85 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1033.03 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1033.51 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1033.65 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1035.04 [+1.39] TEST: 16-bit weights [ OK ] # 1047.25 [+12.21] # 1047.25 [+0.00] IPv6 functional runtime # 1047.25 [+0.00] ----------------------- # 1047.52 [+0.27] TEST: Route add [ OK ] # 1047.66 [+0.14] TEST: Route delete [ OK ] # 1048.03 [+0.37] TEST: Ping with nexthop [ OK ] # 1048.67 [+0.64] TEST: Ping - multipath [ OK ] # 1049.14 [+0.47] TEST: Ping - blackhole [ OK ] # 1049.52 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1049.94 [+0.42] TEST: Ping - gateway replaced by blackhole [ OK ] # 1050.67 [+0.73] TEST: Ping - group with blackhole [ OK ] # 1051.05 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1051.35 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1051.80 [+0.45] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1052.43 [+0.63] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1052.73 [+0.29] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1053.03 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1053.76 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1054.03 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1054.32 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1055.08 [+0.76] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.36 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.69 [+0.33] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1056.23 [+0.54] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1056.46 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1058.16 [+1.70] TEST: Nexthop with default route and rpfilter [ OK ] # 1058.53 [+0.37] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1070.28 [+11.75] # 1070.28 [+0.00] IPv6 large groups (x32) # 1070.28 [+0.00] --------------------- # 1109.96 [+39.68] TEST: Dump large (x32) ecmp groups [ OK ] # 1122.50 [+12.54] # 1122.51 [+0.00] IPv6 large resilient group (128k buckets) # 1122.51 [+0.00] ----------------------------------------- # 1123.06 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1134.92 [+11.86] # 1134.92 [+0.00] IPv6 nexthop api compat mode test # 1134.92 [+0.00] -------------------------------- # 1135.28 [+0.36] TEST: IPv6 default nexthop compat mode check [ OK ] # 1136.36 [+1.08] TEST: IPv6 compat mode on - route add notification [ OK ] # 1136.52 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1137.35 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1137.52 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1138.75 [+1.23] TEST: IPv6 compat mode off - route add notification [ OK ] # 1138.90 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1139.72 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1140.41 [+0.69] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1140.58 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1152.67 [+12.09] # 1152.67 [+0.00] IPv6 fdb groups functional # 1152.67 [+0.00] -------------------------- # 1153.40 [+0.73] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1153.67 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1154.08 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1154.47 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1154.61 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1154.74 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1154.92 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 1155.05 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1155.34 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1155.48 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1155.62 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1155.76 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1156.02 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1156.16 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1156.28 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1168.66 [+12.38] # 1168.66 [+0.00] IPv6 multipath selection # 1168.66 [+0.00] ------------------------ # 1170.77 [+2.11] TEST: Use valid neighbor during multipath selection [ OK ] # 1171.16 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1183.16 [+12.00] # 1183.16 [+0.00] IPv6 runtime torture # 1183.16 [+0.00] -------------------- # 1484.03 [+300.87] TEST: IPv6 torture test [ OK ] # 1496.65 [+12.62] # 1496.65 [+0.00] IPv6 runtime resilient nexthop group torture # 1496.65 [+0.00] -------------------------------------------- # 1797.70 [+301.05] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1798.06 [+0.36] # 1798.06 [+0.00] Tests passed: 238 # 1798.06 [+0.00] Tests failed: 0 # 1798.06 [+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__->