From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce deprecation of flow copy function Date: Thu, 09 Aug 2018 00:38:27 +0200 Message-ID: <2825080.q7hR4WnBgD@xps> References: <20180803143728.15817-1-adrien.mazarguil@6wind.com> <20180808031114.GB19236@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jerin Jacob , Neil Horman , Ferruh Yigit , Gaetan Rivet To: Adrien Mazarguil Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 0758E2BCD for ; Thu, 9 Aug 2018 00:38:32 +0200 (CEST) In-Reply-To: <20180808031114.GB19236@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/08/2018 05:11, Jerin Jacob: > -----Original Message----- > > Date: Fri, 3 Aug 2018 16:37:52 +0200 > > From: Adrien Mazarguil > > To: Neil Horman > > Cc: dev@dpdk.org, Thomas Monjalon , Ferruh Yigit > > , Gaetan Rivet > > Subject: [dpdk-dev] [PATCH] doc: announce deprecation of flow copy function > > X-Mailer: git-send-email 2.11.0 > > > > > > Signed-off-by: Adrien Mazarguil Acked-by: Thomas Monjalon Acked-by: Maxime Coquelin Acked-by: Jerin Jacob Applied, thanks