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.10 [+10.10] # 10.11 [+0.01] Basic functional tests # 10.11 [+0.00] ---------------------- # 10.22 [+0.11] TEST: List with nothing defined [ OK ] # 10.34 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.45 [+0.11] TEST: Nexthop del with non-existent id [ OK ] # 10.58 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.69 [+0.11] TEST: Nexthop with no device or gateway [ OK ] # 10.93 [+0.24] TEST: Nexthop with down device [ OK ] # 11.29 [+0.36] TEST: Nexthop with device that is linkdown [ OK ] # 11.53 [+0.24] TEST: Nexthop with device only [ OK ] # 11.66 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 11.78 [+0.12] TEST: Blackhole nexthop [ OK ] # 11.90 [+0.12] TEST: Blackhole nexthop with other attributes [ OK ] # 12.16 [+0.26] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.59 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 12.74 [+0.14] TEST: Create group [ OK ] # 12.85 [+0.11] TEST: Create group with blackhole nexthop [ OK ] # 12.98 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.33 [+0.35] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.47 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 13.60 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.74 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 13.87 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 13.97 [+0.11] TEST: Nexthop group and device [ OK ] # 15.26 [+1.28] TEST: Test proto flush [ OK ] # 15.39 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 103.90 [+88.51] TEST: Large scale nexthop flushing [ OK ] # 114.84 [+10.94] # 114.84 [+0.00] Basic resilient nexthop group functional tests # 114.84 [+0.00] ---------------------------------------------- # 115.20 [+0.36] TEST: Add a nexthop group with default parameters [ OK ] # 115.46 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 115.84 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 115.97 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 116.08 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 116.24 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 116.35 [+0.11] TEST: Replace idle timer [ OK ] # 116.49 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 116.61 [+0.11] TEST: Replace unbalanced timer [ OK ] # 116.76 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 116.88 [+0.12] TEST: Replace with no parameters [ OK ] # 117.03 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 117.15 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 117.27 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 117.39 [+0.11] TEST: Replace number of nexthop buckets [ OK ] # 117.52 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 118.29 [+0.77] TEST: Dump all nexthop buckets [ OK ] # 118.43 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 118.73 [+0.30] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 118.88 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 119.04 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 119.16 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 119.28 [+0.12] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 119.60 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 119.72 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 119.84 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 120.16 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 120.30 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 120.45 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 120.56 [+0.11] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 120.69 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 121.43 [+0.74] TEST: Initial bucket allocation [ OK ] # 121.82 [+0.39] TEST: Bucket allocation after replace [ OK ] # 122.33 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 133.08 [+10.75] # 133.09 [+0.00] IPv4 functional # 133.09 [+0.00] ---------------------- # 133.21 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 133.33 [+0.12] TEST: Get nexthop by id [ OK ] # 133.60 [+0.27] TEST: Delete nexthop by id [ OK ] # 133.85 [+0.24] TEST: Create nexthop - gw only [ OK ] # 133.98 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 134.11 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 134.73 [+0.62] TEST: Nexthops removed on admin down [ OK ] # 135.43 [+0.70] TEST: Delete nexthop route warning [ OK ] # 136.08 [+0.64] TEST: Delete multipath route with only nh id based entry [ OK ] # 136.45 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 136.57 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 136.70 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 147.59 [+10.89] # 147.59 [+0.00] IPv4 groups functional # 147.59 [+0.00] ---------------------- # 147.85 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 147.97 [+0.12] TEST: Get nexthop group by id [ OK ] # 148.22 [+0.25] TEST: Delete nexthop group by id [ OK ] # 149.11 [+0.88] TEST: Nexthop group with multiple nexthops [ OK ] # 149.50 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 149.74 [+0.24] TEST: Nexthop group with weighted nexthops [ OK ] # 150.16 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 150.41 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 152.20 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 152.73 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 152.84 [+0.11] TEST: Nexthop group can not have a group as an entry [ OK ] # 153.12 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 153.25 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 164.42 [+11.17] # 164.42 [+0.00] IPv4 resilient groups functional # 164.43 [+0.00] -------------------------------- # 165.17 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.33 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 165.73 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 165.88 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 166.62 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 166.76 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 167.14 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 167.32 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 178.43 [+11.11] TEST: IPv6 nexthop with IPv4 route [ OK ] # 178.94 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 179.19 [+0.26] TEST: IPv4 route with IPv6 gateway [ OK ] # 179.44 [+0.25] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 189.98 [+10.53] # 189.98 [+0.00] IPv4 functional runtime # 189.98 [+0.00] ----------------------- # 190.23 [+0.25] TEST: Route add [ OK ] # 190.49 [+0.26] TEST: Route delete [ OK ] # 190.74 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 191.13 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 191.34 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 191.81 [+0.47] TEST: Basic ping [ OK ] # 192.38 [+0.56] TEST: Ping - multipath [ OK ] # 193.06 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 193.85 [+0.80] TEST: Ping - multiple default routes, nh second [ OK ] # 194.54 [+0.68] TEST: Ping - blackhole [ OK ] # 194.85 [+0.31] TEST: Ping - blackhole replaced with gateway [ OK ] # 195.17 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 195.79 [+0.61] TEST: Ping - group with blackhole [ OK ] # 196.12 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 196.37 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 196.76 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 197.52 [+0.76] TEST: IPv6 nexthop with IPv4 route [ OK ] # 198.12 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 198.45 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 198.77 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 199.43 [+0.66] TEST: IPv4 default route with IPv6 gateway [ OK ] # 199.75 [+0.32] TEST: IPv4 route with MPLS encap [ OK ] # 199.90 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 200.03 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 200.17 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 210.74 [+10.56] # 210.74 [+0.00] IPv4 large groups (x32) # 210.74 [+0.00] --------------------- # 245.68 [+34.94] TEST: Dump large (x32) ecmp groups [ OK ] # 256.69 [+11.02] # 256.70 [+0.00] IPv4 large resilient group (128k buckets) # 256.70 [+0.00] ----------------------------------------- # 257.15 [+0.45] TEST: Dump large (x131072) nexthop buckets [ OK ] # 267.74 [+10.59] # 267.74 [+0.00] IPv4 nexthop api compat mode # 267.74 [+0.00] ---------------------------- # 268.05 [+0.31] TEST: IPv4 default nexthop compat mode check [ OK ] # 269.15 [+1.10] TEST: IPv4 compat mode on - route add notification [ OK ] # 269.29 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 270.04 [+0.75] TEST: IPv4 compat mode on - nexthop change [ OK ] # 270.20 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 270.97 [+0.77] TEST: IPv4 compat mode off - route add notification [ OK ] # 271.11 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 271.74 [+0.64] TEST: IPv4 compat mode off - nexthop change [ OK ] # 272.39 [+0.65] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 272.55 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 283.00 [+10.45] # 283.00 [+0.00] IPv4 fdb groups functional # 283.00 [+0.00] -------------------------- # 283.62 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 283.86 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 284.23 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 284.61 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 284.73 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 284.85 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 284.97 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 285.10 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 285.52 [+0.42] TEST: Fdb mac add with nexthop group [ OK ] # 285.63 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 285.78 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 285.89 [+0.11] TEST: Route add with fdb nexthop group [ OK ] # 286.13 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 286.25 [+0.12] TEST: Fdb nexthop delete [ OK ] # 286.37 [+0.11] TEST: Fdb entry after deleting a nexthop group [ OK ] # 296.91 [+10.54] # 296.91 [+0.00] IPv4 multipath selection # 296.91 [+0.00] ------------------------ # 298.64 [+1.73] TEST: Use valid neighbor during multipath selection [ OK ] # 299.01 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 309.56 [+10.55] # 309.56 [+0.00] IPv4 runtime torture # 309.56 [+0.00] -------------------- # 610.34 [+300.78] TEST: IPv4 torture test [ OK ] # 621.15 [+10.81] # 621.15 [+0.00] IPv4 runtime resilient nexthop group torture # 621.15 [+0.00] -------------------------------------------- # 922.06 [+300.91] TEST: IPv4 resilient nexthop group torture test [ OK ] # 932.89 [+10.83] # 932.90 [+0.00] IPv6 # 932.90 [+0.00] ---------------------- # 933.01 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 933.15 [+0.14] TEST: Get nexthop by id [ OK ] # 933.41 [+0.26] TEST: Delete nexthop by id [ OK ] # 933.67 [+0.26] TEST: Create nexthop - gw only [ OK ] # 933.79 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 933.92 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 934.54 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 945.19 [+10.65] # 945.19 [+0.00] IPv6 groups functional # 945.19 [+0.00] ---------------------- # 945.46 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 945.57 [+0.12] TEST: Get nexthop group by id [ OK ] # 945.84 [+0.26] TEST: Delete nexthop group by id [ OK ] # 946.83 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 947.22 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 947.47 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 947.87 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 948.13 [+0.25] TEST: Nexthops in groups removed on admin down [ OK ] # 949.89 [+1.76] TEST: Multiple groups with same nexthop [ OK ] # 950.41 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 950.53 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 950.79 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 950.92 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 954.47 [+3.56] TEST: Nexthop group replace refcounts [ OK ] # 955.60 [+1.13] TEST: 16-bit weights [ OK ] # 966.15 [+10.54] # 966.15 [+0.00] IPv6 resilient groups functional # 966.15 [+0.00] -------------------------------- # 966.90 [+0.75] TEST: Nexthop group updated when entry is deleted [ OK ] # 967.04 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 967.44 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 967.58 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 968.33 [+0.75] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 968.49 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 968.86 [+0.36] TEST: Nexthop group updated after replace - nECMP [ OK ] # 969.01 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 970.15 [+1.13] TEST: 16-bit weights [ OK ] # 980.76 [+10.62] # 980.76 [+0.00] IPv6 functional runtime # 980.77 [+0.00] ----------------------- # 981.00 [+0.23] TEST: Route add [ OK ] # 981.13 [+0.13] TEST: Route delete [ OK ] # 981.45 [+0.32] TEST: Ping with nexthop [ OK ] # 982.01 [+0.56] TEST: Ping - multipath [ OK ] # 982.47 [+0.46] TEST: Ping - blackhole [ OK ] # 982.79 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 983.10 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 983.74 [+0.64] TEST: Ping - group with blackhole [ OK ] # 984.05 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 984.30 [+0.24] TEST: IPv6 route with device only nexthop [ OK ] # 984.70 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 985.21 [+0.51] TEST: IPv6 route can not have a v4 gateway [ OK ] # 985.46 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 985.72 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 986.33 [+0.61] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 986.58 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 986.85 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 987.48 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.72 [+0.24] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 987.97 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 988.46 [+0.49] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 988.68 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 989.96 [+1.28] TEST: Nexthop with default route and rpfilter [ OK ] # 990.31 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1000.92 [+10.62] # 1000.92 [+0.00] IPv6 large groups (x32) # 1000.93 [+0.00] --------------------- # 1035.07 [+34.14] TEST: Dump large (x32) ecmp groups [ OK ] # 1045.59 [+10.52] # 1045.60 [+0.00] IPv6 large resilient group (128k buckets) # 1045.60 [+0.00] ----------------------------------------- # 1046.10 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1056.63 [+10.54] # 1056.63 [+0.00] IPv6 nexthop api compat mode test # 1056.63 [+0.00] -------------------------------- # 1056.98 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1058.01 [+1.03] TEST: IPv6 compat mode on - route add notification [ OK ] # 1058.14 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1058.89 [+0.76] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1059.07 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1060.22 [+1.15] TEST: IPv6 compat mode off - route add notification [ OK ] # 1060.35 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1061.16 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1061.78 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1061.94 [+0.15] TEST: IPv6 set compat mode - 1 [ OK ] # 1072.35 [+10.41] # 1072.36 [+0.00] IPv6 fdb groups functional # 1072.36 [+0.00] -------------------------- # 1072.94 [+0.58] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1073.19 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1073.54 [+0.35] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1073.92 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1074.03 [+0.11] TEST: Fdb Nexthop with blackhole [ OK ] # 1074.16 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1074.28 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 1074.40 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1074.66 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1074.77 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 1074.89 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 1075.01 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1075.27 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1075.38 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1075.51 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1086.09 [+10.58] # 1086.09 [+0.00] IPv6 multipath selection # 1086.09 [+0.00] ------------------------ # 1088.26 [+2.17] TEST: Use valid neighbor during multipath selection [ OK ] # 1088.64 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 1099.65 [+11.01] # 1099.65 [+0.00] IPv6 runtime torture # 1099.66 [+0.00] -------------------- # 1400.53 [+300.87] TEST: IPv6 torture test [ OK ] # 1411.38 [+10.85] # 1411.38 [+0.00] IPv6 runtime resilient nexthop group torture # 1411.38 [+0.00] -------------------------------------------- # 1712.30 [+300.92] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1712.67 [+0.38] # 1712.68 [+0.00] Tests passed: 238 # 1712.68 [+0.00] Tests failed: 0 # 1712.68 [+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__->