From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: announce API and ABI change for librte_ether Date: Sun, 13 Nov 2016 14:46:06 +0100 Message-ID: <3949078.ypklHT5uTz@xps13> References: <1476797888-29698-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , "Mcnamara, John" To: "Iremonger, Bernard" Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 58971201 for ; Sun, 13 Nov 2016 14:46:10 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id f82so55582299wmf.1 for ; Sun, 13 Nov 2016 05:46:10 -0800 (PST) In-Reply-To: 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" > >> In 17.02 five rte_eth_dev_set_vf_*** functions will be removed from > >> librte_ether, renamed and moved to the ixgbe PMD. > >> > >> Signed-off-by: Bernard Iremonger > > > > Acked-by: John McNamara Acked-by: Reshma Pattan > Acked-by: Ferruh Yigit Applied