From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: dpdk-next-eventdev git pull request for RC1 Date: Tue, 04 Apr 2017 09:13:38 +0200 Message-ID: <2321125.qHUxsz960x@xps13> References: <20170403114406.45dhs7l3mk25gnax@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jerin Jacob , bruce.richardson@intel.com Return-path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id B5D09326C for ; Tue, 4 Apr 2017 09:13:39 +0200 (CEST) Received: by mail-wr0-f173.google.com with SMTP id k6so195926480wre.2 for ; Tue, 04 Apr 2017 00:13:39 -0700 (PDT) In-Reply-To: <20170403114406.45dhs7l3mk25gnax@localhost.localdomain> 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, When trying to pull the tree, the compilation failed at the third patch: eventdev: implement the northbound APIs When building for x86_64: In file included from lib/librte_eventdev/rte_eventdev.c:61: lib/librte_eventdev/rte_eventdev.h:248:10: fatal error: 'rte_mbuf.h' file not found Please, anyone to fix and check compilation on this tree?