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.17 [+11.17] # 11.17 [+0.00] Basic functional tests # 11.17 [+0.00] ---------------------- # 11.31 [+0.13] TEST: List with nothing defined [ OK ] # 11.45 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 11.60 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.76 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.88 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 12.18 [+0.30] TEST: Nexthop with down device [ OK ] # 12.61 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.88 [+0.27] TEST: Nexthop with device only [ OK ] # 13.02 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 13.15 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.29 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.58 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.12 [+0.54] TEST: Maximum nexthop ID dump [ OK ] # 14.27 [+0.16] TEST: Create group [ OK ] # 14.41 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.58 [+0.17] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.99 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.12 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 15.26 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 15.42 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 15.58 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 15.75 [+0.17] TEST: Nexthop group and device [ OK ] # 17.30 [+1.54] TEST: Test proto flush [ OK ] # 17.46 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 122.64 [+105.18] TEST: Large scale nexthop flushing [ OK ] # 135.95 [+13.31] # 135.95 [+0.00] Basic resilient nexthop group functional tests # 135.96 [+0.00] ---------------------------------------------- # 136.42 [+0.47] TEST: Add a nexthop group with default parameters [ OK ] # 136.72 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 137.16 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 137.29 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 137.43 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 137.60 [+0.17] TEST: Get a nexthop group after replacing parameters [ OK ] # 137.81 [+0.20] TEST: Replace idle timer [ OK ] # 137.99 [+0.19] TEST: Get a nexthop group after replacing idle timer [ OK ] # 138.17 [+0.17] TEST: Replace unbalanced timer [ OK ] # 138.37 [+0.20] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 138.50 [+0.14] TEST: Replace with no parameters [ OK ] # 138.66 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 138.80 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 138.96 [+0.17] TEST: Replace nexthop group type - explicit [ OK ] # 139.10 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 139.26 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 140.14 [+0.88] TEST: Dump all nexthop buckets [ OK ] # 140.29 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 140.63 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 140.79 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 140.96 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 141.10 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 141.25 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 141.64 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 141.79 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 141.96 [+0.17] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 142.33 [+0.38] TEST: Maximum nexthop ID dump [ OK ] # 142.51 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 142.65 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 142.78 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 143.02 [+0.25] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 143.92 [+0.90] TEST: Initial bucket allocation [ OK ] # 144.34 [+0.42] TEST: Bucket allocation after replace [ OK ] # 144.94 [+0.60] TEST: Buckets migrated after idle timer change [ OK ] # 157.99 [+13.05] # 157.99 [+0.00] IPv4 functional # 157.99 [+0.00] ---------------------- # 158.14 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 158.28 [+0.14] TEST: Get nexthop by id [ OK ] # 158.59 [+0.31] TEST: Delete nexthop by id [ OK ] # 158.87 [+0.29] TEST: Create nexthop - gw only [ OK ] # 159.04 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 159.18 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 159.97 [+0.79] TEST: Nexthops removed on admin down [ OK ] # 160.78 [+0.80] TEST: Delete nexthop route warning [ OK ] # 161.51 [+0.73] TEST: Delete multipath route with only nh id based entry [ OK ] # 161.89 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 162.02 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 162.13 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 175.10 [+12.97] # 175.10 [+0.00] IPv4 groups functional # 175.11 [+0.00] ---------------------- # 175.45 [+0.34] TEST: Create nexthop group with single nexthop [ OK ] # 175.59 [+0.14] TEST: Get nexthop group by id [ OK ] # 175.95 [+0.36] TEST: Delete nexthop group by id [ OK ] # 177.06 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 177.50 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 177.83 [+0.33] TEST: Nexthop group with weighted nexthops [ OK ] # 178.33 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 178.64 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 180.81 [+2.17] TEST: Multiple groups with same nexthop [ OK ] # 181.52 [+0.71] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 181.68 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 181.99 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 182.13 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 195.47 [+13.34] # 195.47 [+0.00] IPv4 resilient groups functional # 195.47 [+0.00] -------------------------------- # 196.38 [+0.90] TEST: Nexthop group updated when entry is deleted [ OK ] # 196.57 [+0.20] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 197.07 [+0.50] TEST: Nexthop group updated after replace [ OK ] # 197.25 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 198.15 [+0.90] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 198.33 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 198.80 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 198.98 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 212.58 [+13.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 213.25 [+0.67] TEST: IPv6 nexthop with IPv4 route [ OK ] # 213.60 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 213.93 [+0.33] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 227.21 [+13.28] # 227.22 [+0.00] IPv4 functional runtime # 227.22 [+0.00] ----------------------- # 227.51 [+0.30] TEST: Route add [ OK ] # 227.86 [+0.35] TEST: Route delete [ OK ] # 228.15 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 228.63 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 228.88 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 229.47 [+0.59] TEST: Basic ping [ OK ] # 230.11 [+0.64] TEST: Ping - multipath [ OK ] # 230.93 [+0.82] TEST: Ping - multiple default routes, nh first [ OK ] # 231.93 [+1.00] TEST: Ping - multiple default routes, nh second [ OK ] # 232.88 [+0.95] TEST: Ping - blackhole [ OK ] # 233.28 [+0.39] TEST: Ping - blackhole replaced with gateway [ OK ] # 233.66 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 234.46 [+0.80] TEST: Ping - group with blackhole [ OK ] # 234.83 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 235.12 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 235.60 [+0.48] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 236.46 [+0.86] TEST: IPv6 nexthop with IPv4 route [ OK ] # 237.27 [+0.80] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 237.66 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 238.01 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 238.85 [+0.84] TEST: IPv4 default route with IPv6 gateway [ OK ] # 239.20 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 239.37 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 239.51 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 239.67 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 252.21 [+12.53] # 252.21 [+0.00] IPv4 large groups (x32) # 252.21 [+0.00] --------------------- # 299.78 [+47.56] TEST: Dump large (x32) ecmp groups [ OK ] # 313.10 [+13.33] # 313.11 [+0.00] IPv4 large resilient group (128k buckets) # 313.11 [+0.00] ----------------------------------------- # 313.63 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 327.10 [+13.46] # 327.10 [+0.00] IPv4 nexthop api compat mode # 327.10 [+0.00] ---------------------------- # 327.49 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 328.79 [+1.30] TEST: IPv4 compat mode on - route add notification [ OK ] # 328.97 [+0.18] TEST: IPv4 compat mode on - route dump [ OK ] # 329.86 [+0.90] TEST: IPv4 compat mode on - nexthop change [ OK ] # 330.04 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 330.94 [+0.90] TEST: IPv4 compat mode off - route add notification [ OK ] # 331.08 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 331.79 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 332.49 [+0.70] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 332.68 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 345.44 [+12.76] # 345.44 [+0.00] IPv4 fdb groups functional # 345.44 [+0.00] -------------------------- # 346.12 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 346.42 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 346.92 [+0.50] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 347.41 [+0.49] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 347.56 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 347.72 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 347.86 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 348.06 [+0.20] TEST: Fdb Nexthop with encap [ OK ] # 348.64 [+0.58] TEST: Fdb mac add with nexthop group [ OK ] # 348.79 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 348.95 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 349.10 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 349.38 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 349.54 [+0.15] TEST: Fdb nexthop delete [ OK ] # 349.68 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 364.26 [+14.59] # 364.26 [+0.00] IPv4 multipath selection # 364.27 [+0.00] ------------------------ # 366.92 [+2.66] TEST: Use valid neighbor during multipath selection [ OK ] # 367.36 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 381.85 [+14.49] # 381.85 [+0.00] IPv4 runtime torture # 381.85 [+0.00] -------------------- # 682.81 [+300.96] TEST: IPv4 torture test [ OK ] # 696.60 [+13.79] # 696.61 [+0.00] IPv4 runtime resilient nexthop group torture # 696.61 [+0.00] -------------------------------------------- # 997.84 [+301.23] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1011.01 [+13.17] # 1011.01 [+0.00] IPv6 # 1011.01 [+0.00] ---------------------- # 1011.14 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1011.30 [+0.15] TEST: Get nexthop by id [ OK ] # 1011.59 [+0.29] TEST: Delete nexthop by id [ OK ] # 1011.86 [+0.27] TEST: Create nexthop - gw only [ OK ] # 1012.01 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1012.18 [+0.17] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1012.91 [+0.72] TEST: Nexthops removed on admin down [ OK ] # 1025.61 [+12.70] # 1025.61 [+0.00] IPv6 groups functional # 1025.61 [+0.00] ---------------------- # 1025.91 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 1026.06 [+0.16] TEST: Get nexthop group by id [ OK ] # 1026.35 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1027.59 [+1.24] TEST: Nexthop group with multiple nexthops [ OK ] # 1028.08 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 1028.37 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1028.88 [+0.51] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1029.18 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1031.28 [+2.10] TEST: Multiple groups with same nexthop [ OK ] # 1031.91 [+0.63] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1032.07 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 1032.35 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1032.48 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1036.67 [+4.19] TEST: Nexthop group replace refcounts [ OK ] # 1038.00 [+1.33] TEST: 16-bit weights [ OK ] # 1050.42 [+12.41] # 1050.42 [+0.00] IPv6 resilient groups functional # 1050.42 [+0.00] -------------------------------- # 1051.29 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 1051.46 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1051.92 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1052.06 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1052.97 [+0.91] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1053.14 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1053.60 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1053.78 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1055.13 [+1.36] TEST: 16-bit weights [ OK ] # 1067.38 [+12.24] # 1067.38 [+0.00] IPv6 functional runtime # 1067.38 [+0.00] ----------------------- # 1067.64 [+0.26] TEST: Route add [ OK ] # 1067.78 [+0.14] TEST: Route delete [ OK ] # 1068.22 [+0.45] TEST: Ping with nexthop [ OK ] # 1068.89 [+0.67] TEST: Ping - multipath [ OK ] # 1069.38 [+0.49] TEST: Ping - blackhole [ OK ] # 1069.74 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 1070.08 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1070.81 [+0.73] TEST: Ping - group with blackhole [ OK ] # 1071.18 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1071.45 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1071.87 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1072.44 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1072.73 [+0.29] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1073.09 [+0.36] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1073.93 [+0.83] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1074.29 [+0.36] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1074.61 [+0.32] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1075.48 [+0.87] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1075.83 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1076.13 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1076.84 [+0.71] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1077.13 [+0.29] TEST: IPv6 route with invalid metric [ OK ] # 1079.28 [+2.14] TEST: Nexthop with default route and rpfilter [ OK ] # 1079.71 [+0.44] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1092.48 [+12.77] # 1092.48 [+0.00] IPv6 large groups (x32) # 1092.48 [+0.00] --------------------- # 1133.14 [+40.66] TEST: Dump large (x32) ecmp groups [ OK ] # 1145.26 [+12.12] # 1145.27 [+0.00] IPv6 large resilient group (128k buckets) # 1145.27 [+0.00] ----------------------------------------- # 1145.84 [+0.57] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1157.77 [+11.93] # 1157.78 [+0.00] IPv6 nexthop api compat mode test # 1157.78 [+0.00] -------------------------------- # 1158.15 [+0.37] TEST: IPv6 default nexthop compat mode check [ OK ] # 1159.22 [+1.07] TEST: IPv6 compat mode on - route add notification [ OK ] # 1159.37 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1160.22 [+0.86] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1160.38 [+0.15] TEST: IPv6 set compat mode - 0 [ OK ] # 1161.59 [+1.21] TEST: IPv6 compat mode off - route add notification [ OK ] # 1161.73 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1162.57 [+0.84] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1163.28 [+0.71] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1163.47 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1175.33 [+11.86] # 1175.33 [+0.00] IPv6 fdb groups functional # 1175.34 [+0.00] -------------------------- # 1176.00 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1176.28 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1176.68 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1177.11 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1177.26 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1177.40 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1177.56 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1177.71 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1178.00 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1178.13 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1178.26 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1178.40 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1178.66 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1178.82 [+0.16] TEST: Fdb nexthop delete [ OK ] # 1178.96 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1191.11 [+12.15] # 1191.12 [+0.00] IPv6 multipath selection # 1191.12 [+0.00] ------------------------ # 1193.55 [+2.44] TEST: Use valid neighbor during multipath selection [ OK ] # 1194.00 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1206.54 [+12.54] # 1206.54 [+0.00] IPv6 runtime torture # 1206.54 [+0.00] -------------------- # 1507.40 [+300.86] TEST: IPv6 torture test [ OK ] # 1519.69 [+12.30] # 1519.70 [+0.00] IPv6 runtime resilient nexthop group torture # 1519.70 [+0.00] -------------------------------------------- # 1820.80 [+301.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1821.23 [+0.44] # 1821.24 [+0.00] Tests passed: 238 # 1821.24 [+0.00] Tests failed: 0 # 1821.24 [+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__->