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.57 [+10.57] # 10.57 [+0.00] Basic functional tests # 10.57 [+0.00] ---------------------- # 10.71 [+0.13] TEST: List with nothing defined [ OK ] # 10.85 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.97 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 11.10 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.26 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 11.56 [+0.31] TEST: Nexthop with down device [ OK ] # 11.93 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 12.18 [+0.26] TEST: Nexthop with device only [ OK ] # 12.33 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.51 [+0.18] TEST: Blackhole nexthop [ OK ] # 12.66 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.95 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.45 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.61 [+0.15] TEST: Create group [ OK ] # 13.76 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 13.88 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.30 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.43 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.57 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.70 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.85 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 14.99 [+0.14] TEST: Nexthop group and device [ OK ] # 16.48 [+1.49] TEST: Test proto flush [ OK ] # 16.64 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 112.50 [+95.86] TEST: Large scale nexthop flushing [ OK ] # 125.30 [+12.80] # 125.30 [+0.00] Basic resilient nexthop group functional tests # 125.30 [+0.00] ---------------------------------------------- # 125.72 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 126.05 [+0.33] TEST: Get a nexthop group with default parameters [ OK ] # 126.51 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.66 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 126.81 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 126.96 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 127.14 [+0.18] TEST: Replace idle timer [ OK ] # 127.29 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 127.43 [+0.15] TEST: Replace unbalanced timer [ OK ] # 127.59 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 127.72 [+0.13] TEST: Replace with no parameters [ OK ] # 127.88 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 128.00 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 128.16 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 128.33 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 128.50 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 129.43 [+0.93] TEST: Dump all nexthop buckets [ OK ] # 129.60 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 129.95 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 130.12 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 130.29 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 130.48 [+0.19] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 130.62 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 130.99 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 131.15 [+0.16] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 131.31 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 131.70 [+0.39] TEST: Maximum nexthop ID dump [ OK ] # 131.88 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 132.03 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 132.18 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 132.35 [+0.17] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 133.24 [+0.89] TEST: Initial bucket allocation [ OK ] # 133.70 [+0.46] TEST: Bucket allocation after replace [ OK ] # 134.37 [+0.67] TEST: Buckets migrated after idle timer change [ OK ] # 146.79 [+12.42] # 146.79 [+0.00] IPv4 functional # 146.79 [+0.00] ---------------------- # 146.94 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 147.09 [+0.15] TEST: Get nexthop by id [ OK ] # 147.44 [+0.35] TEST: Delete nexthop by id [ OK ] # 147.78 [+0.34] TEST: Create nexthop - gw only [ OK ] # 147.90 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.05 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 148.80 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 149.63 [+0.83] TEST: Delete nexthop route warning [ OK ] # 150.29 [+0.66] TEST: Delete multipath route with only nh id based entry [ OK ] # 150.71 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 150.85 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 150.98 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 163.53 [+12.55] # 163.54 [+0.00] IPv4 groups functional # 163.54 [+0.00] ---------------------- # 163.84 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 163.97 [+0.13] TEST: Get nexthop group by id [ OK ] # 164.28 [+0.31] TEST: Delete nexthop group by id [ OK ] # 165.25 [+0.98] TEST: Nexthop group with multiple nexthops [ OK ] # 165.69 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.96 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 166.39 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 166.75 [+0.36] TEST: Nexthops in groups removed on admin down [ OK ] # 168.84 [+2.10] TEST: Multiple groups with same nexthop [ OK ] # 169.42 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 169.59 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 169.89 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 170.03 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 182.62 [+12.59] # 182.62 [+0.00] IPv4 resilient groups functional # 182.62 [+0.00] -------------------------------- # 183.47 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 183.65 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 184.09 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 184.29 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 185.11 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 185.29 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 185.76 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 185.94 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 199.43 [+13.49] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.02 [+0.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.32 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 200.61 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 213.42 [+12.82] # 213.43 [+0.01] IPv4 functional runtime # 213.43 [+0.00] ----------------------- # 213.70 [+0.27] TEST: Route add [ OK ] # 213.98 [+0.28] TEST: Route delete [ OK ] # 214.26 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 214.66 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 214.92 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 215.46 [+0.54] TEST: Basic ping [ OK ] # 216.11 [+0.65] TEST: Ping - multipath [ OK ] # 216.93 [+0.82] TEST: Ping - multiple default routes, nh first [ OK ] # 217.98 [+1.05] TEST: Ping - multiple default routes, nh second [ OK ] # 218.85 [+0.87] TEST: Ping - blackhole [ OK ] # 219.21 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 219.63 [+0.43] TEST: Ping - gateway replaced by blackhole [ OK ] # 220.37 [+0.74] TEST: Ping - group with blackhole [ OK ] # 220.76 [+0.38] TEST: Ping - group blackhole replaced with gateways [ OK ] # 221.05 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 221.48 [+0.43] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 222.38 [+0.90] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.10 [+0.72] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 223.51 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.89 [+0.38] TEST: IPv4 route with IPv6 gateway [ OK ] # 224.75 [+0.86] TEST: IPv4 default route with IPv6 gateway [ OK ] # 225.15 [+0.40] TEST: IPv4 route with MPLS encap [ OK ] # 225.32 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 225.46 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 225.65 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 238.57 [+12.92] # 238.57 [+0.00] IPv4 large groups (x32) # 238.57 [+0.00] --------------------- # 280.43 [+41.86] TEST: Dump large (x32) ecmp groups [ OK ] # 292.85 [+12.42] # 292.85 [+0.00] IPv4 large resilient group (128k buckets) # 292.85 [+0.00] ----------------------------------------- # 293.46 [+0.61] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.37 [+11.91] # 305.38 [+0.00] IPv4 nexthop api compat mode # 305.38 [+0.00] ---------------------------- # 305.77 [+0.39] TEST: IPv4 default nexthop compat mode check [ OK ] # 306.86 [+1.09] TEST: IPv4 compat mode on - route add notification [ OK ] # 307.02 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 307.87 [+0.85] TEST: IPv4 compat mode on - nexthop change [ OK ] # 308.05 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 308.92 [+0.88] TEST: IPv4 compat mode off - route add notification [ OK ] # 309.05 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 309.76 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 310.47 [+0.71] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 310.64 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 322.83 [+12.19] # 322.83 [+0.00] IPv4 fdb groups functional # 322.83 [+0.00] -------------------------- # 323.49 [+0.66] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 323.76 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 324.14 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 324.53 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 324.65 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 324.85 [+0.20] TEST: Fdb Nexthop with oif [ OK ] # 325.00 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 325.16 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 325.69 [+0.53] TEST: Fdb mac add with nexthop group [ OK ] # 325.81 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 325.96 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 326.12 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 326.38 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 326.52 [+0.15] TEST: Fdb nexthop delete [ OK ] # 326.66 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 338.94 [+12.28] # 338.94 [+0.00] IPv4 multipath selection # 338.94 [+0.00] ------------------------ # 340.91 [+1.96] TEST: Use valid neighbor during multipath selection [ OK ] # 341.30 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 353.19 [+11.88] # 353.19 [+0.00] IPv4 runtime torture # 353.19 [+0.00] -------------------- # 654.08 [+300.88] TEST: IPv4 torture test [ OK ] # 665.71 [+11.64] # 665.72 [+0.00] IPv4 runtime resilient nexthop group torture # 665.72 [+0.00] -------------------------------------------- # 966.73 [+301.01] TEST: IPv4 resilient nexthop group torture test [ OK ] # 977.76 [+11.03] # 977.77 [+0.00] IPv6 # 977.77 [+0.00] ---------------------- # 977.89 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 978.03 [+0.15] TEST: Get nexthop by id [ OK ] # 978.29 [+0.25] TEST: Delete nexthop by id [ OK ] # 978.55 [+0.26] TEST: Create nexthop - gw only [ OK ] # 978.68 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 978.80 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 979.47 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 990.62 [+11.16] # 990.62 [+0.00] IPv6 groups functional # 990.62 [+0.00] ---------------------- # 990.88 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 991.01 [+0.13] TEST: Get nexthop group by id [ OK ] # 991.28 [+0.27] TEST: Delete nexthop group by id [ OK ] # 992.27 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 992.69 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 992.95 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 993.36 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 993.63 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 995.61 [+1.97] TEST: Multiple groups with same nexthop [ OK ] # 996.14 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 996.27 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 996.54 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 996.66 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1000.33 [+3.67] TEST: Nexthop group replace refcounts [ OK ] # 1001.45 [+1.12] TEST: 16-bit weights [ OK ] # 1012.27 [+10.83] # 1012.28 [+0.00] IPv6 resilient groups functional # 1012.28 [+0.00] -------------------------------- # 1013.01 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 1013.16 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1013.60 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1013.74 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 1014.57 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1014.71 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1015.08 [+0.36] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1015.22 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1016.38 [+1.16] TEST: 16-bit weights [ OK ] # 1027.06 [+10.68] # 1027.06 [+0.00] IPv6 functional runtime # 1027.06 [+0.00] ----------------------- # 1027.30 [+0.24] TEST: Route add [ OK ] # 1027.43 [+0.12] TEST: Route delete [ OK ] # 1027.74 [+0.32] TEST: Ping with nexthop [ OK ] # 1028.30 [+0.55] TEST: Ping - multipath [ OK ] # 1028.75 [+0.45] TEST: Ping - blackhole [ OK ] # 1029.07 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1029.38 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1030.04 [+0.65] TEST: Ping - group with blackhole [ OK ] # 1030.35 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1030.60 [+0.25] TEST: IPv6 route with device only nexthop [ OK ] # 1030.99 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1031.52 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1031.78 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1032.03 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1032.69 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1032.93 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1033.17 [+0.24] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1033.79 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1034.05 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1034.29 [+0.24] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1034.80 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1035.03 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1036.38 [+1.35] TEST: Nexthop with default route and rpfilter [ OK ] # 1036.70 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1047.36 [+10.66] # 1047.37 [+0.00] IPv6 large groups (x32) # 1047.37 [+0.00] --------------------- # 1082.52 [+35.15] TEST: Dump large (x32) ecmp groups [ OK ] # 1093.33 [+10.81] # 1093.34 [+0.00] IPv6 large resilient group (128k buckets) # 1093.34 [+0.00] ----------------------------------------- # 1093.86 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1104.58 [+10.71] # 1104.58 [+0.00] IPv6 nexthop api compat mode test # 1104.58 [+0.00] -------------------------------- # 1104.92 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1105.95 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1106.13 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1106.89 [+0.76] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1107.06 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1108.18 [+1.13] TEST: IPv6 compat mode off - route add notification [ OK ] # 1108.34 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1109.11 [+0.77] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1109.72 [+0.62] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1109.88 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1120.35 [+10.47] # 1120.35 [+0.00] IPv6 fdb groups functional # 1120.35 [+0.00] -------------------------- # 1120.95 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1121.21 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1121.57 [+0.36] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1121.93 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1122.05 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1122.20 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1122.31 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 1122.44 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1122.70 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1122.82 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1122.93 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 1123.07 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1123.33 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1123.44 [+0.11] TEST: Fdb nexthop delete [ OK ] # 1123.56 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1134.30 [+10.74] # 1134.31 [+0.00] IPv6 multipath selection # 1134.31 [+0.00] ------------------------ # 1136.25 [+1.94] TEST: Use valid neighbor during multipath selection [ OK ] # 1136.62 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 1147.73 [+11.11] # 1147.73 [+0.00] IPv6 runtime torture # 1147.73 [+0.00] -------------------- # 1448.55 [+300.81] TEST: IPv6 torture test [ OK ] # 1459.71 [+11.17] # 1459.73 [+0.01] IPv6 runtime resilient nexthop group torture # 1459.73 [+0.00] -------------------------------------------- # 1760.64 [+300.92] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1761.02 [+0.37] # 1761.02 [+0.00] Tests passed: 238 # 1761.02 [+0.00] Tests failed: 0 # 1761.02 [+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__->