From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: dpdk-next-eventdev git pull request for RC1 Date: Wed, 05 Apr 2017 10:04:55 +0200 Message-ID: <1785012.N3yeOaSWHM@xps13> References: <20170403114406.45dhs7l3mk25gnax@localhost.localdomain> <2321125.qHUxsz960x@xps13> <20170404102449.GA17668@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: bruce.richardson@intel.com, dev@dpdk.org To: Jerin Jacob Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 0454E2C6E for ; Wed, 5 Apr 2017 10:04:56 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id o81so43275427wmb.1 for ; Wed, 05 Apr 2017 01:04:56 -0700 (PDT) In-Reply-To: <20170404102449.GA17668@jerin> 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-04 15:54, Jerin Jacob: > On 17-04-04 09:13:38, Thomas Monjalon wrote: > > 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? > > Fixed and rebased to > dd18a2f0b vfio: fix secondary process start Pulled, thanks and congratulations for the first merge of eventdev tree :)