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.39 [+10.39] # 10.39 [+0.00] Basic functional tests # 10.39 [+0.00] ---------------------- # 10.50 [+0.11] TEST: List with nothing defined [ OK ] # 10.67 [+0.17] TEST: Nexthop get on non-existent id [ OK ] # 10.80 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.95 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.10 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.37 [+0.27] TEST: Nexthop with down device [ OK ] # 11.77 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 12.06 [+0.29] TEST: Nexthop with device only [ OK ] # 12.21 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.36 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.49 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.81 [+0.32] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.33 [+0.52] TEST: Maximum nexthop ID dump [ OK ] # 13.47 [+0.14] TEST: Create group [ OK ] # 13.61 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 13.74 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.16 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.31 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 14.46 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 14.59 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.72 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 14.87 [+0.15] TEST: Nexthop group and device [ OK ] # 16.36 [+1.49] TEST: Test proto flush [ OK ] # 16.50 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 147.45 [+130.94] TEST: Large scale nexthop flushing [ OK ] # 166.20 [+18.76] # 166.20 [+0.00] Basic resilient nexthop group functional tests # 166.21 [+0.00] ---------------------------------------------- # 166.83 [+0.62] TEST: Add a nexthop group with default parameters [ OK ] # 167.23 [+0.40] TEST: Get a nexthop group with default parameters [ OK ] # 167.84 [+0.62] TEST: Get a nexthop group with non-default parameters [ OK ] # 168.09 [+0.25] TEST: Add a nexthop group with 0 buckets [ OK ] # 168.34 [+0.25] TEST: Replace nexthop group parameters [ OK ] # 168.54 [+0.21] TEST: Get a nexthop group after replacing parameters [ OK ] # 168.73 [+0.19] TEST: Replace idle timer [ OK ] # 168.96 [+0.23] TEST: Get a nexthop group after replacing idle timer [ OK ] # 169.13 [+0.16] TEST: Replace unbalanced timer [ OK ] # 169.35 [+0.22] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 169.59 [+0.24] TEST: Replace with no parameters [ OK ] # 169.86 [+0.26] TEST: Get a nexthop group after replacing no parameters [ OK ] # 170.07 [+0.21] TEST: Replace nexthop group type - implicit [ OK ] # 170.30 [+0.23] TEST: Replace nexthop group type - explicit [ OK ] # 170.47 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 170.69 [+0.23] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 171.87 [+1.17] TEST: Dump all nexthop buckets [ OK ] # 172.10 [+0.24] TEST: Dump all nexthop buckets in a group [ OK ] # 172.51 [+0.41] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 172.78 [+0.27] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 173.03 [+0.25] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 173.24 [+0.21] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 173.47 [+0.23] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 173.95 [+0.47] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 174.15 [+0.21] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 174.36 [+0.21] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 174.90 [+0.54] TEST: Maximum nexthop ID dump [ OK ] # 175.13 [+0.23] TEST: Get a valid nexthop bucket [ OK ] # 175.29 [+0.16] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 175.46 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 175.65 [+0.19] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 176.87 [+1.22] TEST: Initial bucket allocation [ OK ] # 177.62 [+0.75] TEST: Bucket allocation after replace [ OK ] # 178.42 [+0.80] TEST: Buckets migrated after idle timer change [ OK ] # 196.99 [+18.56] # 196.99 [+0.00] IPv4 functional # 196.99 [+0.00] ---------------------- # 197.20 [+0.21] TEST: Create nexthop with id, gw, dev [ OK ] # 197.43 [+0.23] TEST: Get nexthop by id [ OK ] # 197.89 [+0.46] TEST: Delete nexthop by id [ OK ] # 198.33 [+0.44] TEST: Create nexthop - gw only [ OK ] # 198.56 [+0.22] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 198.78 [+0.22] TEST: Create nexthop - gw+dev and onlink [ OK ] # 199.87 [+1.09] TEST: Nexthops removed on admin down [ OK ] # 201.14 [+1.27] TEST: Delete nexthop route warning [ OK ] # 202.26 [+1.12] TEST: Delete multipath route with only nh id based entry [ OK ] # 202.90 [+0.64] TEST: Delete route when specifying only nexthop device [ OK ] # 203.16 [+0.26] TEST: Delete route when specifying only gateway [ OK ] # 203.34 [+0.19] TEST: Delete route when not specifying nexthop attributes [ OK ] # 221.66 [+18.32] # 221.66 [+0.00] IPv4 groups functional # 221.66 [+0.00] ---------------------- # 222.11 [+0.44] TEST: Create nexthop group with single nexthop [ OK ] # 222.34 [+0.24] TEST: Get nexthop group by id [ OK ] # 222.72 [+0.38] TEST: Delete nexthop group by id [ OK ] # 224.16 [+1.43] TEST: Nexthop group with multiple nexthops [ OK ] # 224.85 [+0.70] TEST: Nexthop group updated when entry is deleted [ OK ] # 225.32 [+0.47] TEST: Nexthop group with weighted nexthops [ OK ] # 226.01 [+0.69] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 226.46 [+0.45] TEST: Nexthops in groups removed on admin down [ OK ] # 229.32 [+2.86] TEST: Multiple groups with same nexthop [ OK ] # 230.20 [+0.89] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 230.44 [+0.24] TEST: Nexthop group can not have a group as an entry [ OK ] # 230.92 [+0.48] TEST: Nexthop group with a blackhole entry [ OK ] # 231.15 [+0.23] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 246.32 [+15.17] # 246.32 [+0.00] IPv4 resilient groups functional # 246.32 [+0.00] -------------------------------- # 247.19 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 247.38 [+0.19] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 247.87 [+0.49] TEST: Nexthop group updated after replace [ OK ] # 248.04 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 248.94 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 249.11 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 249.56 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 249.72 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 265.71 [+16.00] TEST: IPv6 nexthop with IPv4 route [ OK ] # 266.32 [+0.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 266.66 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 267.01 [+0.36] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 280.27 [+13.26] # 280.27 [+0.00] IPv4 functional runtime # 280.28 [+0.00] ----------------------- # 280.59 [+0.31] TEST: Route add [ OK ] # 280.90 [+0.31] TEST: Route delete [ OK ] # 281.23 [+0.33] TEST: Route add - scope conflict with nexthop [ OK ] # 281.81 [+0.58] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 282.13 [+0.32] TEST: IPv4 route with invalid metric [ OK ] # 282.70 [+0.58] TEST: Basic ping [ OK ] # 283.34 [+0.64] TEST: Ping - multipath [ OK ] # 284.23 [+0.88] TEST: Ping - multiple default routes, nh first [ OK ] # 285.21 [+0.98] TEST: Ping - multiple default routes, nh second [ OK ] # 286.09 [+0.88] TEST: Ping - blackhole [ OK ] # 286.51 [+0.42] TEST: Ping - blackhole replaced with gateway [ OK ] # 286.92 [+0.40] TEST: Ping - gateway replaced by blackhole [ OK ] # 287.70 [+0.78] TEST: Ping - group with blackhole [ OK ] # 288.09 [+0.39] TEST: Ping - group blackhole replaced with gateways [ OK ] # 288.44 [+0.35] TEST: IPv4 route with device only nexthop [ OK ] # 288.92 [+0.49] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 289.92 [+0.99] TEST: IPv6 nexthop with IPv4 route [ OK ] # 290.69 [+0.77] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 291.10 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 291.50 [+0.40] TEST: IPv4 route with IPv6 gateway [ OK ] # 292.41 [+0.91] TEST: IPv4 default route with IPv6 gateway [ OK ] # 292.84 [+0.43] TEST: IPv4 route with MPLS encap [ OK ] # 293.03 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 293.17 [+0.15] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 293.33 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 307.11 [+13.78] # 307.12 [+0.00] IPv4 large groups (x32) # 307.12 [+0.00] --------------------- # 353.64 [+46.52] TEST: Dump large (x32) ecmp groups [ OK ] # 367.96 [+14.32] # 367.96 [+0.00] IPv4 large resilient group (128k buckets) # 367.96 [+0.00] ----------------------------------------- # 368.83 [+0.87] TEST: Dump large (x131072) nexthop buckets [ OK ] # 383.91 [+15.09] # 383.91 [+0.00] IPv4 nexthop api compat mode # 383.92 [+0.00] ---------------------------- # 384.33 [+0.42] TEST: IPv4 default nexthop compat mode check [ OK ] # 385.71 [+1.38] TEST: IPv4 compat mode on - route add notification [ OK ] # 385.90 [+0.19] TEST: IPv4 compat mode on - route dump [ OK ] # 386.86 [+0.96] TEST: IPv4 compat mode on - nexthop change [ OK ] # 387.05 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 387.98 [+0.94] TEST: IPv4 compat mode off - route add notification [ OK ] # 388.16 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 388.90 [+0.75] TEST: IPv4 compat mode off - nexthop change [ OK ] # 389.71 [+0.80] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 389.89 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 406.47 [+16.58] # 406.47 [+0.00] IPv4 fdb groups functional # 406.48 [+0.00] -------------------------- # 407.57 [+1.10] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 408.04 [+0.47] TEST: Get Fdb nexthop group by id [ OK ] # 408.66 [+0.62] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 409.31 [+0.64] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 409.54 [+0.23] TEST: Fdb Nexthop with blackhole [ OK ] # 409.76 [+0.22] TEST: Fdb Nexthop with oif [ OK ] # 410.01 [+0.26] TEST: Fdb Nexthop with onlink [ OK ] # 410.19 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 410.96 [+0.77] TEST: Fdb mac add with nexthop group [ OK ] # 411.16 [+0.20] TEST: Fdb mac add with nexthop [ OK ] # 411.38 [+0.22] TEST: Route add with fdb nexthop [ OK ] # 411.59 [+0.21] TEST: Route add with fdb nexthop group [ OK ] # 412.06 [+0.47] TEST: Fdb entry after deleting a single nexthop [ OK ] # 412.28 [+0.22] TEST: Fdb nexthop delete [ OK ] # 412.52 [+0.24] TEST: Fdb entry after deleting a nexthop group [ OK ] # 431.61 [+19.08] # 431.61 [+0.00] IPv4 multipath selection # 431.61 [+0.00] ------------------------ # 435.11 [+3.50] TEST: Use valid neighbor during multipath selection [ OK ] # 435.75 [+0.65] TEST: Multipath selection with no valid neighbor [ OK ] # 454.33 [+18.58] # 454.33 [+0.00] IPv4 runtime torture # 454.33 [+0.00] -------------------- # 755.69 [+301.35] TEST: IPv4 torture test [ OK ] # 768.54 [+12.85] # 768.54 [+0.00] IPv4 runtime resilient nexthop group torture # 768.54 [+0.00] -------------------------------------------- # 1069.67 [+301.13] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1084.13 [+14.46] # 1084.13 [+0.00] IPv6 # 1084.13 [+0.00] ---------------------- # 1084.27 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1084.44 [+0.17] TEST: Get nexthop by id [ OK ] # 1084.73 [+0.29] TEST: Delete nexthop by id [ OK ] # 1085.02 [+0.28] TEST: Create nexthop - gw only [ OK ] # 1085.15 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1085.29 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1085.97 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 1097.70 [+11.73] # 1097.70 [+0.00] IPv6 groups functional # 1097.71 [+0.00] ---------------------- # 1098.01 [+0.31] TEST: Create nexthop group with single nexthop [ OK ] # 1098.16 [+0.15] TEST: Get nexthop group by id [ OK ] # 1098.46 [+0.30] TEST: Delete nexthop group by id [ OK ] # 1099.64 [+1.18] TEST: Nexthop group with multiple nexthops [ OK ] # 1100.16 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 1100.42 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 1100.90 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1101.17 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1103.16 [+2.00] TEST: Multiple groups with same nexthop [ OK ] # 1103.78 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1103.95 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 1104.31 [+0.36] TEST: Nexthop group with a blackhole entry [ OK ] # 1104.44 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1108.38 [+3.94] TEST: Nexthop group replace refcounts [ OK ] # 1109.67 [+1.29] TEST: 16-bit weights [ OK ] # 1122.40 [+12.73] # 1122.40 [+0.00] IPv6 resilient groups functional # 1122.41 [+0.00] -------------------------------- # 1123.29 [+0.88] TEST: Nexthop group updated when entry is deleted [ OK ] # 1123.52 [+0.24] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1123.97 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1124.12 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1125.02 [+0.90] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1125.20 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1125.70 [+0.50] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1125.86 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1127.16 [+1.30] TEST: 16-bit weights [ OK ] # 1139.57 [+12.41] # 1139.57 [+0.00] IPv6 functional runtime # 1139.57 [+0.00] ----------------------- # 1139.84 [+0.27] TEST: Route add [ OK ] # 1139.97 [+0.14] TEST: Route delete [ OK ] # 1140.38 [+0.41] TEST: Ping with nexthop [ OK ] # 1141.03 [+0.65] TEST: Ping - multipath [ OK ] # 1141.48 [+0.45] TEST: Ping - blackhole [ OK ] # 1141.88 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 1142.23 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 1142.92 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1143.27 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1143.57 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1144.04 [+0.47] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1144.62 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1144.89 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1145.15 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1145.94 [+0.79] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1146.24 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1146.54 [+0.31] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1147.26 [+0.71] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1147.55 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1147.87 [+0.32] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1148.41 [+0.54] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1148.67 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1150.47 [+1.80] TEST: Nexthop with default route and rpfilter [ OK ] # 1150.82 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1162.73 [+11.91] # 1162.74 [+0.00] IPv6 large groups (x32) # 1162.74 [+0.00] --------------------- # 1202.20 [+39.46] TEST: Dump large (x32) ecmp groups [ OK ] # 1214.53 [+12.33] # 1214.54 [+0.00] IPv6 large resilient group (128k buckets) # 1214.54 [+0.00] ----------------------------------------- # 1215.15 [+0.61] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1227.64 [+12.49] # 1227.64 [+0.00] IPv6 nexthop api compat mode test # 1227.64 [+0.00] -------------------------------- # 1227.98 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1229.11 [+1.13] TEST: IPv6 compat mode on - route add notification [ OK ] # 1229.30 [+0.19] TEST: IPv6 compat mode on - route dump [ OK ] # 1230.17 [+0.88] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1230.35 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1231.67 [+1.32] TEST: IPv6 compat mode off - route add notification [ OK ] # 1231.86 [+0.19] TEST: IPv6 compat mode off - route dump [ OK ] # 1232.75 [+0.89] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1233.47 [+0.72] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1233.64 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1245.95 [+12.31] # 1245.96 [+0.00] IPv6 fdb groups functional # 1245.96 [+0.00] -------------------------- # 1246.66 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1246.92 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1247.33 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1247.73 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1247.88 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1248.02 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1248.17 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1248.32 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1248.61 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1248.74 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1248.88 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1249.02 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1249.30 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1249.43 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1249.57 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1261.77 [+12.20] # 1261.77 [+0.00] IPv6 multipath selection # 1261.77 [+0.00] ------------------------ # 1264.11 [+2.34] TEST: Use valid neighbor during multipath selection [ OK ] # 1264.53 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1277.19 [+12.66] # 1277.19 [+0.00] IPv6 runtime torture # 1277.19 [+0.00] -------------------- # 1578.15 [+300.96] TEST: IPv6 torture test [ OK ] # 1590.78 [+12.63] # 1590.78 [+0.00] IPv6 runtime resilient nexthop group torture # 1590.79 [+0.00] -------------------------------------------- # 1891.84 [+301.06] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1892.21 [+0.37] # 1892.21 [+0.00] Tests passed: 238 # 1892.21 [+0.00] Tests failed: 0 # 1892.22 [+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__->