From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Micha=C5=82_Krawczyk?= Subject: Re: compilation of ENA PMD on FreeBSD Date: Tue, 19 Jun 2018 09:59:35 +0200 Message-ID: References: <1746594.ju8LCkFmtx@xps> <2848715.D92MUE6A0A@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Rafal Kozik , Ferruh Yigit , bruce.richardson@intel.com, dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com [209.85.213.49]) by dpdk.org (Postfix) with ESMTP id 9DB331041 for ; Tue, 19 Jun 2018 09:59:36 +0200 (CEST) Received: by mail-vk0-f49.google.com with SMTP id q135-v6so11137160vkh.1 for ; Tue, 19 Jun 2018 00:59:36 -0700 (PDT) In-Reply-To: <2848715.D92MUE6A0A@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" Hi Thomas, I uploaded patch which is fixing this issue: http://patches.dpdk.org/patch/41256/ Thanks, Michal 2018-06-18 22:30 GMT+02:00 Thomas Monjalon : > +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 > > > > >