From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: removal of old deprecation notice for Chelsio filtering Date: Thu, 28 Jul 2016 10:29:20 +0200 Message-ID: <8351275.QqnKOWsLF7@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Kumar Sanghvi , dev@dpdk.org To: Rahul Lakkireddy Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 617CD374D for ; Thu, 28 Jul 2016 10:29:22 +0200 (CEST) Received: by mail-wm0-f43.google.com with SMTP id o80so96142148wme.1 for ; Thu, 28 Jul 2016 01:29:22 -0700 (PDT) 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 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? Thank you