From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rahul Lakkireddy Subject: Re: removal of old deprecation notice for Chelsio filtering Date: Thu, 28 Jul 2016 15:42:02 +0530 Message-ID: <20160728101159.GA6205@chelsio.com> References: <8351275.QqnKOWsLF7@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Kumar Sanghvi , Nirranjan Kirubaharan To: Thomas Monjalon 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) Content-Disposition: inline In-Reply-To: <8351275.QqnKOWsLF7@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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