From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/tap: fix RTE_PMD_TAP_MAX_QUEUES redefinition Date: Thu, 06 Apr 2017 07:07:00 -0700 (PDT) Message-ID: <1571052.0RyHUpCjQH@xps13> References: <435e323dd3883c32d62590b633f6d1095599f270.1491469372.git.pascal.mazon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Pascal Mazon Return-path: Received: from mail-wr0-f181.google.com (mail-wr0-f181.google.com [209.85.128.181]) by dpdk.org (Postfix) with ESMTP id 9D81D326B for ; Thu, 6 Apr 2017 16:07:01 +0200 (CEST) Received: by mail-wr0-f181.google.com with SMTP id t20so64008246wra.1 for ; Thu, 06 Apr 2017 07:07:01 -0700 (PDT) In-Reply-To: <435e323dd3883c32d62590b633f6d1095599f270.1491469372.git.pascal.mazon@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-04-06 12:00, Pascal Mazon: > Fixes: cf5643661161 ("net/tap: move private elements to external header") > > Signed-off-by: Pascal Mazon Please, could you describe the bug briefly? I know it is a build error. In this case, a log is appreciated. Why have I not seen the build issue? Is it specific to a compiler?