From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: compilation of ENA PMD on FreeBSD Date: Mon, 18 Jun 2018 22:30:38 +0200 Message-ID: <2848715.D92MUE6A0A@xps> References: <1746594.ju8LCkFmtx@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: ferruh.yigit@intel.com, bruce.richardson@intel.com, dev@dpdk.org To: Rafal Kozik , Michal Krawczyk Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id DCF3D2C12 for ; Mon, 18 Jun 2018 22:30:40 +0200 (CEST) In-Reply-To: <1746594.ju8LCkFmtx@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" +Cc more 18/06/2018 22:28, Thomas Monjalon: > Hi, > > There is an error when building DPDK master on FreeBSD: > > drivers/net/ena/base/ena_plat.h:48 > #error "Invalid platform" > > Please could you help to fix it? > We may disable ena on FreeBSD. > Please take care of both Makefile and meson build systems. > > Thank you