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 # 9.35 [+9.35] # 9.35 [+0.00] Basic functional tests # 9.35 [+0.00] ---------------------- # 9.49 [+0.13] TEST: List with nothing defined [ OK ] # 9.59 [+0.10] TEST: Nexthop get on non-existent id [ OK ] # 9.71 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 9.83 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 9.96 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.20 [+0.25] TEST: Nexthop with down device [ OK ] # 10.55 [+0.35] TEST: Nexthop with device that is linkdown [ OK ] # 10.78 [+0.24] TEST: Nexthop with device only [ OK ] # 10.91 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 11.04 [+0.13] TEST: Blackhole nexthop [ OK ] # 11.17 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 11.43 [+0.26] TEST: Blackhole nexthop with loopback device down [ OK ] # 11.85 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 11.98 [+0.13] TEST: Create group [ OK ] # 12.10 [+0.11] TEST: Create group with blackhole nexthop [ OK ] # 12.23 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 12.61 [+0.39] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 12.73 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 12.86 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 12.98 [+0.11] TEST: Replace nexthop with nexthop group [ OK ] # 13.10 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.23 [+0.12] TEST: Nexthop group and device [ OK ] # 14.50 [+1.27] TEST: Test proto flush [ OK ] # 14.64 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 107.72 [+93.08] TEST: Large scale nexthop flushing [ OK ] # 118.72 [+11.00] # 118.72 [+0.00] Basic resilient nexthop group functional tests # 118.72 [+0.00] ---------------------------------------------- # 119.10 [+0.38] TEST: Add a nexthop group with default parameters [ OK ] # 119.36 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 119.77 [+0.41] TEST: Get a nexthop group with non-default parameters [ OK ] # 119.89 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 120.01 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 120.14 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 120.26 [+0.12] TEST: Replace idle timer [ OK ] # 120.42 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 120.54 [+0.13] TEST: Replace unbalanced timer [ OK ] # 120.67 [+0.13] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 120.79 [+0.12] TEST: Replace with no parameters [ OK ] # 120.93 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 121.06 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 121.18 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 121.30 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 121.43 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 122.18 [+0.75] TEST: Dump all nexthop buckets [ OK ] # 122.31 [+0.13] TEST: Dump all nexthop buckets in a group [ OK ] # 122.62 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 122.74 [+0.12] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 122.89 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 123.03 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 123.15 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 123.45 [+0.29] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 123.56 [+0.11] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 123.69 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 123.98 [+0.30] TEST: Maximum nexthop ID dump [ OK ] # 124.13 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 124.24 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 124.37 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 124.48 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 125.26 [+0.78] TEST: Initial bucket allocation [ OK ] # 125.64 [+0.38] TEST: Bucket allocation after replace [ OK ] # 126.15 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 136.89 [+10.74] # 136.89 [+0.00] IPv4 functional # 136.89 [+0.00] ---------------------- # 137.01 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 137.13 [+0.12] TEST: Get nexthop by id [ OK ] # 137.39 [+0.26] TEST: Delete nexthop by id [ OK ] # 137.65 [+0.25] TEST: Create nexthop - gw only [ OK ] # 137.78 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 137.90 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 138.54 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 139.25 [+0.71] TEST: Delete nexthop route warning [ OK ] # 139.88 [+0.63] TEST: Delete multipath route with only nh id based entry [ OK ] # 140.24 [+0.36] TEST: Delete route when specifying only nexthop device [ OK ] # 140.35 [+0.11] TEST: Delete route when specifying only gateway [ OK ] # 140.48 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 151.09 [+10.61] # 151.09 [+0.00] IPv4 groups functional # 151.09 [+0.00] ---------------------- # 151.34 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 151.45 [+0.11] TEST: Get nexthop group by id [ OK ] # 151.71 [+0.26] TEST: Delete nexthop group by id [ OK ] # 152.57 [+0.86] TEST: Nexthop group with multiple nexthops [ OK ] # 152.96 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 153.22 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 153.62 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 153.88 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 155.67 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 156.17 [+0.50] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 156.30 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 156.55 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 156.67 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 167.48 [+10.81] # 167.48 [+0.00] IPv4 resilient groups functional # 167.48 [+0.00] -------------------------------- # 168.22 [+0.74] TEST: Nexthop group updated when entry is deleted [ OK ] # 168.37 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 168.80 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 168.95 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 169.70 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 169.83 [+0.13] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 170.23 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 170.38 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 189.79 [+19.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 191.83 [+2.04] TEST: IPv6 nexthop with IPv4 route [ OK ] # 192.98 [+1.15] TEST: IPv4 route with IPv6 gateway [ OK ] # 194.33 [+1.35] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 240.56 [+46.23] # 240.56 [+0.00] IPv4 functional runtime # 240.56 [+0.00] ----------------------- # 242.22 [+1.65] TEST: Route add [ OK ] # 244.57 [+2.35] TEST: Route delete [ OK ] # 247.00 [+2.43] TEST: Route add - scope conflict with nexthop [ OK ] # 250.15 [+3.15] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 251.47 [+1.32] TEST: IPv4 route with invalid metric [ OK ] # 260.46 [+8.99] TEST: Basic ping [ OK ] # 265.44 [+4.98] TEST: Ping - multipath [ OK ] # 269.01 [+3.58] TEST: Ping - multiple default routes, nh first [ OK ] # 275.72 [+6.71] TEST: Ping - multiple default routes, nh second [ OK ] # 281.44 [+5.72] TEST: Ping - blackhole [ OK ] # 283.17 [+1.73] TEST: Ping - blackhole replaced with gateway [ OK ] # 285.88 [+2.71] TEST: Ping - gateway replaced by blackhole [ OK ] # 289.69 [+3.81] TEST: Ping - group with blackhole [ OK ] # 292.02 [+2.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 295.12 [+3.10] TEST: IPv4 route with device only nexthop [ OK ] # 297.63 [+2.51] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 301.56 [+3.92] TEST: IPv6 nexthop with IPv4 route [ OK ] # 303.64 [+2.08] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 305.19 [+1.55] TEST: IPv6 nexthop with IPv4 route [ OK ] # 306.99 [+1.80] TEST: IPv4 route with IPv6 gateway [ OK ] # 309.99 [+3.00] TEST: IPv4 default route with IPv6 gateway [ OK ] # 311.54 [+1.55] TEST: IPv4 route with MPLS encap [ OK ] # 312.20 [+0.66] TEST: IPv4 route with MPLS encap - check [ OK ] # 312.64 [+0.44] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 313.36 [+0.72] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 337.61 [+24.25] # 337.61 [+0.00] IPv4 large groups (x32) # 337.61 [+0.00] --------------------- # 375.64 [+38.03] TEST: Dump large (x32) ecmp groups [ OK ] # 387.17 [+11.53] # 387.17 [+0.00] IPv4 large resilient group (128k buckets) # 387.17 [+0.00] ----------------------------------------- # 387.67 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 398.78 [+11.11] # 398.78 [+0.00] IPv4 nexthop api compat mode # 398.78 [+0.00] ---------------------------- # 399.13 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 400.16 [+1.03] TEST: IPv4 compat mode on - route add notification [ OK ] # 400.32 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 401.11 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 401.27 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 402.09 [+0.82] TEST: IPv4 compat mode off - route add notification [ OK ] # 402.23 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 402.88 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 403.55 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 403.74 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 414.77 [+11.04] # 414.78 [+0.00] IPv4 fdb groups functional # 414.78 [+0.00] -------------------------- # 415.43 [+0.66] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 415.67 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 416.06 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 416.43 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 416.56 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 416.69 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 416.79 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 416.91 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 417.39 [+0.48] TEST: Fdb mac add with nexthop group [ OK ] # 417.51 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 417.66 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 417.78 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 418.03 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 418.15 [+0.12] TEST: Fdb nexthop delete [ OK ] # 418.27 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 429.08 [+10.81] # 429.08 [+0.00] IPv4 multipath selection # 429.08 [+0.00] ------------------------ # 430.94 [+1.86] TEST: Use valid neighbor during multipath selection [ OK ] # 431.32 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 442.03 [+10.71] # 442.03 [+0.00] IPv4 runtime torture # 442.03 [+0.00] -------------------- # 742.84 [+300.81] TEST: IPv4 torture test [ OK ] # 754.35 [+11.51] # 754.35 [+0.00] IPv4 runtime resilient nexthop group torture # 754.35 [+0.00] -------------------------------------------- # 1055.33 [+300.99] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1066.69 [+11.36] # 1066.69 [+0.00] IPv6 # 1066.69 [+0.00] ---------------------- # 1066.82 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 1066.96 [+0.14] TEST: Get nexthop by id [ OK ] # 1067.23 [+0.28] TEST: Delete nexthop by id [ OK ] # 1067.49 [+0.25] TEST: Create nexthop - gw only [ OK ] # 1067.62 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1067.74 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1068.40 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 1079.49 [+11.09] # 1079.49 [+0.00] IPv6 groups functional # 1079.49 [+0.00] ---------------------- # 1079.75 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 1079.87 [+0.12] TEST: Get nexthop group by id [ OK ] # 1080.14 [+0.26] TEST: Delete nexthop group by id [ OK ] # 1081.19 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 1081.60 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1081.86 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 1082.27 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1082.52 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 1084.34 [+1.82] TEST: Multiple groups with same nexthop [ OK ] # 1084.89 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1085.02 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1085.30 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1085.42 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1089.25 [+3.83] TEST: Nexthop group replace refcounts [ OK ] # 1090.44 [+1.19] TEST: 16-bit weights [ OK ] # 1101.62 [+11.18] # 1101.62 [+0.00] IPv6 resilient groups functional # 1101.62 [+0.00] -------------------------------- # 1102.40 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 1102.56 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1102.97 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 1103.11 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 1103.92 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1104.06 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1104.46 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1104.62 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1105.83 [+1.21] TEST: 16-bit weights [ OK ] # 1116.94 [+11.12] # 1116.95 [+0.00] IPv6 functional runtime # 1116.95 [+0.00] ----------------------- # 1117.20 [+0.25] TEST: Route add [ OK ] # 1117.33 [+0.13] TEST: Route delete [ OK ] # 1117.65 [+0.32] TEST: Ping with nexthop [ OK ] # 1118.25 [+0.59] TEST: Ping - multipath [ OK ] # 1118.69 [+0.45] TEST: Ping - blackhole [ OK ] # 1119.05 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1119.37 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1120.04 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1120.37 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1120.63 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1121.06 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1121.61 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1121.89 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1122.14 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1122.77 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1123.05 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1123.31 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1123.97 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1124.25 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1124.51 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1125.04 [+0.53] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1125.26 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1126.57 [+1.31] TEST: Nexthop with default route and rpfilter [ OK ] # 1126.91 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1137.91 [+10.99] # 1137.91 [+0.00] IPv6 large groups (x32) # 1137.91 [+0.00] --------------------- # 1174.38 [+36.47] TEST: Dump large (x32) ecmp groups [ OK ] # 1185.69 [+11.31] # 1185.69 [+0.00] IPv6 large resilient group (128k buckets) # 1185.69 [+0.00] ----------------------------------------- # 1186.19 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1197.32 [+11.12] # 1197.32 [+0.00] IPv6 nexthop api compat mode test # 1197.32 [+0.00] -------------------------------- # 1197.66 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1198.73 [+1.07] TEST: IPv6 compat mode on - route add notification [ OK ] # 1198.89 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1199.66 [+0.77] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1199.83 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1201.00 [+1.17] TEST: IPv6 compat mode off - route add notification [ OK ] # 1201.14 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1201.94 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1202.60 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1202.77 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1214.14 [+11.38] # 1214.15 [+0.00] IPv6 fdb groups functional # 1214.15 [+0.00] -------------------------- # 1214.78 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1215.05 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1215.46 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1215.93 [+0.47] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1216.05 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1216.18 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1216.31 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1216.44 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1216.70 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1216.84 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1216.98 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1217.10 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1217.35 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1217.49 [+0.15] TEST: Fdb nexthop delete [ OK ] # 1217.63 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1229.70 [+12.07] # 1229.70 [+0.00] IPv6 multipath selection # 1229.70 [+0.00] ------------------------ # 1231.65 [+1.95] TEST: Use valid neighbor during multipath selection [ OK ] # 1232.04 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1243.80 [+11.76] # 1243.81 [+0.00] IPv6 runtime torture # 1243.81 [+0.00] -------------------- # 1544.67 [+300.87] TEST: IPv6 torture test [ OK ] # 1556.21 [+11.54] # 1556.22 [+0.00] IPv6 runtime resilient nexthop group torture # 1556.22 [+0.00] -------------------------------------------- # 1857.22 [+301.01] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1857.63 [+0.41] # 1857.63 [+0.00] Tests passed: 238 # 1857.63 [+0.00] Tests failed: 0 # 1857.63 [+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__->