From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D1D6CA49C for ; Thu, 1 Feb 2018 18:04:51 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Feb 2018 09:04:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,444,1511856000"; d="scan'208";a="170926207" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.237.220.145]) ([10.237.220.145]) by orsmga004.jf.intel.com with ESMTP; 01 Feb 2018 09:04:48 -0800 To: Thomas Monjalon Cc: dev@dpdk.org, Cristian Dumitrescu , pbhagavatula@caviumnetworks.com References: <9d5a3bc7a779b2dddab4256aa3e0631737861f98.1513867589.git.anatoly.burakov@intel.com> <8ccde502aee6921dd4fc74718309d60b8c82f444.1516178976.git.anatoly.burakov@intel.com> <1569171.xWJOKtzJQX@xps> From: "Burakov, Anatoly" Message-ID: Date: Thu, 1 Feb 2018 17:04:47 +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: <1569171.xWJOKtzJQX@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: Thu, 01 Feb 2018 17:04:52 -0000 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 :) -- Thanks, Anatoly