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.53 [+10.53] # 10.53 [+0.00] Basic functional tests # 10.53 [+0.00] ---------------------- # 10.65 [+0.12] TEST: List with nothing defined [ OK ] # 10.81 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 10.93 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 11.07 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.20 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.47 [+0.27] TEST: Nexthop with down device [ OK ] # 11.84 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 12.11 [+0.27] TEST: Nexthop with device only [ OK ] # 12.25 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.38 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.51 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.78 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.28 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.43 [+0.15] TEST: Create group [ OK ] # 13.56 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.69 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.13 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.26 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.40 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.53 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.70 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 14.84 [+0.15] TEST: Nexthop group and device [ OK ] # 16.20 [+1.36] TEST: Test proto flush [ OK ] # 16.33 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 112.22 [+95.89] TEST: Large scale nexthop flushing [ OK ] # 123.61 [+11.39] # 123.61 [+0.00] Basic resilient nexthop group functional tests # 123.62 [+0.00] ---------------------------------------------- # 123.98 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 124.26 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 124.65 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 124.78 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 124.91 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 125.06 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 125.17 [+0.12] TEST: Replace idle timer [ OK ] # 125.32 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 125.44 [+0.12] TEST: Replace unbalanced timer [ OK ] # 125.58 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 125.71 [+0.14] TEST: Replace with no parameters [ OK ] # 125.86 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.99 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 126.10 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 126.23 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 126.36 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 127.14 [+0.78] TEST: Dump all nexthop buckets [ OK ] # 127.30 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 127.61 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 127.77 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 127.93 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 128.05 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 128.17 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 128.48 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 128.62 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 128.74 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 129.05 [+0.31] TEST: Maximum nexthop ID dump [ OK ] # 129.19 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 129.31 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 129.42 [+0.11] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 129.56 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 130.31 [+0.75] TEST: Initial bucket allocation [ OK ] # 130.72 [+0.41] TEST: Bucket allocation after replace [ OK ] # 131.23 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 142.15 [+10.92] # 142.15 [+0.00] IPv4 functional # 142.15 [+0.00] ---------------------- # 142.26 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 142.40 [+0.13] TEST: Get nexthop by id [ OK ] # 142.67 [+0.27] TEST: Delete nexthop by id [ OK ] # 142.93 [+0.27] TEST: Create nexthop - gw only [ OK ] # 143.05 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 143.19 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 143.85 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 144.57 [+0.73] TEST: Delete nexthop route warning [ OK ] # 145.19 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 145.58 [+0.39] TEST: Delete route when specifying only nexthop device [ OK ] # 145.70 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 145.83 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 156.69 [+10.86] # 156.70 [+0.00] IPv4 groups functional # 156.70 [+0.00] ---------------------- # 156.94 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 157.07 [+0.13] TEST: Get nexthop group by id [ OK ] # 157.34 [+0.27] TEST: Delete nexthop group by id [ OK ] # 158.24 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 158.63 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 158.89 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 159.29 [+0.39] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 159.55 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 161.33 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 161.85 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 161.98 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 162.23 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 162.37 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 173.24 [+10.87] # 173.24 [+0.00] IPv4 resilient groups functional # 173.24 [+0.00] -------------------------------- # 174.00 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 174.15 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 174.53 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 174.70 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 175.44 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 175.60 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 175.98 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 176.12 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 187.46 [+11.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.00 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 188.26 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 188.53 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 199.45 [+10.92] # 199.45 [+0.00] IPv4 functional runtime # 199.45 [+0.00] ----------------------- # 199.72 [+0.27] TEST: Route add [ OK ] # 199.98 [+0.26] TEST: Route delete [ OK ] # 200.25 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 200.66 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 200.88 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 201.35 [+0.47] TEST: Basic ping [ OK ] # 201.91 [+0.56] TEST: Ping - multipath [ OK ] # 202.64 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 203.49 [+0.86] TEST: Ping - multiple default routes, nh second [ OK ] # 204.20 [+0.71] TEST: Ping - blackhole [ OK ] # 204.54 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 204.85 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 205.50 [+0.64] TEST: Ping - group with blackhole [ OK ] # 205.81 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 206.06 [+0.26] TEST: IPv4 route with device only nexthop [ OK ] # 206.47 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 207.25 [+0.78] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.86 [+0.61] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 208.22 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.55 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 209.24 [+0.70] TEST: IPv4 default route with IPv6 gateway [ OK ] # 209.58 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 209.72 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 209.84 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 210.00 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 220.92 [+10.92] # 220.92 [+0.00] IPv4 large groups (x32) # 220.92 [+0.00] --------------------- # 257.04 [+36.12] TEST: Dump large (x32) ecmp groups [ OK ] # 268.10 [+11.06] # 268.10 [+0.00] IPv4 large resilient group (128k buckets) # 268.10 [+0.00] ----------------------------------------- # 268.62 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.48 [+10.86] # 279.48 [+0.00] IPv4 nexthop api compat mode # 279.48 [+0.00] ---------------------------- # 279.81 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.83 [+1.02] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.98 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 281.77 [+0.80] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.93 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 282.72 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.86 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 283.51 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 284.18 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.33 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 295.11 [+10.78] # 295.11 [+0.00] IPv4 fdb groups functional # 295.12 [+0.00] -------------------------- # 295.72 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 295.97 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 296.34 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.72 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.83 [+0.11] TEST: Fdb Nexthop with blackhole [ OK ] # 296.95 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 297.08 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 297.22 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 297.68 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 297.80 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 297.90 [+0.10] TEST: Route add with fdb nexthop [ OK ] # 298.04 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 298.29 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.42 [+0.13] TEST: Fdb nexthop delete [ OK ] # 298.55 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 309.53 [+10.99] # 309.54 [+0.00] IPv4 multipath selection # 309.54 [+0.00] ------------------------ # 311.47 [+1.94] TEST: Use valid neighbor during multipath selection [ OK ] # 311.86 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 322.83 [+10.96] # 322.83 [+0.00] IPv4 runtime torture # 322.83 [+0.00] -------------------- # 623.67 [+300.85] TEST: IPv4 torture test [ OK ] # 634.99 [+11.31] # 634.99 [+0.00] IPv4 runtime resilient nexthop group torture # 634.99 [+0.00] -------------------------------------------- # 935.99 [+301.00] TEST: IPv4 resilient nexthop group torture test [ OK ] # 997.40 [+61.41] # 997.40 [+0.00] IPv6 # 997.40 [+0.00] ---------------------- # 997.53 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 997.67 [+0.14] TEST: Get nexthop by id [ OK ] # 997.95 [+0.28] TEST: Delete nexthop by id [ OK ] # 998.25 [+0.30] TEST: Create nexthop - gw only [ OK ] # 998.39 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 998.54 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 999.24 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 1010.77 [+11.53] # 1010.77 [+0.00] IPv6 groups functional # 1010.77 [+0.00] ---------------------- # 1011.02 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 1011.15 [+0.14] TEST: Get nexthop group by id [ OK ] # 1011.42 [+0.27] TEST: Delete nexthop group by id [ OK ] # 1012.45 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 1012.86 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1013.15 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1013.58 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1013.86 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 1015.77 [+1.91] TEST: Multiple groups with same nexthop [ OK ] # 1016.29 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1016.43 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1016.67 [+0.23] TEST: Nexthop group with a blackhole entry [ OK ] # 1016.82 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1020.78 [+3.96] TEST: Nexthop group replace refcounts [ OK ] # 1021.95 [+1.17] TEST: 16-bit weights [ OK ] # 1033.39 [+11.44] # 1033.39 [+0.00] IPv6 resilient groups functional # 1033.39 [+0.00] -------------------------------- # 1034.20 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 1034.37 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1034.77 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 1034.92 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1035.70 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1035.86 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1036.26 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1036.40 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1037.63 [+1.23] TEST: 16-bit weights [ OK ] # 1049.41 [+11.77] # 1049.41 [+0.00] IPv6 functional runtime # 1049.41 [+0.00] ----------------------- # 1049.68 [+0.28] TEST: Route add [ OK ] # 1049.83 [+0.15] TEST: Route delete [ OK ] # 1050.19 [+0.36] TEST: Ping with nexthop [ OK ] # 1050.85 [+0.65] TEST: Ping - multipath [ OK ] # 1051.37 [+0.52] TEST: Ping - blackhole [ OK ] # 1051.73 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1052.06 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1052.75 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1053.07 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1053.33 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1053.79 [+0.46] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1054.36 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1054.63 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1054.89 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1055.55 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.81 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.06 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1056.72 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.99 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1057.23 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1057.75 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1057.97 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1059.31 [+1.34] TEST: Nexthop with default route and rpfilter [ OK ] # 1059.68 [+0.37] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1070.99 [+11.31] # 1070.99 [+0.00] IPv6 large groups (x32) # 1070.99 [+0.00] --------------------- # 1107.66 [+36.67] TEST: Dump large (x32) ecmp groups [ OK ] # 1118.98 [+11.32] # 1118.98 [+0.00] IPv6 large resilient group (128k buckets) # 1118.98 [+0.00] ----------------------------------------- # 1119.56 [+0.58] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1130.77 [+11.22] # 1130.78 [+0.00] IPv6 nexthop api compat mode test # 1130.78 [+0.00] -------------------------------- # 1131.11 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1132.22 [+1.11] TEST: IPv6 compat mode on - route add notification [ OK ] # 1132.36 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1133.14 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1133.31 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1134.50 [+1.19] TEST: IPv6 compat mode off - route add notification [ OK ] # 1134.65 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1135.45 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1136.12 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1136.28 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1147.23 [+10.94] # 1147.23 [+0.00] IPv6 fdb groups functional # 1147.23 [+0.00] -------------------------- # 1147.86 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1148.11 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1148.50 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1148.90 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1149.04 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1149.15 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1149.30 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1149.42 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 1149.69 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1149.81 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1149.94 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1150.07 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1150.35 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1150.49 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1150.61 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1161.66 [+11.05] # 1161.66 [+0.00] IPv6 multipath selection # 1161.66 [+0.00] ------------------------ # 1163.65 [+1.99] TEST: Use valid neighbor during multipath selection [ OK ] # 1164.06 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1175.68 [+11.63] # 1175.68 [+0.00] IPv6 runtime torture # 1175.68 [+0.00] -------------------- # 1476.59 [+300.91] TEST: IPv6 torture test [ OK ] # 1488.32 [+11.73] # 1488.33 [+0.00] IPv6 runtime resilient nexthop group torture # 1488.33 [+0.00] -------------------------------------------- # 1789.39 [+301.06] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1789.74 [+0.35] # 1789.74 [+0.00] Tests passed: 238 # 1789.76 [+0.02] Tests failed: 0 # 1789.76 [+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__->