From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add shared library versions for missing PMDs Date: Wed, 04 Oct 2017 23:38:32 +0200 Message-ID: <3902357.blPRyTDWyt@xps> References: <20170911163335.50221-1-ferruh.yigit@intel.com> <20170927185837.22844-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Yang, Zhiyong" , "Mcnamara, John" To: "Yigit, Ferruh" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 2A66B1B6D5 for ; Wed, 4 Oct 2017 23:38:35 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Added comment: These PMDs must be versioned because they have an API. > > Signed-off-by: Ferruh Yigit > > Acked-by: John McNamara > > Acked-by: Zhiyong Yang Applied, thanks