From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Aligning net/ethernet.h and rte_ether.h Date: Wed, 02 Dec 2015 22:57:12 +0100 Message-ID: <3137215.Utfc0aJ01r@xps13> References: <20151202114558.7980fad9@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id DBE628D86 for ; Wed, 2 Dec 2015 22:58:26 +0100 (CET) Received: by wmww144 with SMTP id w144so75998329wmw.0 for ; Wed, 02 Dec 2015 13:58:26 -0800 (PST) In-Reply-To: <20151202114558.7980fad9@xeon-e3> 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" 2015-12-02 11:45, Stephen Hemminger: > I would like to just have rte_ether.h include netinet/ether.h > to get rid of the useless duplication, and fix all the code in DPDK. > But this will break out-of-tree source compatibility so best to > wait for DPDK 2.3. Is there a good place to put this in 2.2 release notes? deprecation.rst?