From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove deprecation notice related to new flow types Date: Thu, 28 Jul 2016 18:13:05 +0200 Message-ID: <3788682.rcX2W0BORD@xps13> References: <9de7d3cd3f2bba26e5c53676b4fe554964b8f2b8.1469700199.git.rahul.lakkireddy@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Kumar Sanghvi , Nirranjan Kirubaharan To: Rahul Lakkireddy Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 2FCF03237 for ; Thu, 28 Jul 2016 18:13:07 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id q128so258234181wma.1 for ; Thu, 28 Jul 2016 09:13:07 -0700 (PDT) In-Reply-To: <9de7d3cd3f2bba26e5c53676b4fe554964b8f2b8.1469700199.git.rahul.lakkireddy@chelsio.com> 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" 2016-07-28 15:45, Rahul Lakkireddy: > Remove deprecation notice pertaining to introduction of new flow > types in favor of a more generic filtering infrastructure proposal. > > Signed-off-by: Rahul Lakkireddy > Signed-off-by: Kumar Sanghvi Applied, thanks