From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v2] doc: announce API and ABI change for ethdev Date: Tue, 14 Feb 2017 08:47:12 +0530 Message-ID: <20170214031712.GA3131@localhost.localdomain> References: <1483613049-25155-1-git-send-email-bernard.iremonger@intel.com> <1483629936-14057-1-git-send-email-bernard.iremonger@intel.com> <1783105.gzj7YZmmC4@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Bernard Iremonger , dev@dpdk.org, john.mcnamara@intel.com To: Thomas Monjalon Return-path: Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-by2nam03on0067.outbound.protection.outlook.com [104.47.42.67]) by dpdk.org (Postfix) with ESMTP id BC3409E7 for ; Tue, 14 Feb 2017 04:17:35 +0100 (CET) Content-Disposition: inline In-Reply-To: <1783105.gzj7YZmmC4@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Feb 13, 2017 at 06:57:20PM +0100, Thomas Monjalon wrote: > 2017-01-05 15:25, Bernard Iremonger: > > In 17.05 nine rte_eth_dev_* functions will be removed from > > librte_ether, renamed and moved to the ixgbe PMD. > > > > Signed-off-by: Bernard Iremonger > > "ixgbe bypass" should be in the title and the description. > I'll reword to: > > doc: announce move of ethdev bypass function to ixgbe API > > In 17.05, nine rte_eth_dev_* functions for bypass control, > and implemented only in ixgbe, will be removed from ethdev, > renamed and moved to the ixgbe PMD-specific API. > > Acked-by: Thomas Monjalon Acked-by: Jerin Jacob