From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from stargate3.asicdesigners.com (stargate.chelsio.com [12.32.117.8]) by dpdk.org (Postfix) with ESMTP id 537E332A5 for ; Thu, 28 Jul 2016 12:13:01 +0200 (CEST) Received: from localhost (scalar.blr.asicdesigners.com [10.193.185.94]) by stargate3.asicdesigners.com (8.13.8/8.13.8) with ESMTP id u6SACNf4028186; Thu, 28 Jul 2016 03:12:33 -0700 Date: Thu, 28 Jul 2016 15:42:02 +0530 From: Rahul Lakkireddy To: Thomas Monjalon Cc: dev@dpdk.org, Kumar Sanghvi , Nirranjan Kirubaharan Message-ID: <20160728101159.GA6205@chelsio.com> References: <8351275.QqnKOWsLF7@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8351275.QqnKOWsLF7@xps13> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [dpdk-dev] removal of old deprecation notice for Chelsio filtering X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2016 10:13:01 -0000 Hi Thomas, On Thursday, July 07/28/16, 2016 at 01:29:20 -0700, Thomas Monjalon wrote: > Hi Rahul, > > We still have this deprecation notice: > > * ABI changes are planned for adding four new flow types. This impacts > RTE_ETH_FLOW_MAX. The release 2.2 does not contain these ABI changes, > but release 2.3 will. [postponed] > > Do you agree that we can remove it now we have a better generic filtering > API approach? > Yes. We can remove this deprecation notice in favor of the generic filtering proposal in discussion. I'll send a patch now. Thanks, Rahul