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.97 [+10.97] # 10.97 [+0.00] Basic functional tests # 10.97 [+0.00] ---------------------- # 11.10 [+0.12] TEST: List with nothing defined [ OK ] # 11.27 [+0.17] TEST: Nexthop get on non-existent id [ OK ] # 11.42 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.58 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.74 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 12.02 [+0.28] TEST: Nexthop with down device [ OK ] # 12.42 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 12.70 [+0.28] TEST: Nexthop with device only [ OK ] # 12.85 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 13.00 [+0.16] TEST: Blackhole nexthop [ OK ] # 13.15 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 13.45 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.94 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 14.08 [+0.14] TEST: Create group [ OK ] # 14.21 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.36 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.82 [+0.46] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.95 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 15.08 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 15.22 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 15.34 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.48 [+0.14] TEST: Nexthop group and device [ OK ] # 16.91 [+1.43] TEST: Test proto flush [ OK ] # 17.06 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 116.04 [+98.98] TEST: Large scale nexthop flushing [ OK ] # 128.79 [+12.75] # 128.80 [+0.01] Basic resilient nexthop group functional tests # 128.80 [+0.00] ---------------------------------------------- # 129.21 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 129.53 [+0.32] TEST: Get a nexthop group with default parameters [ OK ] # 130.03 [+0.49] TEST: Get a nexthop group with non-default parameters [ OK ] # 130.17 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 130.33 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 130.50 [+0.17] TEST: Get a nexthop group after replacing parameters [ OK ] # 130.64 [+0.14] TEST: Replace idle timer [ OK ] # 130.80 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 130.93 [+0.13] TEST: Replace unbalanced timer [ OK ] # 131.09 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 131.26 [+0.16] TEST: Replace with no parameters [ OK ] # 131.44 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 131.57 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 131.71 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 131.86 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 132.03 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 132.84 [+0.81] TEST: Dump all nexthop buckets [ OK ] # 133.01 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 133.37 [+0.36] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 133.52 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 133.67 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 133.81 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 133.94 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 134.31 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 134.47 [+0.16] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 134.61 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 134.96 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 135.16 [+0.20] TEST: Get a valid nexthop bucket [ OK ] # 135.35 [+0.20] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 135.50 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 135.63 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 136.51 [+0.88] TEST: Initial bucket allocation [ OK ] # 136.95 [+0.44] TEST: Bucket allocation after replace [ OK ] # 137.53 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 149.84 [+12.31] # 149.84 [+0.00] IPv4 functional # 149.84 [+0.00] ---------------------- # 149.99 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 150.15 [+0.15] TEST: Get nexthop by id [ OK ] # 150.44 [+0.30] TEST: Delete nexthop by id [ OK ] # 150.72 [+0.28] TEST: Create nexthop - gw only [ OK ] # 150.86 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 151.02 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 151.76 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 152.63 [+0.87] TEST: Delete nexthop route warning [ OK ] # 153.41 [+0.78] TEST: Delete multipath route with only nh id based entry [ OK ] # 153.85 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 153.99 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 154.17 [+0.18] TEST: Delete route when not specifying nexthop attributes [ OK ] # 166.43 [+12.26] # 166.44 [+0.00] IPv4 groups functional # 166.44 [+0.00] ---------------------- # 166.73 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 166.87 [+0.14] TEST: Get nexthop group by id [ OK ] # 167.17 [+0.31] TEST: Delete nexthop group by id [ OK ] # 168.17 [+1.00] TEST: Nexthop group with multiple nexthops [ OK ] # 168.64 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 168.91 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 169.36 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 169.64 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 171.79 [+2.14] TEST: Multiple groups with same nexthop [ OK ] # 172.48 [+0.70] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 172.64 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 172.91 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 173.07 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 185.41 [+12.34] # 185.41 [+0.00] IPv4 resilient groups functional # 185.41 [+0.00] -------------------------------- # 186.28 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 186.49 [+0.21] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 186.95 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 187.16 [+0.21] TEST: Nexthop buckets updated after replace [ OK ] # 188.08 [+0.92] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 188.25 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 188.73 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 188.87 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 201.84 [+12.97] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.44 [+0.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.76 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 203.05 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 215.64 [+12.59] # 215.64 [+0.00] IPv4 functional runtime # 215.64 [+0.00] ----------------------- # 215.94 [+0.30] TEST: Route add [ OK ] # 216.27 [+0.33] TEST: Route delete [ OK ] # 216.54 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 216.97 [+0.43] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 217.23 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 217.74 [+0.50] TEST: Basic ping [ OK ] # 218.43 [+0.69] TEST: Ping - multipath [ OK ] # 219.38 [+0.95] TEST: Ping - multiple default routes, nh first [ OK ] # 220.48 [+1.10] TEST: Ping - multiple default routes, nh second [ OK ] # 221.33 [+0.85] TEST: Ping - blackhole [ OK ] # 221.75 [+0.42] TEST: Ping - blackhole replaced with gateway [ OK ] # 222.13 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 222.96 [+0.83] TEST: Ping - group with blackhole [ OK ] # 223.34 [+0.38] TEST: Ping - group blackhole replaced with gateways [ OK ] # 223.60 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 224.16 [+0.55] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 225.08 [+0.93] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.80 [+0.72] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 226.21 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.66 [+0.45] TEST: IPv4 route with IPv6 gateway [ OK ] # 227.75 [+1.09] TEST: IPv4 default route with IPv6 gateway [ OK ] # 228.23 [+0.48] TEST: IPv4 route with MPLS encap [ OK ] # 228.46 [+0.22] TEST: IPv4 route with MPLS encap - check [ OK ] # 228.66 [+0.20] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 228.83 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 243.02 [+14.19] # 243.03 [+0.01] IPv4 large groups (x32) # 243.03 [+0.00] --------------------- # 286.61 [+43.59] TEST: Dump large (x32) ecmp groups [ OK ] # 300.14 [+13.52] # 300.14 [+0.00] IPv4 large resilient group (128k buckets) # 300.14 [+0.00] ----------------------------------------- # 300.75 [+0.61] TEST: Dump large (x131072) nexthop buckets [ OK ] # 313.96 [+13.21] # 313.96 [+0.00] IPv4 nexthop api compat mode # 313.97 [+0.00] ---------------------------- # 314.47 [+0.50] TEST: IPv4 default nexthop compat mode check [ OK ] # 315.66 [+1.19] TEST: IPv4 compat mode on - route add notification [ OK ] # 315.82 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 316.77 [+0.95] TEST: IPv4 compat mode on - nexthop change [ OK ] # 316.98 [+0.22] TEST: IPv4 set compat mode - 0 [ OK ] # 317.95 [+0.97] TEST: IPv4 compat mode off - route add notification [ OK ] # 318.13 [+0.18] TEST: IPv4 compat mode off - route dump [ OK ] # 318.84 [+0.72] TEST: IPv4 compat mode off - nexthop change [ OK ] # 319.51 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 319.70 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 332.49 [+12.79] # 332.49 [+0.00] IPv4 fdb groups functional # 332.49 [+0.00] -------------------------- # 333.18 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 333.48 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 333.99 [+0.51] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 334.46 [+0.47] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 334.59 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 334.75 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 334.89 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 335.05 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 335.57 [+0.53] TEST: Fdb mac add with nexthop group [ OK ] # 335.73 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 335.87 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 336.03 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 336.34 [+0.31] TEST: Fdb entry after deleting a single nexthop [ OK ] # 336.50 [+0.16] TEST: Fdb nexthop delete [ OK ] # 336.63 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 349.28 [+12.64] # 349.28 [+0.00] IPv4 multipath selection # 349.28 [+0.00] ------------------------ # 351.74 [+2.45] TEST: Use valid neighbor during multipath selection [ OK ] # 352.24 [+0.50] TEST: Multipath selection with no valid neighbor [ OK ] # 366.33 [+14.09] # 366.34 [+0.01] IPv4 runtime torture # 366.34 [+0.00] -------------------- # 667.37 [+301.03] TEST: IPv4 torture test [ OK ] # 680.90 [+13.53] # 680.90 [+0.00] IPv4 runtime resilient nexthop group torture # 680.90 [+0.00] -------------------------------------------- # 982.04 [+301.14] TEST: IPv4 resilient nexthop group torture test [ OK ] # 994.52 [+12.48] # 994.52 [+0.00] IPv6 # 994.52 [+0.00] ---------------------- # 994.66 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 994.80 [+0.15] TEST: Get nexthop by id [ OK ] # 995.12 [+0.31] TEST: Delete nexthop by id [ OK ] # 995.39 [+0.27] TEST: Create nexthop - gw only [ OK ] # 995.54 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 995.70 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 996.49 [+0.79] TEST: Nexthops removed on admin down [ OK ] # 1008.76 [+12.27] # 1008.77 [+0.00] IPv6 groups functional # 1008.77 [+0.00] ---------------------- # 1009.04 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 1009.18 [+0.14] TEST: Get nexthop group by id [ OK ] # 1009.47 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1010.56 [+1.09] TEST: Nexthop group with multiple nexthops [ OK ] # 1010.99 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 1011.26 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 1011.66 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1011.93 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1013.81 [+1.88] TEST: Multiple groups with same nexthop [ OK ] # 1014.41 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1014.55 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1014.80 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 1014.95 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1019.10 [+4.15] TEST: Nexthop group replace refcounts [ OK ] # 1020.42 [+1.32] TEST: 16-bit weights [ OK ] # 1032.43 [+12.01] # 1032.43 [+0.00] IPv6 resilient groups functional # 1032.43 [+0.00] -------------------------------- # 1033.34 [+0.91] TEST: Nexthop group updated when entry is deleted [ OK ] # 1033.52 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1033.96 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1034.11 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1035.01 [+0.90] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1035.19 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1035.60 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1035.76 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1037.15 [+1.40] TEST: 16-bit weights [ OK ] # 1049.56 [+12.41] # 1049.56 [+0.00] IPv6 functional runtime # 1049.56 [+0.00] ----------------------- # 1049.86 [+0.29] TEST: Route add [ OK ] # 1049.99 [+0.14] TEST: Route delete [ OK ] # 1050.37 [+0.38] TEST: Ping with nexthop [ OK ] # 1051.02 [+0.65] TEST: Ping - multipath [ OK ] # 1051.50 [+0.48] TEST: Ping - blackhole [ OK ] # 1051.85 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1052.18 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1052.90 [+0.72] TEST: Ping - group with blackhole [ OK ] # 1053.26 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1053.56 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1054.04 [+0.48] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1054.60 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1054.85 [+0.25] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1055.11 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1055.82 [+0.71] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.09 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.36 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1057.14 [+0.78] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1057.40 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1057.67 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1058.23 [+0.55] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1058.47 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1060.20 [+1.72] TEST: Nexthop with default route and rpfilter [ OK ] # 1060.56 [+0.37] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1072.56 [+12.00] # 1072.57 [+0.00] IPv6 large groups (x32) # 1072.57 [+0.00] --------------------- # 1111.12 [+38.55] TEST: Dump large (x32) ecmp groups [ OK ] # 1122.61 [+11.50] # 1122.62 [+0.00] IPv6 large resilient group (128k buckets) # 1122.62 [+0.00] ----------------------------------------- # 1123.17 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1134.62 [+11.45] # 1134.63 [+0.00] IPv6 nexthop api compat mode test # 1134.63 [+0.00] -------------------------------- # 1134.99 [+0.36] TEST: IPv6 default nexthop compat mode check [ OK ] # 1136.13 [+1.14] TEST: IPv6 compat mode on - route add notification [ OK ] # 1136.29 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1137.13 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1137.30 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1138.50 [+1.19] TEST: IPv6 compat mode off - route add notification [ OK ] # 1138.66 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1139.48 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1140.16 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1140.35 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1152.19 [+11.84] # 1152.19 [+0.00] IPv6 fdb groups functional # 1152.19 [+0.00] -------------------------- # 1152.81 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1153.10 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1153.57 [+0.47] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1154.00 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1154.13 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1154.26 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1154.39 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1154.53 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1154.85 [+0.32] TEST: Fdb mac add with nexthop group [ OK ] # 1154.97 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1155.12 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 1155.25 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1155.54 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1155.68 [+0.15] TEST: Fdb nexthop delete [ OK ] # 1155.84 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1167.96 [+12.12] # 1167.96 [+0.00] IPv6 multipath selection # 1167.96 [+0.00] ------------------------ # 1170.27 [+2.31] TEST: Use valid neighbor during multipath selection [ OK ] # 1170.73 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 1183.06 [+12.33] # 1183.07 [+0.00] IPv6 runtime torture # 1183.07 [+0.00] -------------------- # 1484.00 [+300.93] TEST: IPv6 torture test [ OK ] # 1496.28 [+12.29] # 1496.29 [+0.00] IPv6 runtime resilient nexthop group torture # 1496.29 [+0.00] -------------------------------------------- # 1797.29 [+301.00] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1797.69 [+0.39] # 1797.71 [+0.02] Tests passed: 238 # 1797.71 [+0.00] Tests failed: 0 # 1797.71 [+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__->