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.29 [+11.29] # 11.29 [+0.00] Basic functional tests # 11.29 [+0.00] ---------------------- # 11.43 [+0.14] TEST: List with nothing defined [ OK ] # 11.58 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 11.73 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.88 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.06 [+0.17] TEST: Nexthop with no device or gateway [ OK ] # 12.38 [+0.32] TEST: Nexthop with down device [ OK ] # 12.80 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 13.10 [+0.30] TEST: Nexthop with device only [ OK ] # 13.25 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 13.39 [+0.14] TEST: Blackhole nexthop [ OK ] # 13.53 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.80 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.31 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 14.48 [+0.17] TEST: Create group [ OK ] # 14.61 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.76 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.19 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.33 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.49 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.66 [+0.17] TEST: Replace nexthop with nexthop group [ OK ] # 15.79 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.94 [+0.15] TEST: Nexthop group and device [ OK ] # 17.41 [+1.48] TEST: Test proto flush [ OK ] # 17.56 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 118.12 [+100.55] TEST: Large scale nexthop flushing [ OK ] # 131.07 [+12.96] # 131.08 [+0.00] Basic resilient nexthop group functional tests # 131.08 [+0.00] ---------------------------------------------- # 131.56 [+0.48] TEST: Add a nexthop group with default parameters [ OK ] # 131.90 [+0.35] TEST: Get a nexthop group with default parameters [ OK ] # 132.38 [+0.47] TEST: Get a nexthop group with non-default parameters [ OK ] # 132.54 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 132.67 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 132.85 [+0.18] TEST: Get a nexthop group after replacing parameters [ OK ] # 133.02 [+0.17] TEST: Replace idle timer [ OK ] # 133.20 [+0.18] TEST: Get a nexthop group after replacing idle timer [ OK ] # 133.35 [+0.16] TEST: Replace unbalanced timer [ OK ] # 133.55 [+0.20] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 133.71 [+0.17] TEST: Replace with no parameters [ OK ] # 133.87 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 134.01 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 134.14 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 134.30 [+0.16] TEST: Replace number of nexthop buckets [ OK ] # 134.47 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 135.30 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 135.45 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 135.82 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 136.00 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 136.17 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 136.33 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 136.47 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 136.86 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 137.01 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 137.16 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 137.51 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 137.71 [+0.20] TEST: Get a valid nexthop bucket [ OK ] # 137.84 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 137.98 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 138.12 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 138.98 [+0.86] TEST: Initial bucket allocation [ OK ] # 139.53 [+0.54] TEST: Bucket allocation after replace [ OK ] # 140.09 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 152.70 [+12.62] # 152.71 [+0.00] IPv4 functional # 152.71 [+0.00] ---------------------- # 152.87 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 153.03 [+0.16] TEST: Get nexthop by id [ OK ] # 153.33 [+0.30] TEST: Delete nexthop by id [ OK ] # 153.64 [+0.31] TEST: Create nexthop - gw only [ OK ] # 153.80 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 153.94 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 154.72 [+0.78] TEST: Nexthops removed on admin down [ OK ] # 155.59 [+0.87] TEST: Delete nexthop route warning [ OK ] # 156.44 [+0.85] TEST: Delete multipath route with only nh id based entry [ OK ] # 156.87 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 157.02 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 157.21 [+0.19] TEST: Delete route when not specifying nexthop attributes [ OK ] # 170.30 [+13.09] # 170.31 [+0.00] IPv4 groups functional # 170.31 [+0.00] ---------------------- # 170.64 [+0.33] TEST: Create nexthop group with single nexthop [ OK ] # 170.79 [+0.15] TEST: Get nexthop group by id [ OK ] # 171.09 [+0.30] TEST: Delete nexthop group by id [ OK ] # 172.12 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 172.64 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.98 [+0.34] TEST: Nexthop group with weighted nexthops [ OK ] # 173.50 [+0.52] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 173.84 [+0.34] TEST: Nexthops in groups removed on admin down [ OK ] # 176.11 [+2.27] TEST: Multiple groups with same nexthop [ OK ] # 176.71 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 176.90 [+0.19] TEST: Nexthop group can not have a group as an entry [ OK ] # 177.19 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 177.33 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 190.36 [+13.02] # 190.36 [+0.00] IPv4 resilient groups functional # 190.36 [+0.00] -------------------------------- # 191.26 [+0.90] TEST: Nexthop group updated when entry is deleted [ OK ] # 191.45 [+0.19] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 191.88 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 192.09 [+0.21] TEST: Nexthop buckets updated after replace [ OK ] # 193.04 [+0.94] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 193.21 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 193.66 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 193.83 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 207.50 [+13.67] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.11 [+0.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.40 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.71 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 221.28 [+12.57] # 221.28 [+0.00] IPv4 functional runtime # 221.28 [+0.00] ----------------------- # 221.54 [+0.26] TEST: Route add [ OK ] # 221.86 [+0.32] TEST: Route delete [ OK ] # 222.16 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 222.61 [+0.45] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 222.88 [+0.27] TEST: IPv4 route with invalid metric [ OK ] # 223.37 [+0.50] TEST: Basic ping [ OK ] # 224.01 [+0.64] TEST: Ping - multipath [ OK ] # 224.81 [+0.80] TEST: Ping - multiple default routes, nh first [ OK ] # 225.75 [+0.94] TEST: Ping - multiple default routes, nh second [ OK ] # 226.61 [+0.86] TEST: Ping - blackhole [ OK ] # 227.00 [+0.39] TEST: Ping - blackhole replaced with gateway [ OK ] # 227.40 [+0.40] TEST: Ping - gateway replaced by blackhole [ OK ] # 228.15 [+0.75] TEST: Ping - group with blackhole [ OK ] # 228.52 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 228.81 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 229.31 [+0.49] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 230.24 [+0.93] TEST: IPv6 nexthop with IPv4 route [ OK ] # 231.02 [+0.79] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 231.50 [+0.48] TEST: IPv6 nexthop with IPv4 route [ OK ] # 231.93 [+0.42] TEST: IPv4 route with IPv6 gateway [ OK ] # 232.82 [+0.90] TEST: IPv4 default route with IPv6 gateway [ OK ] # 233.20 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 233.38 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 233.52 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 233.67 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 246.92 [+13.24] # 246.92 [+0.00] IPv4 large groups (x32) # 246.92 [+0.00] --------------------- # 289.03 [+42.10] TEST: Dump large (x32) ecmp groups [ OK ] # 302.40 [+13.37] # 302.40 [+0.01] IPv4 large resilient group (128k buckets) # 302.40 [+0.00] ----------------------------------------- # 302.99 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 316.39 [+13.40] # 316.39 [+0.00] IPv4 nexthop api compat mode # 316.40 [+0.00] ---------------------------- # 316.85 [+0.45] TEST: IPv4 default nexthop compat mode check [ OK ] # 318.06 [+1.21] TEST: IPv4 compat mode on - route add notification [ OK ] # 318.24 [+0.18] TEST: IPv4 compat mode on - route dump [ OK ] # 319.17 [+0.93] TEST: IPv4 compat mode on - nexthop change [ OK ] # 319.35 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 320.23 [+0.88] TEST: IPv4 compat mode off - route add notification [ OK ] # 320.42 [+0.19] TEST: IPv4 compat mode off - route dump [ OK ] # 321.19 [+0.77] TEST: IPv4 compat mode off - nexthop change [ OK ] # 321.98 [+0.79] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 322.19 [+0.21] TEST: IPv4 set compat mode - 1 [ OK ] # 335.01 [+12.82] # 335.01 [+0.00] IPv4 fdb groups functional # 335.01 [+0.00] -------------------------- # 335.76 [+0.75] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 336.13 [+0.37] TEST: Get Fdb nexthop group by id [ OK ] # 336.64 [+0.51] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 337.11 [+0.48] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 337.26 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 337.42 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 337.58 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 337.71 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 338.22 [+0.51] TEST: Fdb mac add with nexthop group [ OK ] # 338.35 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 338.48 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 338.62 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 338.97 [+0.34] TEST: Fdb entry after deleting a single nexthop [ OK ] # 339.12 [+0.15] TEST: Fdb nexthop delete [ OK ] # 339.27 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 353.10 [+13.83] # 353.11 [+0.01] IPv4 multipath selection # 353.11 [+0.00] ------------------------ # 355.28 [+2.18] TEST: Use valid neighbor during multipath selection [ OK ] # 355.75 [+0.47] TEST: Multipath selection with no valid neighbor [ OK ] # 369.44 [+13.69] # 369.45 [+0.00] IPv4 runtime torture # 369.45 [+0.00] -------------------- # 670.60 [+301.15] TEST: IPv4 torture test [ OK ] # 684.51 [+13.91] # 684.52 [+0.01] IPv4 runtime resilient nexthop group torture # 684.52 [+0.00] -------------------------------------------- # 985.64 [+301.12] TEST: IPv4 resilient nexthop group torture test [ OK ] # 998.02 [+12.38] # 998.02 [+0.00] IPv6 # 998.02 [+0.00] ---------------------- # 998.16 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 998.30 [+0.14] TEST: Get nexthop by id [ OK ] # 998.61 [+0.32] TEST: Delete nexthop by id [ OK ] # 998.88 [+0.27] TEST: Create nexthop - gw only [ OK ] # 999.02 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 999.16 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 999.90 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 1012.07 [+12.17] # 1012.08 [+0.00] IPv6 groups functional # 1012.08 [+0.00] ---------------------- # 1012.34 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 1012.48 [+0.14] TEST: Get nexthop group by id [ OK ] # 1012.77 [+0.28] TEST: Delete nexthop group by id [ OK ] # 1013.95 [+1.18] TEST: Nexthop group with multiple nexthops [ OK ] # 1014.38 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 1014.67 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1015.11 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1015.38 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1017.40 [+2.02] TEST: Multiple groups with same nexthop [ OK ] # 1018.01 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1018.15 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1018.46 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 1018.59 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1022.59 [+4.00] TEST: Nexthop group replace refcounts [ OK ] # 1023.79 [+1.20] TEST: 16-bit weights [ OK ] # 1036.00 [+12.20] # 1036.00 [+0.01] IPv6 resilient groups functional # 1036.00 [+0.00] -------------------------------- # 1036.87 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 1037.04 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1037.51 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1037.70 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 1038.66 [+0.96] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1038.87 [+0.21] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1039.38 [+0.51] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1039.55 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1040.94 [+1.39] TEST: 16-bit weights [ OK ] # 1053.09 [+12.15] # 1053.10 [+0.00] IPv6 functional runtime # 1053.10 [+0.00] ----------------------- # 1053.36 [+0.26] TEST: Route add [ OK ] # 1053.50 [+0.14] TEST: Route delete [ OK ] # 1053.87 [+0.36] TEST: Ping with nexthop [ OK ] # 1054.50 [+0.63] TEST: Ping - multipath [ OK ] # 1054.98 [+0.48] TEST: Ping - blackhole [ OK ] # 1055.31 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1055.67 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 1056.37 [+0.70] TEST: Ping - group with blackhole [ OK ] # 1056.71 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1056.99 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1057.41 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1057.96 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1058.24 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1058.53 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1059.22 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1059.47 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1059.74 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1060.46 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1060.77 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1061.09 [+0.32] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1061.62 [+0.54] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1061.88 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1063.57 [+1.68] TEST: Nexthop with default route and rpfilter [ OK ] # 1063.91 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1075.89 [+11.98] # 1075.89 [+0.00] IPv6 large groups (x32) # 1075.90 [+0.00] --------------------- # 1115.62 [+39.72] TEST: Dump large (x32) ecmp groups [ OK ] # 1127.44 [+11.82] # 1127.44 [+0.00] IPv6 large resilient group (128k buckets) # 1127.45 [+0.00] ----------------------------------------- # 1127.99 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1139.81 [+11.82] # 1139.83 [+0.01] IPv6 nexthop api compat mode test # 1139.83 [+0.00] -------------------------------- # 1140.17 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1141.26 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1141.45 [+0.18] TEST: IPv6 compat mode on - route dump [ OK ] # 1142.27 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1142.46 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1143.76 [+1.31] TEST: IPv6 compat mode off - route add notification [ OK ] # 1143.94 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1144.76 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1145.46 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1145.65 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1157.44 [+11.78] # 1157.44 [+0.00] IPv6 fdb groups functional # 1157.44 [+0.00] -------------------------- # 1158.11 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1158.46 [+0.34] TEST: Get Fdb nexthop group by id [ OK ] # 1158.84 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1159.27 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1159.39 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1159.52 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1159.67 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1159.83 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 1160.09 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1160.23 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1160.36 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1160.49 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1160.75 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1160.88 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1161.02 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1173.29 [+12.27] # 1173.29 [+0.00] IPv6 multipath selection # 1173.29 [+0.00] ------------------------ # 1175.45 [+2.15] TEST: Use valid neighbor during multipath selection [ OK ] # 1175.84 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1187.99 [+12.15] # 1187.99 [+0.00] IPv6 runtime torture # 1187.99 [+0.00] -------------------- # 1488.84 [+300.85] TEST: IPv6 torture test [ OK ] # 1501.35 [+12.51] # 1501.36 [+0.00] IPv6 runtime resilient nexthop group torture # 1501.36 [+0.00] -------------------------------------------- # 1802.44 [+301.08] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1802.84 [+0.40] # 1802.85 [+0.01] Tests passed: 238 # 1802.86 [+0.00] Tests failed: 0 # 1802.86 [+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__->