From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: conflict between ether_addr defined in rte_ether.h and the same structure in Date: Fri, 31 Jul 2015 17:38:12 +0200 Message-ID: <1508851.COqxzSR7FD@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Montorsi, Francesco" Return-path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id 663BBC70E for ; Fri, 31 Jul 2015 17:39:28 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so39181474wib.0 for ; Fri, 31 Jul 2015 08:39:28 -0700 (PDT) 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" Hi Francesco, 2015-07-31 15:18, Montorsi, Francesco: > I 'm attempting to integrate DPDK code in an existing application, > which includes . > That standard glibc header already provides a structure named ether_addr Yes it's a known problem. See http://dpdk.org/dev/patchwork/patch/2175/ Comments or help is welcome. CC'ing Stephen who worked on a patch.