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 64721A04C7; Wed, 16 Sep 2020 13:41:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BC1621C246; Wed, 16 Sep 2020 13:41:39 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 714CF1C23D; Wed, 16 Sep 2020 13:41:38 +0200 (CEST) IronPort-SDR: S/uepcRPQC9FSSF8qJ8/fW4vDiwm8NLm06JCIY2VJSCTBE06ej4Q4FZIXBVXjB0Rh/HAVmy0l4 dLb0BUjGvMOw== X-IronPort-AV: E=McAfee;i="6000,8403,9745"; a="139454936" X-IronPort-AV: E=Sophos;i="5.76,432,1592895600"; d="scan'208";a="139454936" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2020 04:41:36 -0700 IronPort-SDR: jWtBVRddrtzo0b4/DVxEZGXG3uzJOryROaylU3SxxuJEJ6QIDhJNXO8HbUsdSNVIFrwjYmr6Ay FfEWdOelsoVw== X-IronPort-AV: E=Sophos;i="5.76,432,1592895600"; d="scan'208";a="451821631" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.213.216.44]) ([10.213.216.44]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2020 04:41:30 -0700 To: Kevin Traynor , stable@dpdk.org Cc: dev@dpdk.org, Abhishek Marathe , Akhil Goyal , Ali Alnubani , benjamin.walker@intel.com, David Christensen , Hemant Agrawal , Ian Stokes , Jerin Jacob , John McNamara , Ju-Hyoung Lee , Luca Boccassi , Pei Zhang , pingx.yu@intel.com, qian.q.xu@intel.com, Raslan Darawsheh , Thomas Monjalon , yuan.peng@intel.com, zhaoyan.chen@intel.com References: <20200907101224.12396-1-ktraynor@redhat.com> From: "Burakov, Anatoly" Message-ID: <2765434f-daeb-d8cb-76d1-bea73a4363dd@intel.com> Date: Wed, 16 Sep 2020 12:41:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20200907101224.12396-1-ktraynor@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] 18.11.10 (LTS) patches review and 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 07-Sep-20 11:12 AM, Kevin Traynor wrote: > Hi all, > > Here is a list of patches targeted for LTS release 18.11.10. > > The planned date for the final release is 21 September. > > Please help with testing and validation of your use cases and report > any issues/results with reply-all to this mail. For the final release > the fixes and reported validations will be added to the release notes. > > A release candidate tarball can be found at: > > https://dpdk.org/browse/dpdk-stable/tag/?id=v18.11.10-rc1 > > These patches are located at branch 18.11 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ > > Thanks. > > Kevin. > > --- FYI 18.11 is affected by the contiguous mapping issue too, so i rebased the patch on top of 18.11.10-rc1 and resent: http://patches.dpdk.org/patch/77896/ -- Thanks, Anatoly