From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 8B4DFA05D3 for ; Mon, 20 May 2019 13:45:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 863DA5B1C; Mon, 20 May 2019 13:45:27 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 4F4775B16 for ; Mon, 20 May 2019 13:45:24 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 May 2019 04:45:23 -0700 X-ExtLoop1: 1 Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.237.220.70]) ([10.237.220.70]) by orsmga008.jf.intel.com with ESMTP; 20 May 2019 04:45:22 -0700 To: David Marchand Cc: Michael Santana , dev , Erik Gabriel Carrillo References: <2e847465-48d3-4df7-6a2c-e9903d131219@redhat.com> <374e1627-8279-4cbc-5d07-0a463e4edfad@intel.com> From: "Burakov, Anatoly" Message-ID: <74a685f7-a33c-628e-9f1b-f79d2db207d4@intel.com> Date: Mon, 20 May 2019 12:45:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Hugepages not being deleted 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 20-May-19 12:09 PM, David Marchand wrote: > On Mon, May 20, 2019 at 12:43 PM Burakov, Anatoly > > wrote: > > On 17-May-19 3:06 PM, David Marchand wrote: > > Hello Anatoly, > > > > Not sure what the issue is at the moment. > > I too have an error on the eal_flags_autotest but what is > worrying me is > > that it works fine in 18.11.1 and 19.02. > > Is there anything that rings a bell? > > > > Thanks. > > > > -- > > David Marchand > > Not to me. Last i checked they were passing. > > > Bisected it, I will send a fix. > > > -- > David Marchand I've bisected it too. I think Erik (author of original patch) already is working on the problem. I don't think it's easily (and safely) solvable. You can find more info in below threads: http://patches.dpdk.org/patch/53191/ http://patches.dpdk.org/patch/53268/ -- Thanks, Anatoly