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.58 [+10.58] # 10.58 [+0.00] Basic functional tests # 10.58 [+0.00] ---------------------- # 10.76 [+0.18] TEST: List with nothing defined [ OK ] # 10.89 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.02 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.15 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.28 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.56 [+0.28] TEST: Nexthop with down device [ OK ] # 11.93 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 12.20 [+0.27] TEST: Nexthop with device only [ OK ] # 12.34 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.48 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.63 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.93 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.40 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 13.53 [+0.13] TEST: Create group [ OK ] # 13.66 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.81 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.21 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.37 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 14.49 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 14.63 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.77 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.91 [+0.14] TEST: Nexthop group and device [ OK ] # 16.33 [+1.42] TEST: Test proto flush [ OK ] # 16.45 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 110.74 [+94.29] TEST: Large scale nexthop flushing [ OK ] # 122.51 [+11.77] # 122.52 [+0.00] Basic resilient nexthop group functional tests # 122.52 [+0.00] ---------------------------------------------- # 122.89 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 123.18 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 123.57 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 123.71 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 123.83 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 123.97 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 124.11 [+0.13] TEST: Replace idle timer [ OK ] # 124.24 [+0.13] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.37 [+0.13] TEST: Replace unbalanced timer [ OK ] # 124.55 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 124.66 [+0.12] TEST: Replace with no parameters [ OK ] # 124.80 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.00 [+0.20] TEST: Replace nexthop group type - implicit [ OK ] # 125.14 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 125.26 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 125.40 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 126.18 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 126.33 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 126.67 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 126.81 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 126.97 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 127.09 [+0.11] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 127.21 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.54 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 127.66 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 127.79 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 128.12 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 128.27 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 128.41 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.53 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.66 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 129.49 [+0.82] TEST: Initial bucket allocation [ OK ] # 129.89 [+0.40] TEST: Bucket allocation after replace [ OK ] # 130.42 [+0.53] TEST: Buckets migrated after idle timer change [ OK ] # 141.64 [+11.22] # 141.64 [+0.00] IPv4 functional # 141.64 [+0.00] ---------------------- # 141.78 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 141.90 [+0.12] TEST: Get nexthop by id [ OK ] # 142.20 [+0.30] TEST: Delete nexthop by id [ OK ] # 142.45 [+0.25] TEST: Create nexthop - gw only [ OK ] # 142.60 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 142.74 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 143.40 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 144.14 [+0.74] TEST: Delete nexthop route warning [ OK ] # 144.78 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 145.17 [+0.39] TEST: Delete route when specifying only nexthop device [ OK ] # 145.31 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 145.43 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 156.51 [+11.08] # 156.52 [+0.00] IPv4 groups functional # 156.52 [+0.00] ---------------------- # 156.77 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 156.90 [+0.13] TEST: Get nexthop group by id [ OK ] # 157.17 [+0.27] TEST: Delete nexthop group by id [ OK ] # 158.06 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 158.47 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 158.72 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 159.12 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 159.39 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 161.21 [+1.82] TEST: Multiple groups with same nexthop [ OK ] # 161.74 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 161.87 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 162.12 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 162.25 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 172.97 [+10.73] # 172.97 [+0.00] IPv4 resilient groups functional # 172.98 [+0.00] -------------------------------- # 173.74 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.89 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 174.28 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 174.42 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 175.16 [+0.74] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 175.30 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 175.70 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 175.84 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 187.07 [+11.23] TEST: IPv6 nexthop with IPv4 route [ OK ] # 187.58 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 187.86 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 188.12 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 199.10 [+10.98] # 199.10 [+0.00] IPv4 functional runtime # 199.10 [+0.00] ----------------------- # 199.34 [+0.24] TEST: Route add [ OK ] # 199.60 [+0.26] TEST: Route delete [ OK ] # 199.85 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 200.22 [+0.37] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 200.43 [+0.21] TEST: IPv4 route with invalid metric [ OK ] # 200.92 [+0.48] TEST: Basic ping [ OK ] # 201.47 [+0.55] TEST: Ping - multipath [ OK ] # 202.24 [+0.78] TEST: Ping - multiple default routes, nh first [ OK ] # 203.05 [+0.80] TEST: Ping - multiple default routes, nh second [ OK ] # 203.74 [+0.70] TEST: Ping - blackhole [ OK ] # 204.08 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 204.40 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 205.03 [+0.64] TEST: Ping - group with blackhole [ OK ] # 205.36 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 205.59 [+0.23] TEST: IPv4 route with device only nexthop [ OK ] # 206.00 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 206.77 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.37 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 207.71 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 208.04 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.75 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 209.08 [+0.33] TEST: IPv4 route with MPLS encap [ OK ] # 209.22 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 209.35 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 209.51 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 220.30 [+10.79] # 220.31 [+0.01] IPv4 large groups (x32) # 220.31 [+0.00] --------------------- # 256.49 [+36.18] TEST: Dump large (x32) ecmp groups [ OK ] # 267.74 [+11.25] # 267.74 [+0.00] IPv4 large resilient group (128k buckets) # 267.74 [+0.00] ----------------------------------------- # 268.23 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 279.29 [+11.06] # 279.29 [+0.00] IPv4 nexthop api compat mode # 279.29 [+0.00] ---------------------------- # 279.64 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 280.69 [+1.04] TEST: IPv4 compat mode on - route add notification [ OK ] # 280.83 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 281.61 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 281.79 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 282.57 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 282.71 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 283.36 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 284.01 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 284.19 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 295.07 [+10.88] # 295.07 [+0.00] IPv4 fdb groups functional # 295.07 [+0.00] -------------------------- # 295.67 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 295.93 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 296.30 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 296.68 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 296.81 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 296.94 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 297.06 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 297.20 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 297.65 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 297.77 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 297.90 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 298.02 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 298.29 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 298.41 [+0.12] TEST: Fdb nexthop delete [ OK ] # 298.54 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 309.42 [+10.89] # 309.43 [+0.00] IPv4 multipath selection # 309.43 [+0.00] ------------------------ # 311.38 [+1.95] TEST: Use valid neighbor during multipath selection [ OK ] # 311.77 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 322.64 [+10.87] # 322.64 [+0.00] IPv4 runtime torture # 322.64 [+0.00] -------------------- # 623.50 [+300.86] TEST: IPv4 torture test [ OK ] # 634.94 [+11.44] # 634.94 [+0.00] IPv4 runtime resilient nexthop group torture # 634.94 [+0.00] -------------------------------------------- # 935.89 [+300.95] TEST: IPv4 resilient nexthop group torture test [ OK ] # 946.91 [+11.02] # 946.92 [+0.01] IPv6 # 946.92 [+0.00] ---------------------- # 947.04 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 947.17 [+0.13] TEST: Get nexthop by id [ OK ] # 947.42 [+0.25] TEST: Delete nexthop by id [ OK ] # 947.68 [+0.26] TEST: Create nexthop - gw only [ OK ] # 947.81 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 947.94 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 948.59 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 971.83 [+23.24] # 971.83 [+0.00] IPv6 groups functional # 971.83 [+0.00] ---------------------- # 972.86 [+1.03] TEST: Create nexthop group with single nexthop [ OK ] # 973.36 [+0.50] TEST: Get nexthop group by id [ OK ] # 974.29 [+0.94] TEST: Delete nexthop group by id [ OK ] # 978.19 [+3.90] TEST: Nexthop group with multiple nexthops [ OK ] # 979.36 [+1.17] TEST: Nexthop group updated when entry is deleted [ OK ] # 979.82 [+0.46] TEST: Nexthop group with weighted nexthops [ OK ] # 980.39 [+0.57] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 980.72 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 982.60 [+1.88] TEST: Multiple groups with same nexthop [ OK ] # 983.12 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 983.26 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 983.52 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 983.64 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 988.61 [+4.96] TEST: Nexthop group replace refcounts [ OK ] # 993.28 [+4.67] TEST: 16-bit weights [ OK ] # 1041.35 [+48.07] # 1041.35 [+0.00] IPv6 resilient groups functional # 1041.35 [+0.00] -------------------------------- # 1044.74 [+3.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 1045.34 [+0.60] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1047.12 [+1.78] TEST: Nexthop group updated after replace [ OK ] # 1047.61 [+0.49] TEST: Nexthop buckets updated after replace [ OK ] # 1050.65 [+3.05] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1050.93 [+0.28] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1051.61 [+0.68] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1051.81 [+0.20] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1053.11 [+1.30] TEST: 16-bit weights [ OK ] # 1064.67 [+11.55] # 1064.67 [+0.00] IPv6 functional runtime # 1064.67 [+0.00] ----------------------- # 1064.93 [+0.26] TEST: Route add [ OK ] # 1065.07 [+0.15] TEST: Route delete [ OK ] # 1065.40 [+0.33] TEST: Ping with nexthop [ OK ] # 1065.98 [+0.58] TEST: Ping - multipath [ OK ] # 1066.42 [+0.44] TEST: Ping - blackhole [ OK ] # 1066.74 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1067.03 [+0.30] TEST: Ping - gateway replaced by blackhole [ OK ] # 1067.68 [+0.65] TEST: Ping - group with blackhole [ OK ] # 1067.99 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1068.25 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1068.65 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1069.20 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1069.51 [+0.32] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1069.78 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1070.43 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1070.68 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1070.92 [+0.24] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1071.58 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1071.83 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1072.08 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1072.68 [+0.60] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1072.90 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1074.26 [+1.36] TEST: Nexthop with default route and rpfilter [ OK ] # 1074.58 [+0.32] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1085.92 [+11.33] # 1085.92 [+0.00] IPv6 large groups (x32) # 1085.92 [+0.00] --------------------- # 1121.88 [+35.96] TEST: Dump large (x32) ecmp groups [ OK ] # 1132.82 [+10.94] # 1132.82 [+0.00] IPv6 large resilient group (128k buckets) # 1132.82 [+0.00] ----------------------------------------- # 1133.29 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1144.20 [+10.90] # 1144.20 [+0.00] IPv6 nexthop api compat mode test # 1144.20 [+0.00] -------------------------------- # 1144.53 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1145.54 [+1.00] TEST: IPv6 compat mode on - route add notification [ OK ] # 1145.69 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1146.46 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1146.64 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1147.81 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1147.97 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1148.73 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1149.35 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1149.52 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1160.43 [+10.91] # 1160.43 [+0.00] IPv6 fdb groups functional # 1160.43 [+0.00] -------------------------- # 1161.05 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1161.32 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1161.70 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1162.09 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1162.22 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1162.35 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1162.48 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1162.62 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1162.87 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1163.00 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1163.12 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1163.24 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1163.51 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1163.64 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1163.76 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1174.93 [+11.17] # 1174.93 [+0.00] IPv6 multipath selection # 1174.93 [+0.00] ------------------------ # 1176.86 [+1.93] TEST: Use valid neighbor during multipath selection [ OK ] # 1177.27 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 1188.49 [+11.22] # 1188.49 [+0.00] IPv6 runtime torture # 1188.49 [+0.00] -------------------- # 1489.37 [+300.88] TEST: IPv6 torture test [ OK ] # 1500.91 [+11.53] # 1500.91 [+0.00] IPv6 runtime resilient nexthop group torture # 1500.91 [+0.00] -------------------------------------------- # 1801.87 [+300.96] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1802.23 [+0.36] # 1802.23 [+0.00] Tests passed: 238 # 1802.23 [+0.00] Tests failed: 0 # 1802.23 [+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__->