From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: include note for pci address naming in ip pipeline Date: Sun, 05 Aug 2018 20:28:39 +0200 Message-ID: <1647983.1e1N7qbnXe@xps> References: <20180720130906.82895-1-kevin.laatz@intel.com> <4025558.pA2mlQF48x@xps> <3EB4FA525960D640B5BDFFD6A3D891268E782866@IRSMSX107.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Dumitrescu, Cristian" To: "Laatz, Kevin" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9FAB61B569 for ; Sun, 5 Aug 2018 20:28:44 +0200 (CEST) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891268E782866@IRSMSX107.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 01/08/2018 19:47, Dumitrescu, Cristian: > > 20/07/2018 15:09, Kevin Laatz: > > > Add a note to the 'link' command in the IP Pipeline documentation > > > specifying the PCI device name format required to run the application. > > > > > > Signed-off-by: Kevin Laatz > > Acked-by: Cristian Dumitrescu Applied, thanks