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 # 13.12 [+13.12] # 13.12 [+0.00] Basic functional tests # 13.12 [+0.00] ---------------------- # 13.25 [+0.13] TEST: List with nothing defined [ OK ] # 13.39 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 13.51 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 13.64 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 13.76 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 14.01 [+0.25] TEST: Nexthop with down device [ OK ] # 14.39 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 14.63 [+0.25] TEST: Nexthop with device only [ OK ] # 14.85 [+0.22] TEST: Nexthop with duplicate id [ OK ] # 15.08 [+0.23] TEST: Blackhole nexthop [ OK ] # 15.33 [+0.25] TEST: Blackhole nexthop with other attributes [ OK ] # 15.71 [+0.38] TEST: Blackhole nexthop with loopback device down [ OK ] # 16.46 [+0.75] TEST: Maximum nexthop ID dump [ OK ] # 16.67 [+0.21] TEST: Create group [ OK ] # 16.91 [+0.23] TEST: Create group with blackhole nexthop [ OK ] # 17.12 [+0.22] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 17.75 [+0.63] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 17.96 [+0.21] TEST: Create group with non-existent nexthop [ OK ] # 18.20 [+0.23] TEST: Create group with same nexthop multiple times [ OK ] # 18.40 [+0.21] TEST: Replace nexthop with nexthop group [ OK ] # 18.57 [+0.17] TEST: Replace nexthop group with nexthop [ OK ] # 18.75 [+0.18] TEST: Nexthop group and device [ OK ] # 20.69 [+1.94] TEST: Test proto flush [ OK ] # 20.84 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 121.37 [+100.53] TEST: Large scale nexthop flushing [ OK ] # 134.56 [+13.18] # 134.56 [+0.00] Basic resilient nexthop group functional tests # 134.56 [+0.00] ---------------------------------------------- # 134.93 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 135.21 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 135.67 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 135.80 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 135.92 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 136.07 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 136.20 [+0.14] TEST: Replace idle timer [ OK ] # 136.35 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 136.48 [+0.14] TEST: Replace unbalanced timer [ OK ] # 136.64 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 136.75 [+0.12] TEST: Replace with no parameters [ OK ] # 136.91 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 137.03 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 137.17 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 137.30 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 137.45 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 138.22 [+0.76] TEST: Dump all nexthop buckets [ OK ] # 138.37 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 138.68 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.84 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 139.00 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 139.13 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 139.26 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 139.58 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.72 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 139.84 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 140.16 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 140.31 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 140.46 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.58 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 140.73 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 141.56 [+0.83] TEST: Initial bucket allocation [ OK ] # 141.97 [+0.41] TEST: Bucket allocation after replace [ OK ] # 142.50 [+0.53] TEST: Buckets migrated after idle timer change [ OK ] # 153.61 [+11.11] # 153.61 [+0.00] IPv4 functional # 153.61 [+0.00] ---------------------- # 153.75 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 153.88 [+0.14] TEST: Get nexthop by id [ OK ] # 154.17 [+0.29] TEST: Delete nexthop by id [ OK ] # 154.43 [+0.26] TEST: Create nexthop - gw only [ OK ] # 154.57 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 154.71 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 155.38 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 156.11 [+0.73] TEST: Delete nexthop route warning [ OK ] # 156.74 [+0.63] TEST: Delete multipath route with only nh id based entry [ OK ] # 157.13 [+0.39] TEST: Delete route when specifying only nexthop device [ OK ] # 157.28 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 157.41 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 168.77 [+11.37] # 168.78 [+0.00] IPv4 groups functional # 168.78 [+0.00] ---------------------- # 169.03 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 169.17 [+0.14] TEST: Get nexthop group by id [ OK ] # 169.45 [+0.28] TEST: Delete nexthop group by id [ OK ] # 170.36 [+0.91] TEST: Nexthop group with multiple nexthops [ OK ] # 170.78 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.05 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 171.47 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 171.73 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 173.57 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 174.13 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 174.25 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 174.52 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 174.66 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 185.71 [+11.05] # 185.72 [+0.00] IPv4 resilient groups functional # 185.72 [+0.00] -------------------------------- # 186.47 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 186.61 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 187.00 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 187.14 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 187.89 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 188.04 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 188.44 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 188.58 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 200.42 [+11.83] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.95 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 201.21 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 201.50 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 212.26 [+10.77] # 212.26 [+0.00] IPv4 functional runtime # 212.26 [+0.00] ----------------------- # 212.50 [+0.24] TEST: Route add [ OK ] # 212.76 [+0.26] TEST: Route delete [ OK ] # 213.02 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 213.40 [+0.37] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 213.61 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 214.08 [+0.47] TEST: Basic ping [ OK ] # 214.64 [+0.56] TEST: Ping - multipath [ OK ] # 215.36 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 216.18 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 216.86 [+0.68] TEST: Ping - blackhole [ OK ] # 217.18 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 217.50 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 218.13 [+0.63] TEST: Ping - group with blackhole [ OK ] # 218.46 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 218.71 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 219.10 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 219.84 [+0.74] TEST: IPv6 nexthop with IPv4 route [ OK ] # 220.46 [+0.62] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 220.80 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 221.12 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 221.83 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 222.17 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 222.31 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 222.44 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 222.58 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 233.41 [+10.82] # 233.41 [+0.00] IPv4 large groups (x32) # 233.41 [+0.00] --------------------- # 275.82 [+42.41] TEST: Dump large (x32) ecmp groups [ OK ] # 290.49 [+14.67] # 290.49 [+0.00] IPv4 large resilient group (128k buckets) # 290.49 [+0.00] ----------------------------------------- # 291.00 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 306.54 [+15.54] # 306.54 [+0.00] IPv4 nexthop api compat mode # 306.54 [+0.00] ---------------------------- # 306.95 [+0.41] TEST: IPv4 default nexthop compat mode check [ OK ] # 308.12 [+1.17] TEST: IPv4 compat mode on - route add notification [ OK ] # 308.26 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 309.04 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 309.21 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 309.97 [+0.76] TEST: IPv4 compat mode off - route add notification [ OK ] # 310.11 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 310.77 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 311.49 [+0.72] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 311.71 [+0.22] TEST: IPv4 set compat mode - 1 [ OK ] # 325.24 [+13.54] # 325.25 [+0.00] IPv4 fdb groups functional # 325.25 [+0.00] -------------------------- # 326.10 [+0.86] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 326.48 [+0.38] TEST: Get Fdb nexthop group by id [ OK ] # 327.01 [+0.53] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 327.54 [+0.53] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 327.73 [+0.18] TEST: Fdb Nexthop with blackhole [ OK ] # 327.89 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 328.07 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 328.25 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 328.86 [+0.60] TEST: Fdb mac add with nexthop group [ OK ] # 329.03 [+0.17] TEST: Fdb mac add with nexthop [ OK ] # 329.21 [+0.18] TEST: Route add with fdb nexthop [ OK ] # 329.42 [+0.21] TEST: Route add with fdb nexthop group [ OK ] # 329.75 [+0.34] TEST: Fdb entry after deleting a single nexthop [ OK ] # 329.98 [+0.23] TEST: Fdb nexthop delete [ OK ] # 330.18 [+0.20] TEST: Fdb entry after deleting a nexthop group [ OK ] # 344.78 [+14.60] # 344.78 [+0.00] IPv4 multipath selection # 344.78 [+0.00] ------------------------ # 346.88 [+2.10] TEST: Use valid neighbor during multipath selection [ OK ] # 347.28 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 362.95 [+15.67] # 362.95 [+0.00] IPv4 runtime torture # 362.96 [+0.00] -------------------- # 664.22 [+301.26] TEST: IPv4 torture test [ OK ] # 675.55 [+11.33] # 675.55 [+0.00] IPv4 runtime resilient nexthop group torture # 675.55 [+0.00] -------------------------------------------- # 976.51 [+300.96] TEST: IPv4 resilient nexthop group torture test [ OK ] # 989.49 [+12.99] # 989.50 [+0.00] IPv6 # 989.50 [+0.00] ---------------------- # 989.66 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 989.79 [+0.14] TEST: Get nexthop by id [ OK ] # 990.06 [+0.26] TEST: Delete nexthop by id [ OK ] # 990.34 [+0.28] TEST: Create nexthop - gw only [ OK ] # 990.48 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 990.62 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 991.36 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 1003.77 [+12.41] # 1003.77 [+0.00] IPv6 groups functional # 1003.77 [+0.00] ---------------------- # 1004.10 [+0.33] TEST: Create nexthop group with single nexthop [ OK ] # 1004.27 [+0.17] TEST: Get nexthop group by id [ OK ] # 1004.67 [+0.39] TEST: Delete nexthop group by id [ OK ] # 1006.10 [+1.44] TEST: Nexthop group with multiple nexthops [ OK ] # 1006.64 [+0.53] TEST: Nexthop group updated when entry is deleted [ OK ] # 1006.92 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1007.40 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1007.69 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1009.68 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 1010.24 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1010.38 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1010.69 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 1010.82 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1015.48 [+4.66] TEST: Nexthop group replace refcounts [ OK ] # 1017.26 [+1.77] TEST: 16-bit weights [ OK ] # 1034.80 [+17.54] # 1034.80 [+0.00] IPv6 resilient groups functional # 1034.80 [+0.01] -------------------------------- # 1035.97 [+1.17] TEST: Nexthop group updated when entry is deleted [ OK ] # 1036.20 [+0.23] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1036.79 [+0.59] TEST: Nexthop group updated after replace [ OK ] # 1037.02 [+0.23] TEST: Nexthop buckets updated after replace [ OK ] # 1038.04 [+1.01] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1038.20 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1038.62 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1038.78 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1040.08 [+1.29] TEST: 16-bit weights [ OK ] # 1053.80 [+13.72] # 1053.80 [+0.00] IPv6 functional runtime # 1053.80 [+0.00] ----------------------- # 1054.08 [+0.28] TEST: Route add [ OK ] # 1054.21 [+0.13] TEST: Route delete [ OK ] # 1054.55 [+0.34] TEST: Ping with nexthop [ OK ] # 1055.16 [+0.61] TEST: Ping - multipath [ OK ] # 1055.62 [+0.46] TEST: Ping - blackhole [ OK ] # 1056.02 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 1056.48 [+0.46] TEST: Ping - gateway replaced by blackhole [ OK ] # 1057.48 [+1.00] TEST: Ping - group with blackhole [ OK ] # 1058.01 [+0.52] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1058.34 [+0.33] TEST: IPv6 route with device only nexthop [ OK ] # 1058.86 [+0.53] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1059.61 [+0.74] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1059.99 [+0.39] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1060.39 [+0.40] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1061.29 [+0.90] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1061.64 [+0.35] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1061.98 [+0.35] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1062.97 [+0.99] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1063.35 [+0.38] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1063.75 [+0.40] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1064.41 [+0.66] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1064.67 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1066.13 [+1.46] TEST: Nexthop with default route and rpfilter [ OK ] # 1066.49 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1080.35 [+13.86] # 1080.35 [+0.00] IPv6 large groups (x32) # 1080.36 [+0.00] --------------------- # 1127.82 [+47.47] TEST: Dump large (x32) ecmp groups [ OK ] # 1139.36 [+11.54] # 1139.36 [+0.00] IPv6 large resilient group (128k buckets) # 1139.36 [+0.00] ----------------------------------------- # 1139.87 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1151.17 [+11.30] # 1151.18 [+0.00] IPv6 nexthop api compat mode test # 1151.18 [+0.00] -------------------------------- # 1151.52 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1152.63 [+1.11] TEST: IPv6 compat mode on - route add notification [ OK ] # 1152.78 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1153.55 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1153.71 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1154.90 [+1.19] TEST: IPv6 compat mode off - route add notification [ OK ] # 1155.05 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1155.84 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1156.50 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1156.66 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1167.79 [+11.13] # 1167.79 [+0.00] IPv6 fdb groups functional # 1167.79 [+0.00] -------------------------- # 1168.40 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1168.66 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1169.03 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1169.47 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1169.59 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1169.72 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1169.86 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1169.98 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1170.27 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1170.40 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1170.53 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1170.67 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1170.95 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1171.07 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1171.20 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1182.64 [+11.44] # 1182.64 [+0.00] IPv6 multipath selection # 1182.64 [+0.00] ------------------------ # 1184.65 [+2.01] TEST: Use valid neighbor during multipath selection [ OK ] # 1185.03 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 1196.61 [+11.58] # 1196.61 [+0.00] IPv6 runtime torture # 1196.61 [+0.00] -------------------- # 1497.52 [+300.91] TEST: IPv6 torture test [ OK ] # 1512.43 [+14.91] # 1512.43 [+0.00] IPv6 runtime resilient nexthop group torture # 1512.43 [+0.00] -------------------------------------------- # 1813.76 [+301.32] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1814.12 [+0.36] # 1814.12 [+0.00] Tests passed: 238 # 1814.12 [+0.00] Tests failed: 0 # 1814.12 [+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__->