From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9689FA04B5; Thu, 29 Oct 2020 16:52:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 13D37D0B8; Thu, 29 Oct 2020 16:52:01 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id B0584D0B8 for ; Thu, 29 Oct 2020 16:51:58 +0100 (CET) IronPort-SDR: ZTPWQawjMsp0kZLw6+8LrBlUKLC14SynaUSB6RuWxNh2RidV+P4qRAR+mrUswOxtgo7eAPIBpz NZwuMuMeUrgA== X-IronPort-AV: E=McAfee;i="6000,8403,9788"; a="253162328" X-IronPort-AV: E=Sophos;i="5.77,430,1596524400"; d="scan'208";a="253162328" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Oct 2020 08:51:55 -0700 IronPort-SDR: /6JNkwcK0nVoZZP2kiucF49q7XT1VyXSkUuZqgBo/QMRjYd8UOr0Belh3ND5Rcm7nRYRezk0/X 9djqIeoNDSJA== X-IronPort-AV: E=Sophos;i="5.77,430,1596524400"; d="scan'208";a="536717386" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.249.43.112]) ([10.249.43.112]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Oct 2020 08:51:54 -0700 To: "Mohakud, Amiya Ranjan" , dpdk-dev References: <9fbe81bd-1feb-db15-4b37-7bc51483b82c@intel.com> <58888db2-a3c5-befc-6886-d510c7fd6646@intel.com> From: "Burakov, Anatoly" Message-ID: Date: Thu, 29 Oct 2020 15:51:52 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 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] eal: DPDK: 18.11.6 version rte_eal_init() function cleans the runtime directory in 5.4.35 kernel 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 28-Oct-20 7:00 AM, Mohakud, Amiya Ranjan wrote: > Hi Anatoly, > > Are you back from vacation? Can you please let me know if there is any > proceedings on this or if there is anything pending from my side ? > > https://bugs.dpdk.org/show_bug.cgi?id=561 > > Regards > > Amiya > Hi, I've just checked with kernel v18.11.9 with kernel 5.8, everything working fine. I'll try with the exact version you're using and try to find a kernel 5.4 machine as well, and report back. -- Thanks, Anatoly