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.93 [+10.93] # 10.93 [+0.00] Basic functional tests # 10.94 [+0.00] ---------------------- # 11.09 [+0.16] TEST: List with nothing defined [ OK ] # 11.25 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.38 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.51 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.66 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.93 [+0.27] TEST: Nexthop with down device [ OK ] # 12.37 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 12.64 [+0.27] TEST: Nexthop with device only [ OK ] # 12.78 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.90 [+0.12] TEST: Blackhole nexthop [ OK ] # 13.04 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.32 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.84 [+0.52] TEST: Maximum nexthop ID dump [ OK ] # 13.98 [+0.14] TEST: Create group [ OK ] # 14.13 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 14.26 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.68 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.81 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.93 [+0.12] TEST: Create group with same nexthop multiple times [ OK ] # 15.06 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 15.20 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.36 [+0.15] TEST: Nexthop group and device [ OK ] # 16.82 [+1.46] TEST: Test proto flush [ OK ] # 16.97 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 113.42 [+96.45] TEST: Large scale nexthop flushing [ OK ] # 125.72 [+12.30] # 125.72 [+0.00] Basic resilient nexthop group functional tests # 125.72 [+0.00] ---------------------------------------------- # 126.09 [+0.36] TEST: Add a nexthop group with default parameters [ OK ] # 126.37 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 126.77 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 126.91 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 127.04 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 127.19 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 127.32 [+0.13] TEST: Replace idle timer [ OK ] # 127.48 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 127.61 [+0.14] TEST: Replace unbalanced timer [ OK ] # 127.77 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 127.92 [+0.15] TEST: Replace with no parameters [ OK ] # 128.07 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 128.21 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 128.35 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 128.51 [+0.16] TEST: Replace number of nexthop buckets [ OK ] # 128.67 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 129.50 [+0.82] TEST: Dump all nexthop buckets [ OK ] # 129.67 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 129.97 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 130.13 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 130.31 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 130.42 [+0.11] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 130.57 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 130.88 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 131.00 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 131.13 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 131.46 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 131.66 [+0.20] TEST: Get a valid nexthop bucket [ OK ] # 131.79 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 131.94 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 132.07 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 132.92 [+0.85] TEST: Initial bucket allocation [ OK ] # 133.34 [+0.43] TEST: Bucket allocation after replace [ OK ] # 133.92 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 145.85 [+11.93] # 145.85 [+0.00] IPv4 functional # 145.85 [+0.00] ---------------------- # 145.97 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 146.11 [+0.14] TEST: Get nexthop by id [ OK ] # 146.41 [+0.30] TEST: Delete nexthop by id [ OK ] # 146.71 [+0.30] TEST: Create nexthop - gw only [ OK ] # 146.89 [+0.18] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 147.02 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 147.71 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 148.55 [+0.84] TEST: Delete nexthop route warning [ OK ] # 149.26 [+0.71] TEST: Delete multipath route with only nh id based entry [ OK ] # 149.70 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 149.86 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 150.00 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 162.04 [+12.04] # 162.04 [+0.00] IPv4 groups functional # 162.04 [+0.00] ---------------------- # 162.35 [+0.31] TEST: Create nexthop group with single nexthop [ OK ] # 162.48 [+0.13] TEST: Get nexthop group by id [ OK ] # 162.77 [+0.29] TEST: Delete nexthop group by id [ OK ] # 163.76 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 164.23 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 164.52 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 164.93 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 165.20 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 167.06 [+1.86] TEST: Multiple groups with same nexthop [ OK ] # 167.58 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 167.71 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 167.96 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 168.10 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 179.09 [+10.99] # 179.09 [+0.00] IPv4 resilient groups functional # 179.09 [+0.00] -------------------------------- # 179.92 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 180.05 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 180.48 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 180.64 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 181.41 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 181.60 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 182.02 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 182.19 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 193.52 [+11.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.04 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.31 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 194.56 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 205.64 [+11.08] # 205.64 [+0.00] IPv4 functional runtime # 205.64 [+0.00] ----------------------- # 205.88 [+0.24] TEST: Route add [ OK ] # 206.14 [+0.26] TEST: Route delete [ OK ] # 206.39 [+0.24] TEST: Route add - scope conflict with nexthop [ OK ] # 206.76 [+0.37] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 206.99 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 207.43 [+0.44] TEST: Basic ping [ OK ] # 208.04 [+0.61] TEST: Ping - multipath [ OK ] # 208.77 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 209.63 [+0.86] TEST: Ping - multiple default routes, nh second [ OK ] # 210.43 [+0.80] TEST: Ping - blackhole [ OK ] # 210.85 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 211.17 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 211.80 [+0.63] TEST: Ping - group with blackhole [ OK ] # 212.15 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 212.40 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 212.81 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 213.58 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 214.21 [+0.63] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 214.54 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 214.88 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 215.58 [+0.70] TEST: IPv4 default route with IPv6 gateway [ OK ] # 215.92 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 216.08 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 216.18 [+0.11] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 216.34 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 227.10 [+10.76] # 227.10 [+0.00] IPv4 large groups (x32) # 227.10 [+0.00] --------------------- # 262.87 [+35.77] TEST: Dump large (x32) ecmp groups [ OK ] # 274.01 [+11.14] # 274.01 [+0.00] IPv4 large resilient group (128k buckets) # 274.02 [+0.00] ----------------------------------------- # 274.51 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 285.43 [+10.91] # 285.43 [+0.00] IPv4 nexthop api compat mode # 285.43 [+0.00] ---------------------------- # 285.77 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 286.82 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 286.95 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 287.74 [+0.79] TEST: IPv4 compat mode on - nexthop change [ OK ] # 287.91 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 288.70 [+0.79] TEST: IPv4 compat mode off - route add notification [ OK ] # 288.83 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 289.48 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 290.12 [+0.64] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 290.28 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 301.09 [+10.81] # 301.09 [+0.00] IPv4 fdb groups functional # 301.09 [+0.00] -------------------------- # 301.69 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 301.95 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 302.32 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 302.72 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 302.85 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 302.97 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 303.09 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 303.22 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 303.69 [+0.47] TEST: Fdb mac add with nexthop group [ OK ] # 303.80 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 303.93 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 304.07 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 304.33 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 304.45 [+0.13] TEST: Fdb nexthop delete [ OK ] # 304.58 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 315.47 [+10.89] # 315.47 [+0.00] IPv4 multipath selection # 315.47 [+0.00] ------------------------ # 317.41 [+1.94] TEST: Use valid neighbor during multipath selection [ OK ] # 317.81 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 328.69 [+10.88] # 328.69 [+0.00] IPv4 runtime torture # 328.69 [+0.00] -------------------- # 629.49 [+300.80] TEST: IPv4 torture test [ OK ] # 640.87 [+11.38] # 640.87 [+0.00] IPv4 runtime resilient nexthop group torture # 640.87 [+0.00] -------------------------------------------- # 941.90 [+301.03] TEST: IPv4 resilient nexthop group torture test [ OK ] # 963.70 [+21.80] # 963.70 [+0.00] IPv6 # 963.70 [+0.00] ---------------------- # 963.82 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 963.97 [+0.15] TEST: Get nexthop by id [ OK ] # 964.26 [+0.29] TEST: Delete nexthop by id [ OK ] # 964.51 [+0.25] TEST: Create nexthop - gw only [ OK ] # 964.65 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 964.79 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 965.46 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 976.66 [+11.20] # 976.66 [+0.00] IPv6 groups functional # 976.66 [+0.00] ---------------------- # 976.93 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 977.08 [+0.15] TEST: Get nexthop group by id [ OK ] # 977.36 [+0.28] TEST: Delete nexthop group by id [ OK ] # 978.40 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 978.80 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 979.06 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 979.51 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 979.77 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 981.66 [+1.89] TEST: Multiple groups with same nexthop [ OK ] # 982.20 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 982.33 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 982.63 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 982.75 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 986.59 [+3.84] TEST: Nexthop group replace refcounts [ OK ] # 987.76 [+1.17] TEST: 16-bit weights [ OK ] # 999.11 [+11.34] # 999.11 [+0.00] IPv6 resilient groups functional # 999.11 [+0.00] -------------------------------- # 999.90 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 1000.03 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1000.47 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1000.63 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1001.46 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1001.63 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1002.05 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1002.21 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1003.51 [+1.29] TEST: 16-bit weights [ OK ] # 1015.10 [+11.60] # 1015.10 [+0.00] IPv6 functional runtime # 1015.10 [+0.00] ----------------------- # 1015.37 [+0.27] TEST: Route add [ OK ] # 1015.50 [+0.13] TEST: Route delete [ OK ] # 1015.87 [+0.37] TEST: Ping with nexthop [ OK ] # 1016.53 [+0.66] TEST: Ping - multipath [ OK ] # 1017.02 [+0.49] TEST: Ping - blackhole [ OK ] # 1017.39 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 1017.71 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1018.38 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1018.74 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1019.01 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1019.43 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1019.98 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1020.25 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1020.50 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1021.17 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1021.43 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1021.70 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1022.37 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1022.64 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1022.90 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1023.43 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1023.66 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1025.01 [+1.36] TEST: Nexthop with default route and rpfilter [ OK ] # 1025.35 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1036.35 [+11.00] # 1036.35 [+0.00] IPv6 large groups (x32) # 1036.35 [+0.00] --------------------- # 1073.23 [+36.89] TEST: Dump large (x32) ecmp groups [ OK ] # 1084.49 [+11.26] # 1084.49 [+0.00] IPv6 large resilient group (128k buckets) # 1084.50 [+0.00] ----------------------------------------- # 1084.99 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1095.89 [+10.90] # 1095.89 [+0.00] IPv6 nexthop api compat mode test # 1095.89 [+0.00] -------------------------------- # 1096.23 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1097.31 [+1.08] TEST: IPv6 compat mode on - route add notification [ OK ] # 1097.46 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1098.27 [+0.81] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1098.44 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1099.64 [+1.20] TEST: IPv6 compat mode off - route add notification [ OK ] # 1099.78 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1100.59 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1101.21 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1101.37 [+0.15] TEST: IPv6 set compat mode - 1 [ OK ] # 1112.32 [+10.95] # 1112.32 [+0.00] IPv6 fdb groups functional # 1112.32 [+0.00] -------------------------- # 1112.94 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1113.19 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1113.60 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1113.97 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1114.10 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1114.23 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1114.36 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1114.48 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1114.76 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1114.89 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1115.02 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1115.14 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1115.40 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1115.53 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1115.66 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1126.76 [+11.10] # 1126.76 [+0.00] IPv6 multipath selection # 1126.76 [+0.00] ------------------------ # 1128.77 [+2.01] TEST: Use valid neighbor during multipath selection [ OK ] # 1129.16 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1140.90 [+11.74] # 1140.91 [+0.00] IPv6 runtime torture # 1140.91 [+0.00] -------------------- # 1441.82 [+300.91] TEST: IPv6 torture test [ OK ] # 1453.45 [+11.63] # 1453.45 [+0.00] IPv6 runtime resilient nexthop group torture # 1453.45 [+0.00] -------------------------------------------- # 1754.43 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1754.78 [+0.35] # 1754.78 [+0.00] Tests passed: 238 # 1754.78 [+0.00] Tests failed: 0 # 1754.78 [+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__->