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 96A72A05D3 for ; Mon, 20 May 2019 13:48:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 715335B1C; Mon, 20 May 2019 13:48:16 +0200 (CEST) Received: from mail-ua1-f50.google.com (mail-ua1-f50.google.com [209.85.222.50]) by dpdk.org (Postfix) with ESMTP id F31235B16 for ; Mon, 20 May 2019 13:48:14 +0200 (CEST) Received: by mail-ua1-f50.google.com with SMTP id t18so5133838uar.4 for ; Mon, 20 May 2019 04:48:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sf3LBPBrn7pRvCQyBHXYtqIOsOU+lsE3KKD3ye33w+8=; b=fm2B0i0TNOHRGoo3lr+xFWk+X7sF5HRtX138jNJ6SRGDcgcDbjOF8RURlgUTSL7iGv +Hgl6ro8Dw6NbHuytrTob1ekT93XzCWI++8Me3ZA/txjdwEkZA3l1FEcyATl74akgq64 4iJbC4/hgWax5+E1qajt3yomKSoH/OBL/t0o0hzP1smBMN8GABOEh57cACt8Keuf5L8w eAtquTyQBKa42x82SFTcpq4nIAzw06a4yXJH0dmnHtBm4SPox00uPIakjve6/OgkOZ9P o8T10R1ZkDsOxKR3Wn2BCr5ADKpN7Huw1yFiWu6HnP31AKZTH1XjUOWRY1+fE8d82HNO 61+g== X-Gm-Message-State: APjAAAWeHi6Pvf2ghQTAm4rurTn0UrptO5Duc3/0Fg7tkCS9RdERXBj3 fR2Skdqw/a3qkfCzONbXtB3t/KJmPAeQnwdKjnqeHw== X-Google-Smtp-Source: APXvYqy3RGfnZJM8FbUEr8qFTzE9VYydhlSU4N1Adu2G2ZNJcMWkN47ajYHBBtXHRU7PdNycBLT6dp4/V1IuSJSUV/w= X-Received: by 2002:ab0:14a:: with SMTP id 68mr263993uak.126.1558352894425; Mon, 20 May 2019 04:48:14 -0700 (PDT) MIME-Version: 1.0 References: <2e847465-48d3-4df7-6a2c-e9903d131219@redhat.com> <374e1627-8279-4cbc-5d07-0a463e4edfad@intel.com> <74a685f7-a33c-628e-9f1b-f79d2db207d4@intel.com> In-Reply-To: <74a685f7-a33c-628e-9f1b-f79d2db207d4@intel.com> From: David Marchand Date: Mon, 20 May 2019 13:48:03 +0200 Message-ID: To: "Burakov, Anatoly" Cc: Michael Santana , dev , Erik Gabriel Carrillo Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 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 Mon, May 20, 2019 at 1:45 PM Burakov, Anatoly wrote: > 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, indeed I was on this issue. -- David Marchand