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 # 54.66 [+54.66] # 54.67 [+0.00] Basic functional tests # 54.67 [+0.00] ---------------------- # 55.24 [+0.57] TEST: List with nothing defined [ OK ] # 55.92 [+0.68] TEST: Nexthop get on non-existent id [ OK ] # 56.74 [+0.82] TEST: Nexthop del with non-existent id [ OK ] # 57.29 [+0.55] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 58.34 [+1.05] TEST: Nexthop with no device or gateway [ OK ] # 59.69 [+1.35] TEST: Nexthop with down device [ OK ] # 61.57 [+1.89] TEST: Nexthop with device that is linkdown [ OK ] # 62.60 [+1.02] TEST: Nexthop with device only [ OK ] # 64.38 [+1.78] TEST: Nexthop with duplicate id [ OK ] # 65.00 [+0.62] TEST: Blackhole nexthop [ OK ] # 65.59 [+0.59] TEST: Blackhole nexthop with other attributes [ OK ] # 66.90 [+1.31] TEST: Blackhole nexthop with loopback device down [ OK ] # 68.94 [+2.04] TEST: Maximum nexthop ID dump [ OK ] # 70.48 [+1.53] TEST: Create group [ OK ] # 71.15 [+0.67] TEST: Create group with blackhole nexthop [ OK ] # 72.32 [+1.17] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 74.52 [+2.20] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 75.52 [+1.00] TEST: Create group with non-existent nexthop [ OK ] # 76.14 [+0.62] TEST: Create group with same nexthop multiple times [ OK ] # 77.36 [+1.22] TEST: Replace nexthop with nexthop group [ OK ] # 79.03 [+1.67] TEST: Replace nexthop group with nexthop [ OK ] # 79.95 [+0.92] TEST: Nexthop group and device [ OK ] # 89.01 [+9.06] TEST: Test proto flush [ OK ] # 90.04 [+1.03] TEST: Nexthop group and blackhole [ OK ] # 195.90 [+105.86] TEST: Large scale nexthop flushing [ OK ] # 207.68 [+11.78] # 207.68 [+0.00] Basic resilient nexthop group functional tests # 207.68 [+0.00] ---------------------------------------------- # 208.08 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 208.37 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 208.78 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 208.90 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 209.05 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 209.21 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 209.33 [+0.12] TEST: Replace idle timer [ OK ] # 209.48 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 209.64 [+0.15] TEST: Replace unbalanced timer [ OK ] # 209.79 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 209.92 [+0.14] TEST: Replace with no parameters [ OK ] # 210.06 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 210.19 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 210.32 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 210.45 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 210.61 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 211.47 [+0.86] TEST: Dump all nexthop buckets [ OK ] # 211.63 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 212.00 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 212.18 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 212.34 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 212.46 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 212.60 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 212.93 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 213.09 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 213.26 [+0.17] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 213.60 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 213.78 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 213.90 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 214.04 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 214.24 [+0.20] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 215.03 [+0.79] TEST: Initial bucket allocation [ OK ] # 215.50 [+0.47] TEST: Bucket allocation after replace [ OK ] # 216.08 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 227.77 [+11.69] # 227.77 [+0.00] IPv4 functional # 227.77 [+0.00] ---------------------- # 227.92 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 228.05 [+0.13] TEST: Get nexthop by id [ OK ] # 228.37 [+0.32] TEST: Delete nexthop by id [ OK ] # 228.67 [+0.31] TEST: Create nexthop - gw only [ OK ] # 228.84 [+0.17] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 228.98 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 229.71 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 230.55 [+0.84] TEST: Delete nexthop route warning [ OK ] # 231.25 [+0.70] TEST: Delete multipath route with only nh id based entry [ OK ] # 231.65 [+0.41] TEST: Delete route when specifying only nexthop device [ OK ] # 231.82 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 231.95 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 243.80 [+11.85] # 243.80 [+0.00] IPv4 groups functional # 243.80 [+0.00] ---------------------- # 244.08 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 244.23 [+0.15] TEST: Get nexthop group by id [ OK ] # 244.56 [+0.33] TEST: Delete nexthop group by id [ OK ] # 245.52 [+0.96] TEST: Nexthop group with multiple nexthops [ OK ] # 245.96 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 246.26 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 246.69 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 246.97 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 248.92 [+1.95] TEST: Multiple groups with same nexthop [ OK ] # 249.50 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 249.63 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 249.92 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 250.07 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 262.12 [+12.04] # 262.12 [+0.00] IPv4 resilient groups functional # 262.12 [+0.00] -------------------------------- # 262.93 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 263.09 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 263.56 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 263.73 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 264.57 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 264.75 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 265.19 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 265.35 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 278.08 [+12.73] TEST: IPv6 nexthop with IPv4 route [ OK ] # 278.63 [+0.55] TEST: IPv6 nexthop with IPv4 route [ OK ] # 278.93 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 279.23 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 290.90 [+11.67] # 290.90 [+0.00] IPv4 functional runtime # 290.90 [+0.00] ----------------------- # 291.16 [+0.26] TEST: Route add [ OK ] # 291.41 [+0.25] TEST: Route delete [ OK ] # 291.68 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 292.08 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 292.34 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 292.85 [+0.51] TEST: Basic ping [ OK ] # 293.49 [+0.64] TEST: Ping - multipath [ OK ] # 294.22 [+0.73] TEST: Ping - multiple default routes, nh first [ OK ] # 295.11 [+0.89] TEST: Ping - multiple default routes, nh second [ OK ] # 295.84 [+0.73] TEST: Ping - blackhole [ OK ] # 296.19 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 296.55 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 297.24 [+0.70] TEST: Ping - group with blackhole [ OK ] # 297.60 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 297.86 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 298.28 [+0.42] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 299.10 [+0.82] TEST: IPv6 nexthop with IPv4 route [ OK ] # 299.74 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 300.11 [+0.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 300.46 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 301.23 [+0.78] TEST: IPv4 default route with IPv6 gateway [ OK ] # 301.61 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 301.75 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 301.89 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 302.04 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 313.62 [+11.58] # 313.62 [+0.00] IPv4 large groups (x32) # 313.62 [+0.00] --------------------- # 353.26 [+39.63] TEST: Dump large (x32) ecmp groups [ OK ] # 364.94 [+11.68] # 364.94 [+0.00] IPv4 large resilient group (128k buckets) # 364.94 [+0.00] ----------------------------------------- # 365.41 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 376.51 [+11.10] # 376.51 [+0.00] IPv4 nexthop api compat mode # 376.51 [+0.00] ---------------------------- # 376.84 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 377.89 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 378.02 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 378.81 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 378.97 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 379.76 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 379.89 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 380.56 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 381.21 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 381.38 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 392.32 [+10.94] # 392.32 [+0.00] IPv4 fdb groups functional # 392.32 [+0.00] -------------------------- # 392.99 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 393.24 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 393.62 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 393.99 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 394.12 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 394.24 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 394.37 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 394.52 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 394.96 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 395.08 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 395.22 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 395.34 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 395.59 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 395.72 [+0.13] TEST: Fdb nexthop delete [ OK ] # 395.86 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 406.80 [+10.94] # 406.80 [+0.00] IPv4 multipath selection # 406.80 [+0.00] ------------------------ # 408.62 [+1.82] TEST: Use valid neighbor during multipath selection [ OK ] # 408.98 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 420.19 [+11.21] # 420.19 [+0.00] IPv4 runtime torture # 420.20 [+0.00] -------------------- # 721.10 [+300.90] TEST: IPv4 torture test [ OK ] # 732.15 [+11.05] # 732.15 [+0.00] IPv4 runtime resilient nexthop group torture # 732.15 [+0.00] -------------------------------------------- # 1033.11 [+300.95] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1044.49 [+11.38] # 1044.49 [+0.00] IPv6 # 1044.49 [+0.00] ---------------------- # 1044.61 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 1044.74 [+0.13] TEST: Get nexthop by id [ OK ] # 1045.01 [+0.27] TEST: Delete nexthop by id [ OK ] # 1045.28 [+0.27] TEST: Create nexthop - gw only [ OK ] # 1045.41 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1045.55 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1046.18 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 1057.10 [+10.92] # 1057.10 [+0.00] IPv6 groups functional # 1057.10 [+0.00] ---------------------- # 1057.35 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 1057.47 [+0.12] TEST: Get nexthop group by id [ OK ] # 1057.75 [+0.28] TEST: Delete nexthop group by id [ OK ] # 1058.77 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 1059.18 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1059.45 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 1059.85 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1060.12 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1061.96 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 1062.49 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1062.61 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 1062.88 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 1063.00 [+0.11] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1066.75 [+3.76] TEST: Nexthop group replace refcounts [ OK ] # 1067.91 [+1.16] TEST: 16-bit weights [ OK ] # 1078.83 [+10.92] # 1078.83 [+0.00] IPv6 resilient groups functional # 1078.83 [+0.00] -------------------------------- # 1079.57 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 1079.73 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1080.15 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 1080.29 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 1081.09 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1081.25 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1081.65 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1081.81 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1083.08 [+1.28] TEST: 16-bit weights [ OK ] # 1093.93 [+10.84] # 1093.93 [+0.00] IPv6 functional runtime # 1093.93 [+0.00] ----------------------- # 1094.18 [+0.25] TEST: Route add [ OK ] # 1094.32 [+0.13] TEST: Route delete [ OK ] # 1094.65 [+0.34] TEST: Ping with nexthop [ OK ] # 1095.27 [+0.62] TEST: Ping - multipath [ OK ] # 1095.75 [+0.48] TEST: Ping - blackhole [ OK ] # 1096.09 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1096.41 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1097.10 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1097.42 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1097.67 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1098.09 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1098.64 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1098.89 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1099.19 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1099.81 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1100.08 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1100.33 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1100.98 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1101.23 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1101.50 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1102.00 [+0.50] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1102.23 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1103.54 [+1.31] TEST: Nexthop with default route and rpfilter [ OK ] # 1103.87 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1114.88 [+11.00] # 1114.88 [+0.00] IPv6 large groups (x32) # 1114.88 [+0.00] --------------------- # 1151.68 [+36.80] TEST: Dump large (x32) ecmp groups [ OK ] # 1163.00 [+11.32] # 1163.00 [+0.00] IPv6 large resilient group (128k buckets) # 1163.00 [+0.00] ----------------------------------------- # 1163.49 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1174.57 [+11.08] # 1174.57 [+0.00] IPv6 nexthop api compat mode test # 1174.57 [+0.00] -------------------------------- # 1174.90 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1175.97 [+1.06] TEST: IPv6 compat mode on - route add notification [ OK ] # 1176.10 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1176.92 [+0.82] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1177.08 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1178.24 [+1.16] TEST: IPv6 compat mode off - route add notification [ OK ] # 1178.40 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1179.17 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1179.84 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1180.00 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1190.88 [+10.88] # 1190.88 [+0.00] IPv6 fdb groups functional # 1190.88 [+0.00] -------------------------- # 1191.49 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1191.75 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1192.14 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1192.52 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1192.65 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1192.78 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1192.90 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 1193.10 [+0.20] TEST: Fdb Nexthop with encap [ OK ] # 1193.37 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1193.51 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1193.63 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1193.77 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1194.04 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1194.18 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1194.30 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1205.59 [+11.29] # 1205.59 [+0.00] IPv6 multipath selection # 1205.59 [+0.00] ------------------------ # 1207.54 [+1.95] TEST: Use valid neighbor during multipath selection [ OK ] # 1207.97 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 1219.42 [+11.44] # 1219.42 [+0.00] IPv6 runtime torture # 1219.42 [+0.00] -------------------- # 1520.31 [+300.90] TEST: IPv6 torture test [ OK ] # 1532.21 [+11.89] # 1532.21 [+0.00] IPv6 runtime resilient nexthop group torture # 1532.21 [+0.00] -------------------------------------------- # 1833.24 [+301.02] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1833.59 [+0.35] # 1833.59 [+0.00] Tests passed: 238 # 1833.59 [+0.00] Tests failed: 0 # 1833.59 [+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__->