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.79 [+11.79] # 11.79 [+0.00] Basic functional tests # 11.79 [+0.00] ---------------------- # 11.94 [+0.15] TEST: List with nothing defined [ OK ] # 12.09 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 12.29 [+0.20] TEST: Nexthop del with non-existent id [ OK ] # 12.48 [+0.19] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.66 [+0.17] TEST: Nexthop with no device or gateway [ OK ] # 12.95 [+0.30] TEST: Nexthop with down device [ OK ] # 13.41 [+0.45] TEST: Nexthop with device that is linkdown [ OK ] # 13.75 [+0.34] TEST: Nexthop with device only [ OK ] # 13.92 [+0.17] TEST: Nexthop with duplicate id [ OK ] # 14.12 [+0.21] TEST: Blackhole nexthop [ OK ] # 14.33 [+0.20] TEST: Blackhole nexthop with other attributes [ OK ] # 14.70 [+0.38] TEST: Blackhole nexthop with loopback device down [ OK ] # 15.32 [+0.62] TEST: Maximum nexthop ID dump [ OK ] # 15.47 [+0.15] TEST: Create group [ OK ] # 15.65 [+0.18] TEST: Create group with blackhole nexthop [ OK ] # 15.79 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 16.22 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 16.36 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 16.51 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 16.65 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 16.80 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 16.97 [+0.17] TEST: Nexthop group and device [ OK ] # 18.46 [+1.49] TEST: Test proto flush [ OK ] # 18.58 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 121.97 [+103.39] TEST: Large scale nexthop flushing [ OK ] # 134.34 [+12.36] # 134.34 [+0.00] Basic resilient nexthop group functional tests # 134.34 [+0.00] ---------------------------------------------- # 134.73 [+0.39] TEST: Add a nexthop group with default parameters [ OK ] # 135.02 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 135.44 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 135.56 [+0.11] TEST: Add a nexthop group with 0 buckets [ OK ] # 135.70 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 135.84 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 135.99 [+0.15] TEST: Replace idle timer [ OK ] # 136.13 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 136.27 [+0.14] TEST: Replace unbalanced timer [ OK ] # 136.40 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 136.54 [+0.14] TEST: Replace with no parameters [ OK ] # 136.67 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 136.81 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 136.95 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 137.09 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 137.25 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 138.04 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 138.20 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 138.49 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.65 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 138.82 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 138.96 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 139.08 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 139.41 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.55 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 139.68 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 140.02 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 140.18 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 140.33 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.46 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 140.60 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 141.40 [+0.80] TEST: Initial bucket allocation [ OK ] # 141.81 [+0.41] TEST: Bucket allocation after replace [ OK ] # 142.37 [+0.57] TEST: Buckets migrated after idle timer change [ OK ] # 153.81 [+11.43] # 153.81 [+0.00] IPv4 functional # 153.81 [+0.00] ---------------------- # 153.93 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 154.06 [+0.13] TEST: Get nexthop by id [ OK ] # 154.34 [+0.28] TEST: Delete nexthop by id [ OK ] # 154.60 [+0.26] TEST: Create nexthop - gw only [ OK ] # 154.76 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 154.89 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 155.57 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 156.33 [+0.76] TEST: Delete nexthop route warning [ OK ] # 156.98 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 157.38 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 157.52 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 157.65 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 169.25 [+11.60] # 169.25 [+0.00] IPv4 groups functional # 169.25 [+0.00] ---------------------- # 169.53 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 169.68 [+0.15] TEST: Get nexthop group by id [ OK ] # 169.95 [+0.27] TEST: Delete nexthop group by id [ OK ] # 170.95 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 171.38 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.65 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 172.08 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 172.35 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 174.26 [+1.91] TEST: Multiple groups with same nexthop [ OK ] # 174.84 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 174.97 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 175.26 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 175.39 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 187.10 [+11.70] # 187.10 [+0.00] IPv4 resilient groups functional # 187.10 [+0.00] -------------------------------- # 187.91 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.07 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 188.49 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 188.66 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 189.49 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 189.64 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 190.06 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 190.23 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 203.60 [+13.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.32 [+0.72] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.64 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.94 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 219.72 [+14.78] # 219.72 [+0.00] IPv4 functional runtime # 219.72 [+0.00] ----------------------- # 220.00 [+0.28] TEST: Route add [ OK ] # 220.28 [+0.28] TEST: Route delete [ OK ] # 220.59 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 221.03 [+0.45] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 221.27 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 221.79 [+0.52] TEST: Basic ping [ OK ] # 222.40 [+0.61] TEST: Ping - multipath [ OK ] # 223.15 [+0.76] TEST: Ping - multiple default routes, nh first [ OK ] # 224.02 [+0.87] TEST: Ping - multiple default routes, nh second [ OK ] # 224.95 [+0.93] TEST: Ping - blackhole [ OK ] # 225.50 [+0.54] TEST: Ping - blackhole replaced with gateway [ OK ] # 226.09 [+0.59] TEST: Ping - gateway replaced by blackhole [ OK ] # 227.31 [+1.22] TEST: Ping - group with blackhole [ OK ] # 227.88 [+0.57] TEST: Ping - group blackhole replaced with gateways [ OK ] # 228.28 [+0.40] TEST: IPv4 route with device only nexthop [ OK ] # 228.90 [+0.62] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 229.99 [+1.09] TEST: IPv6 nexthop with IPv4 route [ OK ] # 231.09 [+1.10] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 231.67 [+0.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 232.15 [+0.48] TEST: IPv4 route with IPv6 gateway [ OK ] # 233.39 [+1.24] TEST: IPv4 default route with IPv6 gateway [ OK ] # 233.93 [+0.54] TEST: IPv4 route with MPLS encap [ OK ] # 234.15 [+0.23] TEST: IPv4 route with MPLS encap - check [ OK ] # 234.29 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 234.47 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 247.44 [+12.96] # 247.44 [+0.00] IPv4 large groups (x32) # 247.44 [+0.00] --------------------- # 294.55 [+47.11] TEST: Dump large (x32) ecmp groups [ OK ] # 312.58 [+18.03] # 312.58 [+0.00] IPv4 large resilient group (128k buckets) # 312.58 [+0.00] ----------------------------------------- # 313.45 [+0.87] TEST: Dump large (x131072) nexthop buckets [ OK ] # 326.63 [+13.18] # 326.63 [+0.00] IPv4 nexthop api compat mode # 326.63 [+0.00] ---------------------------- # 326.99 [+0.36] TEST: IPv4 default nexthop compat mode check [ OK ] # 328.04 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 328.19 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 329.00 [+0.82] TEST: IPv4 compat mode on - nexthop change [ OK ] # 329.16 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 329.96 [+0.80] TEST: IPv4 compat mode off - route add notification [ OK ] # 330.09 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 330.78 [+0.69] TEST: IPv4 compat mode off - nexthop change [ OK ] # 331.46 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 331.63 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 342.76 [+11.13] # 342.76 [+0.00] IPv4 fdb groups functional # 342.76 [+0.00] -------------------------- # 343.39 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 343.63 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 344.03 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 344.39 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 344.51 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 344.64 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 344.75 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 344.88 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 345.32 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 345.45 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 345.56 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 345.70 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 345.95 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 346.08 [+0.13] TEST: Fdb nexthop delete [ OK ] # 346.20 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 360.06 [+13.86] # 360.06 [+0.00] IPv4 multipath selection # 360.06 [+0.00] ------------------------ # 361.97 [+1.91] TEST: Use valid neighbor during multipath selection [ OK ] # 362.80 [+0.83] TEST: Multipath selection with no valid neighbor [ OK ] # 377.98 [+15.17] # 377.98 [+0.00] IPv4 runtime torture # 377.98 [+0.00] -------------------- # 678.91 [+300.93] TEST: IPv4 torture test [ OK ] # 692.65 [+13.74] # 692.65 [+0.00] IPv4 runtime resilient nexthop group torture # 692.65 [+0.00] -------------------------------------------- # 993.79 [+301.13] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1005.91 [+12.12] # 1005.91 [+0.00] IPv6 # 1005.91 [+0.00] ---------------------- # 1006.05 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1006.21 [+0.16] TEST: Get nexthop by id [ OK ] # 1006.51 [+0.31] TEST: Delete nexthop by id [ OK ] # 1006.80 [+0.29] TEST: Create nexthop - gw only [ OK ] # 1006.94 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1007.07 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1007.75 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 1019.49 [+11.75] # 1019.49 [+0.00] IPv6 groups functional # 1019.49 [+0.00] ---------------------- # 1019.81 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 1019.96 [+0.15] TEST: Get nexthop group by id [ OK ] # 1020.29 [+0.32] TEST: Delete nexthop group by id [ OK ] # 1021.54 [+1.26] TEST: Nexthop group with multiple nexthops [ OK ] # 1021.96 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1022.25 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1022.66 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1022.93 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1024.89 [+1.96] TEST: Multiple groups with same nexthop [ OK ] # 1025.48 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1025.61 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1025.87 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 1026.01 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1030.16 [+4.16] TEST: Nexthop group replace refcounts [ OK ] # 1031.52 [+1.36] TEST: 16-bit weights [ OK ] # 1042.84 [+11.32] # 1042.84 [+0.00] IPv6 resilient groups functional # 1042.84 [+0.00] -------------------------------- # 1043.64 [+0.80] TEST: Nexthop group updated when entry is deleted [ OK ] # 1043.80 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1044.21 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 1044.38 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 1045.25 [+0.87] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1045.39 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1045.82 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1045.96 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1047.29 [+1.33] TEST: 16-bit weights [ OK ] # 1061.29 [+14.00] # 1061.29 [+0.00] IPv6 functional runtime # 1061.29 [+0.00] ----------------------- # 1061.59 [+0.30] TEST: Route add [ OK ] # 1061.73 [+0.14] TEST: Route delete [ OK ] # 1062.09 [+0.36] TEST: Ping with nexthop [ OK ] # 1062.78 [+0.69] TEST: Ping - multipath [ OK ] # 1063.25 [+0.47] TEST: Ping - blackhole [ OK ] # 1063.58 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1063.92 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1064.58 [+0.66] TEST: Ping - group with blackhole [ OK ] # 1064.92 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1065.19 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1065.65 [+0.46] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1066.18 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1066.45 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1066.70 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1067.36 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1067.62 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1067.88 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1068.52 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1068.80 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1069.06 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1069.57 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1069.79 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1071.13 [+1.34] TEST: Nexthop with default route and rpfilter [ OK ] # 1071.45 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1082.52 [+11.07] # 1082.52 [+0.00] IPv6 large groups (x32) # 1082.52 [+0.00] --------------------- # 1118.77 [+36.25] TEST: Dump large (x32) ecmp groups [ OK ] # 1130.16 [+11.39] # 1130.16 [+0.00] IPv6 large resilient group (128k buckets) # 1130.16 [+0.00] ----------------------------------------- # 1130.65 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1141.69 [+11.04] # 1141.69 [+0.00] IPv6 nexthop api compat mode test # 1141.69 [+0.00] -------------------------------- # 1142.01 [+0.31] TEST: IPv6 default nexthop compat mode check [ OK ] # 1143.06 [+1.05] TEST: IPv6 compat mode on - route add notification [ OK ] # 1143.21 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1143.98 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1144.15 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1145.33 [+1.18] TEST: IPv6 compat mode off - route add notification [ OK ] # 1145.48 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1146.25 [+0.77] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1146.90 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1147.07 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1158.37 [+11.30] # 1158.37 [+0.00] IPv6 fdb groups functional # 1158.37 [+0.00] -------------------------- # 1158.98 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1159.26 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1159.66 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1160.03 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1160.19 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1160.31 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1160.45 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1160.58 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1160.86 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1161.00 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1161.13 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1161.27 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1161.52 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1161.67 [+0.15] TEST: Fdb nexthop delete [ OK ] # 1161.80 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1172.90 [+11.11] # 1172.90 [+0.00] IPv6 multipath selection # 1172.90 [+0.00] ------------------------ # 1174.98 [+2.08] TEST: Use valid neighbor during multipath selection [ OK ] # 1175.36 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1186.96 [+11.59] # 1186.96 [+0.00] IPv6 runtime torture # 1186.96 [+0.00] -------------------- # 1487.90 [+300.94] TEST: IPv6 torture test [ OK ] # 1501.79 [+13.89] # 1501.79 [+0.00] IPv6 runtime resilient nexthop group torture # 1501.80 [+0.00] -------------------------------------------- # 1802.98 [+301.19] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1803.43 [+0.45] # 1803.43 [+0.00] Tests passed: 238 # 1803.43 [+0.00] Tests failed: 0 # 1803.43 [+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__->