From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id AF2202BBD for ; Fri, 2 Feb 2018 11:31:39 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Feb 2018 02:31:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,448,1511856000"; d="scan'208";a="200807424" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.237.220.145]) ([10.237.220.145]) by fmsmga006.fm.intel.com with ESMTP; 02 Feb 2018 02:31:37 -0800 To: Thomas Monjalon Cc: dev@dpdk.org, Cristian Dumitrescu , pbhagavatula@caviumnetworks.com References: <9d5a3bc7a779b2dddab4256aa3e0631737861f98.1513867589.git.anatoly.burakov@intel.com> <1569171.xWJOKtzJQX@xps> <1784627.cy30zg41sB@xps> From: "Burakov, Anatoly" Message-ID: Date: Fri, 2 Feb 2018 10:31:37 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <1784627.cy30zg41sB@xps> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 1/6] test: fix memory leak in bitmap test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2018 10:31:40 -0000 On 02-Feb-18 9:08 AM, Thomas Monjalon wrote: > 01/02/2018 18:04, Burakov, Anatoly: >> On 01-Feb-18 12:10 AM, Thomas Monjalon wrote: >>> 17/01/2018 12:15, Anatoly Burakov: >>>> Acked-by: Cristian Dumitrescu >>>> >>>> Fixes: c7e4a134e769 ("test: verify bitmap operations") >>>> Cc: pbhagavatula@caviumnetworks.com >>>> >>>> Signed-off-by: Anatoly Burakov >>> >>> I think you missed to report some previous acks in this series. >>> >>> >>> >> >> Which ones were there? I can only see two new acks for v3 from Olivier. >> Everything else seems in order, unless my email client is lying to me :) > > There are some acks from Cristian. > They are all already in the patchset. -- Thanks, Anatoly