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 # 10.85 [+10.85] # 10.85 [+0.00] Basic functional tests # 10.85 [+0.00] ---------------------- # 10.99 [+0.15] TEST: List with nothing defined [ OK ] # 11.13 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.28 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.41 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.56 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.82 [+0.27] TEST: Nexthop with down device [ OK ] # 12.24 [+0.41] TEST: Nexthop with device that is linkdown [ OK ] # 12.53 [+0.29] TEST: Nexthop with device only [ OK ] # 12.68 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.80 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.94 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 13.24 [+0.31] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.73 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.87 [+0.14] TEST: Create group [ OK ] # 14.00 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.15 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.58 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.72 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 14.85 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.99 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 15.14 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.28 [+0.15] TEST: Nexthop group and device [ OK ] # 16.72 [+1.43] TEST: Test proto flush [ OK ] # 16.85 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 121.03 [+104.18] TEST: Large scale nexthop flushing [ OK ] # 133.68 [+12.65] # 133.68 [+0.00] Basic resilient nexthop group functional tests # 133.68 [+0.00] ---------------------------------------------- # 134.09 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 134.38 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 134.82 [+0.44] TEST: Get a nexthop group with non-default parameters [ OK ] # 134.97 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 135.10 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 135.25 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 135.41 [+0.15] TEST: Replace idle timer [ OK ] # 135.55 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 135.72 [+0.17] TEST: Replace unbalanced timer [ OK ] # 135.87 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 136.03 [+0.15] TEST: Replace with no parameters [ OK ] # 136.18 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 136.32 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 136.46 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 136.61 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 136.76 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 137.61 [+0.86] TEST: Dump all nexthop buckets [ OK ] # 137.76 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 138.07 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.24 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 138.40 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 138.53 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 138.67 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 139.01 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.16 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 139.29 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 139.66 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 139.82 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 139.95 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.09 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 140.23 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 141.09 [+0.86] TEST: Initial bucket allocation [ OK ] # 141.55 [+0.46] TEST: Bucket allocation after replace [ OK ] # 142.14 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 154.37 [+12.23] # 154.37 [+0.00] IPv4 functional # 154.37 [+0.00] ---------------------- # 154.53 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 154.67 [+0.14] TEST: Get nexthop by id [ OK ] # 154.98 [+0.31] TEST: Delete nexthop by id [ OK ] # 155.26 [+0.28] TEST: Create nexthop - gw only [ OK ] # 155.40 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 155.61 [+0.21] TEST: Create nexthop - gw+dev and onlink [ OK ] # 156.34 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 157.14 [+0.80] TEST: Delete nexthop route warning [ OK ] # 157.84 [+0.71] TEST: Delete multipath route with only nh id based entry [ OK ] # 158.29 [+0.45] TEST: Delete route when specifying only nexthop device [ OK ] # 158.42 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 158.56 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 170.63 [+12.07] # 170.63 [+0.00] IPv4 groups functional # 170.63 [+0.00] ---------------------- # 170.91 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 171.04 [+0.13] TEST: Get nexthop group by id [ OK ] # 171.34 [+0.30] TEST: Delete nexthop group by id [ OK ] # 172.30 [+0.95] TEST: Nexthop group with multiple nexthops [ OK ] # 172.79 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.05 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 173.51 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 173.78 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 175.80 [+2.01] TEST: Multiple groups with same nexthop [ OK ] # 176.39 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 176.53 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 176.81 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 176.97 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 189.29 [+12.32] # 189.29 [+0.00] IPv4 resilient groups functional # 189.29 [+0.00] -------------------------------- # 190.18 [+0.88] TEST: Nexthop group updated when entry is deleted [ OK ] # 190.34 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 190.80 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 190.98 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 191.84 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 191.99 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 192.43 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 192.58 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 205.04 [+12.45] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.63 [+0.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.91 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 206.23 [+0.32] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 218.22 [+11.99] # 218.22 [+0.00] IPv4 functional runtime # 218.22 [+0.00] ----------------------- # 218.51 [+0.28] TEST: Route add [ OK ] # 218.81 [+0.31] TEST: Route delete [ OK ] # 219.09 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 219.50 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 219.75 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 220.26 [+0.51] TEST: Basic ping [ OK ] # 220.91 [+0.65] TEST: Ping - multipath [ OK ] # 221.70 [+0.79] TEST: Ping - multiple default routes, nh first [ OK ] # 222.64 [+0.94] TEST: Ping - multiple default routes, nh second [ OK ] # 223.43 [+0.79] TEST: Ping - blackhole [ OK ] # 223.80 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 224.15 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 224.94 [+0.79] TEST: Ping - group with blackhole [ OK ] # 225.29 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 225.57 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 226.06 [+0.49] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 227.01 [+0.95] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.75 [+0.73] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 228.12 [+0.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.47 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 229.26 [+0.79] TEST: IPv4 default route with IPv6 gateway [ OK ] # 229.62 [+0.36] TEST: IPv4 route with MPLS encap [ OK ] # 229.78 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 229.95 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 230.12 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 242.11 [+11.99] # 242.11 [+0.00] IPv4 large groups (x32) # 242.11 [+0.00] --------------------- # 282.77 [+40.66] TEST: Dump large (x32) ecmp groups [ OK ] # 295.57 [+12.79] # 295.57 [+0.00] IPv4 large resilient group (128k buckets) # 295.57 [+0.00] ----------------------------------------- # 296.10 [+0.54] TEST: Dump large (x131072) nexthop buckets [ OK ] # 308.24 [+12.13] # 308.24 [+0.00] IPv4 nexthop api compat mode # 308.24 [+0.00] ---------------------------- # 308.62 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 309.68 [+1.07] TEST: IPv4 compat mode on - route add notification [ OK ] # 309.84 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 310.69 [+0.86] TEST: IPv4 compat mode on - nexthop change [ OK ] # 310.88 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 311.72 [+0.84] TEST: IPv4 compat mode off - route add notification [ OK ] # 311.88 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 312.56 [+0.68] TEST: IPv4 compat mode off - nexthop change [ OK ] # 313.28 [+0.71] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 313.46 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 325.51 [+12.05] # 325.51 [+0.00] IPv4 fdb groups functional # 325.51 [+0.00] -------------------------- # 326.19 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 326.48 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 326.90 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 327.31 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 327.45 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 327.61 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 327.74 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 327.90 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 328.38 [+0.48] TEST: Fdb mac add with nexthop group [ OK ] # 328.52 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 328.65 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 328.79 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 329.08 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 329.22 [+0.14] TEST: Fdb nexthop delete [ OK ] # 329.37 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 342.02 [+12.66] # 342.02 [+0.00] IPv4 multipath selection # 342.02 [+0.00] ------------------------ # 344.65 [+2.62] TEST: Use valid neighbor during multipath selection [ OK ] # 345.07 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 357.09 [+12.03] # 357.09 [+0.00] IPv4 runtime torture # 357.09 [+0.00] -------------------- # 658.01 [+300.91] TEST: IPv4 torture test [ OK ] # 679.70 [+21.70] # 679.71 [+0.00] IPv4 runtime resilient nexthop group torture # 679.71 [+0.00] -------------------------------------------- # 986.65 [+306.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 998.85 [+12.19] # 998.85 [+0.00] IPv6 # 998.85 [+0.00] ---------------------- # 998.98 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 999.12 [+0.14] TEST: Get nexthop by id [ OK ] # 999.43 [+0.30] TEST: Delete nexthop by id [ OK ] # 999.73 [+0.31] TEST: Create nexthop - gw only [ OK ] # 999.86 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1000.01 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1000.72 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 1012.86 [+12.14] # 1012.86 [+0.00] IPv6 groups functional # 1012.86 [+0.00] ---------------------- # 1013.17 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 1013.30 [+0.14] TEST: Get nexthop group by id [ OK ] # 1013.60 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1014.74 [+1.14] TEST: Nexthop group with multiple nexthops [ OK ] # 1015.18 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 1015.48 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 1015.97 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1016.29 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1018.38 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 1019.02 [+0.64] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1019.16 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1019.49 [+0.33] TEST: Nexthop group with a blackhole entry [ OK ] # 1019.64 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1023.89 [+4.26] TEST: Nexthop group replace refcounts [ OK ] # 1025.23 [+1.34] TEST: 16-bit weights [ OK ] # 1037.62 [+12.39] # 1037.63 [+0.00] IPv6 resilient groups functional # 1037.63 [+0.00] -------------------------------- # 1038.48 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 1038.62 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1039.07 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1039.23 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1040.12 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1040.30 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1040.78 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1040.96 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1042.35 [+1.39] TEST: 16-bit weights [ OK ] # 1054.67 [+12.31] # 1054.67 [+0.00] IPv6 functional runtime # 1054.67 [+0.00] ----------------------- # 1054.95 [+0.28] TEST: Route add [ OK ] # 1055.10 [+0.15] TEST: Route delete [ OK ] # 1055.48 [+0.38] TEST: Ping with nexthop [ OK ] # 1056.16 [+0.68] TEST: Ping - multipath [ OK ] # 1056.66 [+0.50] TEST: Ping - blackhole [ OK ] # 1057.07 [+0.42] TEST: Ping - blackhole replaced with gateway [ OK ] # 1057.45 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 1058.20 [+0.75] TEST: Ping - group with blackhole [ OK ] # 1058.57 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1058.88 [+0.32] TEST: IPv6 route with device only nexthop [ OK ] # 1059.39 [+0.51] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1060.01 [+0.62] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1060.33 [+0.32] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1060.63 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1061.35 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1061.66 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1061.97 [+0.32] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1062.72 [+0.75] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1063.02 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1063.33 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1063.94 [+0.61] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1064.25 [+0.31] TEST: IPv6 route with invalid metric [ OK ] # 1065.76 [+1.51] TEST: Nexthop with default route and rpfilter [ OK ] # 1066.20 [+0.43] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1078.58 [+12.38] # 1078.58 [+0.00] IPv6 large groups (x32) # 1078.58 [+0.00] --------------------- # 1119.47 [+40.89] TEST: Dump large (x32) ecmp groups [ OK ] # 1131.86 [+12.39] # 1131.86 [+0.00] IPv6 large resilient group (128k buckets) # 1131.86 [+0.00] ----------------------------------------- # 1132.41 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1144.63 [+12.22] # 1144.63 [+0.00] IPv6 nexthop api compat mode test # 1144.64 [+0.00] -------------------------------- # 1145.00 [+0.36] TEST: IPv6 default nexthop compat mode check [ OK ] # 1146.13 [+1.14] TEST: IPv6 compat mode on - route add notification [ OK ] # 1146.30 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1147.16 [+0.86] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1147.33 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1148.63 [+1.30] TEST: IPv6 compat mode off - route add notification [ OK ] # 1148.80 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1149.64 [+0.84] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1150.36 [+0.73] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1150.53 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1163.43 [+12.90] # 1163.43 [+0.00] IPv6 fdb groups functional # 1163.43 [+0.00] -------------------------- # 1164.14 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1164.42 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1164.84 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1165.28 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1165.43 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1165.56 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1165.70 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1165.84 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1166.13 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1166.27 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1166.41 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1166.56 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1166.85 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1166.98 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1167.15 [+0.17] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1179.41 [+12.26] # 1179.41 [+0.00] IPv6 multipath selection # 1179.41 [+0.00] ------------------------ # 1181.62 [+2.21] TEST: Use valid neighbor during multipath selection [ OK ] # 1182.06 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1194.48 [+12.42] # 1194.48 [+0.00] IPv6 runtime torture # 1194.48 [+0.00] -------------------- # 1495.44 [+300.96] TEST: IPv6 torture test [ OK ] # 1508.01 [+12.57] # 1508.01 [+0.00] IPv6 runtime resilient nexthop group torture # 1508.01 [+0.00] -------------------------------------------- # 1809.12 [+301.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1809.49 [+0.37] # 1809.49 [+0.00] Tests passed: 238 # 1809.49 [+0.00] Tests failed: 0 # 1809.49 [+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__->