From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [RFC] resolve conflict between net/ethernet.h and rte_ethdev.h Date: Tue, 10 Mar 2015 08:46:31 -0700 Message-ID: <20150310084631.352b758c@urahara> References: <20141227151300.7b62f5bf@urahara> <6701277.4xurLSZEjD@xps13> <8562501.9F7O0EyhDp@xps13> <1590804.b4qbFBa696@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: In-Reply-To: <1590804.b4qbFBa696@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Tue, 10 Mar 2015 14:29:11 +0100 Thomas Monjalon wrote: > Hi Stephen, > If, by any chance, you are willing to reply to this thread, > maybe you would like to send a non-rfc patch with these 2 additions: > - rename addr_bytes to ether_addr_octet everywhere > - mark addr_bytes as deprecated in doc/guides/rel_notes/abi.rst I can respin with the global changes, just not a big fan of deprecation since it only pisses off users.