From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] librte_pipeline: add support for packet redirection at action handlers Date: Mon, 07 Mar 2016 12:38:27 +0100 Message-ID: <1555028.Q0FeZeFUem@xps13> References: <1456951307-35264-1-git-send-email-jasvinder.singh@intel.com> <13895624.4YkCxv7Jex@xps13> <54CBAA185211B4429112C315DA58FF6DDD0FD9@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Singh, Jasvinder" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 99AE629C7 for ; Mon, 7 Mar 2016 12:40:04 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id p65so104366847wmp.1 for ; Mon, 07 Mar 2016 03:40:04 -0800 (PST) In-Reply-To: <54CBAA185211B4429112C315DA58FF6DDD0FD9@IRSMSX103.ger.corp.intel.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-03-07 11:29, Singh, Jasvinder: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > You have forgotten to remove the deprecation notice. > > I think, I have updated the deprecation notice for the pipeline input port, output port > and table action handlers prototype. Do you mean anything else than this? You're right, I missed it, sorry.