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 # 15.30 [+15.30] # 15.30 [+0.00] Basic functional tests # 15.30 [+0.00] ---------------------- # 15.47 [+0.17] TEST: List with nothing defined [ OK ] # 15.62 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 15.78 [+0.16] TEST: Nexthop del with non-existent id [ OK ] # 15.96 [+0.18] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 16.12 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 16.50 [+0.38] TEST: Nexthop with down device [ OK ] # 17.13 [+0.63] TEST: Nexthop with device that is linkdown [ OK ] # 17.55 [+0.42] TEST: Nexthop with device only [ OK ] # 17.73 [+0.18] TEST: Nexthop with duplicate id [ OK ] # 17.92 [+0.20] TEST: Blackhole nexthop [ OK ] # 18.10 [+0.18] TEST: Blackhole nexthop with other attributes [ OK ] # 18.51 [+0.41] TEST: Blackhole nexthop with loopback device down [ OK ] # 19.27 [+0.76] TEST: Maximum nexthop ID dump [ OK ] # 19.47 [+0.20] TEST: Create group [ OK ] # 19.64 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 19.85 [+0.21] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 20.38 [+0.53] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 20.54 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 20.72 [+0.17] TEST: Create group with same nexthop multiple times [ OK ] # 20.96 [+0.25] TEST: Replace nexthop with nexthop group [ OK ] # 21.19 [+0.23] TEST: Replace nexthop group with nexthop [ OK ] # 21.42 [+0.22] TEST: Nexthop group and device [ OK ] # 23.45 [+2.04] TEST: Test proto flush [ OK ] # 23.67 [+0.21] TEST: Nexthop group and blackhole [ OK ] # 150.50 [+126.83] TEST: Large scale nexthop flushing [ OK ] # 168.02 [+17.52] # 168.02 [+0.00] Basic resilient nexthop group functional tests # 168.02 [+0.00] ---------------------------------------------- # 168.52 [+0.50] TEST: Add a nexthop group with default parameters [ OK ] # 168.89 [+0.37] TEST: Get a nexthop group with default parameters [ OK ] # 169.43 [+0.54] TEST: Get a nexthop group with non-default parameters [ OK ] # 169.59 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 169.74 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 169.91 [+0.17] TEST: Get a nexthop group after replacing parameters [ OK ] # 170.06 [+0.15] TEST: Replace idle timer [ OK ] # 170.23 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 170.41 [+0.18] TEST: Replace unbalanced timer [ OK ] # 170.64 [+0.23] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 170.81 [+0.16] TEST: Replace with no parameters [ OK ] # 171.00 [+0.19] TEST: Get a nexthop group after replacing no parameters [ OK ] # 171.15 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 171.33 [+0.18] TEST: Replace nexthop group type - explicit [ OK ] # 171.50 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 171.68 [+0.18] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 172.60 [+0.92] TEST: Dump all nexthop buckets [ OK ] # 172.79 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 173.13 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 173.31 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 173.53 [+0.22] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 173.70 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 173.90 [+0.20] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 174.35 [+0.46] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 174.51 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 174.67 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 175.08 [+0.41] TEST: Maximum nexthop ID dump [ OK ] # 175.26 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 175.41 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 175.60 [+0.19] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 175.75 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 176.67 [+0.92] TEST: Initial bucket allocation [ OK ] # 177.16 [+0.49] TEST: Bucket allocation after replace [ OK ] # 177.86 [+0.69] TEST: Buckets migrated after idle timer change [ OK ] # 194.11 [+16.25] # 194.11 [+0.00] IPv4 functional # 194.11 [+0.00] ---------------------- # 194.26 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 194.42 [+0.16] TEST: Get nexthop by id [ OK ] # 194.76 [+0.34] TEST: Delete nexthop by id [ OK ] # 195.03 [+0.27] TEST: Create nexthop - gw only [ OK ] # 195.19 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 195.32 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 196.06 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 196.94 [+0.87] TEST: Delete nexthop route warning [ OK ] # 197.68 [+0.74] TEST: Delete multipath route with only nh id based entry [ OK ] # 198.11 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 198.24 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 198.39 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 210.84 [+12.45] # 210.84 [+0.00] IPv4 groups functional # 210.84 [+0.00] ---------------------- # 211.14 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 211.27 [+0.13] TEST: Get nexthop group by id [ OK ] # 211.61 [+0.34] TEST: Delete nexthop group by id [ OK ] # 212.59 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 213.03 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 213.32 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 213.78 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 214.09 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 216.19 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 216.85 [+0.66] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 217.00 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 217.32 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 217.45 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 230.12 [+12.67] # 230.13 [+0.00] IPv4 resilient groups functional # 230.13 [+0.00] -------------------------------- # 231.00 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 231.17 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 231.59 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 231.77 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 232.62 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 232.82 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 233.28 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 233.42 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 246.22 [+12.79] TEST: IPv6 nexthop with IPv4 route [ OK ] # 246.82 [+0.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 247.15 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 247.47 [+0.33] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 260.25 [+12.78] # 260.26 [+0.00] IPv4 functional runtime # 260.26 [+0.00] ----------------------- # 260.56 [+0.30] TEST: Route add [ OK ] # 260.91 [+0.35] TEST: Route delete [ OK ] # 261.17 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 261.59 [+0.42] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 261.86 [+0.27] TEST: IPv4 route with invalid metric [ OK ] # 262.42 [+0.55] TEST: Basic ping [ OK ] # 263.13 [+0.71] TEST: Ping - multipath [ OK ] # 263.98 [+0.85] TEST: Ping - multiple default routes, nh first [ OK ] # 265.00 [+1.02] TEST: Ping - multiple default routes, nh second [ OK ] # 265.93 [+0.93] TEST: Ping - blackhole [ OK ] # 266.28 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 266.71 [+0.43] TEST: Ping - gateway replaced by blackhole [ OK ] # 267.56 [+0.85] TEST: Ping - group with blackhole [ OK ] # 268.15 [+0.59] TEST: Ping - group blackhole replaced with gateways [ OK ] # 268.58 [+0.43] TEST: IPv4 route with device only nexthop [ OK ] # 269.30 [+0.72] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 270.61 [+1.31] TEST: IPv6 nexthop with IPv4 route [ OK ] # 271.46 [+0.86] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 271.91 [+0.44] TEST: IPv6 nexthop with IPv4 route [ OK ] # 272.33 [+0.42] TEST: IPv4 route with IPv6 gateway [ OK ] # 273.07 [+0.74] TEST: IPv4 default route with IPv6 gateway [ OK ] # 273.46 [+0.39] TEST: IPv4 route with MPLS encap [ OK ] # 273.62 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 273.75 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 273.92 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 286.53 [+12.61] # 286.53 [+0.00] IPv4 large groups (x32) # 286.54 [+0.00] --------------------- # 338.44 [+51.91] TEST: Dump large (x32) ecmp groups [ OK ] # 357.82 [+19.38] # 357.82 [+0.00] IPv4 large resilient group (128k buckets) # 357.82 [+0.00] ----------------------------------------- # 358.65 [+0.83] TEST: Dump large (x131072) nexthop buckets [ OK ] # 377.38 [+18.72] # 377.38 [+0.00] IPv4 nexthop api compat mode # 377.38 [+0.00] ---------------------------- # 377.97 [+0.59] TEST: IPv4 default nexthop compat mode check [ OK ] # 379.61 [+1.64] TEST: IPv4 compat mode on - route add notification [ OK ] # 379.87 [+0.26] TEST: IPv4 compat mode on - route dump [ OK ] # 381.16 [+1.29] TEST: IPv4 compat mode on - nexthop change [ OK ] # 381.45 [+0.30] TEST: IPv4 set compat mode - 0 [ OK ] # 382.68 [+1.23] TEST: IPv4 compat mode off - route add notification [ OK ] # 382.93 [+0.25] TEST: IPv4 compat mode off - route dump [ OK ] # 383.94 [+1.00] TEST: IPv4 compat mode off - nexthop change [ OK ] # 384.84 [+0.90] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 385.13 [+0.29] TEST: IPv4 set compat mode - 1 [ OK ] # 403.65 [+18.53] # 403.65 [+0.00] IPv4 fdb groups functional # 403.66 [+0.00] -------------------------- # 404.69 [+1.03] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 405.12 [+0.44] TEST: Get Fdb nexthop group by id [ OK ] # 405.74 [+0.62] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 406.36 [+0.62] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 406.60 [+0.24] TEST: Fdb Nexthop with blackhole [ OK ] # 406.82 [+0.22] TEST: Fdb Nexthop with oif [ OK ] # 407.04 [+0.22] TEST: Fdb Nexthop with onlink [ OK ] # 407.26 [+0.22] TEST: Fdb Nexthop with encap [ OK ] # 408.09 [+0.83] TEST: Fdb mac add with nexthop group [ OK ] # 408.31 [+0.22] TEST: Fdb mac add with nexthop [ OK ] # 408.57 [+0.25] TEST: Route add with fdb nexthop [ OK ] # 408.77 [+0.20] TEST: Route add with fdb nexthop group [ OK ] # 409.19 [+0.42] TEST: Fdb entry after deleting a single nexthop [ OK ] # 409.43 [+0.24] TEST: Fdb nexthop delete [ OK ] # 409.66 [+0.23] TEST: Fdb entry after deleting a nexthop group [ OK ] # 428.71 [+19.04] # 428.71 [+0.00] IPv4 multipath selection # 428.71 [+0.00] ------------------------ # 432.19 [+3.48] TEST: Use valid neighbor during multipath selection [ OK ] # 432.84 [+0.65] TEST: Multipath selection with no valid neighbor [ OK ] # 452.21 [+19.38] # 452.22 [+0.00] IPv4 runtime torture # 452.22 [+0.00] -------------------- # 753.61 [+301.39] TEST: IPv4 torture test [ OK ] # 767.01 [+13.40] # 767.01 [+0.00] IPv4 runtime resilient nexthop group torture # 767.02 [+0.00] -------------------------------------------- # 1068.16 [+301.14] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1080.49 [+12.33] # 1080.49 [+0.00] IPv6 # 1080.49 [+0.00] ---------------------- # 1080.63 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1080.75 [+0.13] TEST: Get nexthop by id [ OK ] # 1081.12 [+0.36] TEST: Delete nexthop by id [ OK ] # 1081.38 [+0.27] TEST: Create nexthop - gw only [ OK ] # 1081.52 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1081.66 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1082.41 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 1094.40 [+11.99] # 1094.40 [+0.00] IPv6 groups functional # 1094.40 [+0.00] ---------------------- # 1094.68 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 1094.82 [+0.14] TEST: Get nexthop group by id [ OK ] # 1095.09 [+0.27] TEST: Delete nexthop group by id [ OK ] # 1096.21 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 1096.64 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 1096.91 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 1097.35 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1097.64 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1099.48 [+1.84] TEST: Multiple groups with same nexthop [ OK ] # 1100.04 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1100.18 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1100.44 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 1100.58 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1104.79 [+4.21] TEST: Nexthop group replace refcounts [ OK ] # 1106.08 [+1.30] TEST: 16-bit weights [ OK ] # 1117.87 [+11.78] # 1117.87 [+0.00] IPv6 resilient groups functional # 1117.87 [+0.00] -------------------------------- # 1118.71 [+0.84] TEST: Nexthop group updated when entry is deleted [ OK ] # 1118.85 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1119.30 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1119.46 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 1120.25 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1120.40 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1120.80 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1120.99 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1122.29 [+1.30] TEST: 16-bit weights [ OK ] # 1134.45 [+12.16] # 1134.45 [+0.00] IPv6 functional runtime # 1134.45 [+0.00] ----------------------- # 1134.70 [+0.25] TEST: Route add [ OK ] # 1134.84 [+0.14] TEST: Route delete [ OK ] # 1135.19 [+0.35] TEST: Ping with nexthop [ OK ] # 1135.86 [+0.67] TEST: Ping - multipath [ OK ] # 1136.34 [+0.48] TEST: Ping - blackhole [ OK ] # 1136.72 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1137.04 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1137.81 [+0.77] TEST: Ping - group with blackhole [ OK ] # 1138.16 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1138.44 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1138.89 [+0.45] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1139.46 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1139.72 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1140.02 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1140.76 [+0.74] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1141.09 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1141.38 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1142.07 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1142.35 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1142.61 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1143.19 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1143.42 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1145.19 [+1.76] TEST: Nexthop with default route and rpfilter [ OK ] # 1145.52 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1157.39 [+11.87] # 1157.39 [+0.00] IPv6 large groups (x32) # 1157.39 [+0.00] --------------------- # 1197.71 [+40.32] TEST: Dump large (x32) ecmp groups [ OK ] # 1209.96 [+12.25] # 1209.96 [+0.00] IPv6 large resilient group (128k buckets) # 1209.96 [+0.00] ----------------------------------------- # 1210.47 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1222.81 [+12.34] # 1222.81 [+0.00] IPv6 nexthop api compat mode test # 1222.81 [+0.00] -------------------------------- # 1223.18 [+0.37] TEST: IPv6 default nexthop compat mode check [ OK ] # 1224.41 [+1.23] TEST: IPv6 compat mode on - route add notification [ OK ] # 1224.61 [+0.20] TEST: IPv6 compat mode on - route dump [ OK ] # 1225.47 [+0.86] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1225.65 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1226.88 [+1.23] TEST: IPv6 compat mode off - route add notification [ OK ] # 1227.03 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1227.84 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1228.49 [+0.65] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1228.67 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1240.56 [+11.88] # 1240.56 [+0.00] IPv6 fdb groups functional # 1240.56 [+0.00] -------------------------- # 1241.25 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1241.57 [+0.32] TEST: Get Fdb nexthop group by id [ OK ] # 1241.97 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1242.37 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1242.53 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 1242.67 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1242.82 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1242.97 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1243.24 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1243.39 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1243.53 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1243.67 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1243.93 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1244.06 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1244.17 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1256.12 [+11.94] # 1256.12 [+0.00] IPv6 multipath selection # 1256.12 [+0.00] ------------------------ # 1258.30 [+2.18] TEST: Use valid neighbor during multipath selection [ OK ] # 1258.71 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1270.80 [+12.09] # 1270.80 [+0.00] IPv6 runtime torture # 1270.80 [+0.00] -------------------- # 1571.74 [+300.94] TEST: IPv6 torture test [ OK ] # 1584.34 [+12.60] # 1584.34 [+0.00] IPv6 runtime resilient nexthop group torture # 1584.34 [+0.00] -------------------------------------------- # 1885.38 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1885.79 [+0.41] # 1885.79 [+0.00] Tests passed: 238 # 1885.79 [+0.00] Tests failed: 0 # 1885.79 [+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__->