From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 9/9] ethdev: use embedded rte_device to detach driver Date: Wed, 21 Jun 2017 16:35:35 +0200 Message-ID: <3222325.dyJhOkgPtI@xps> References: <03c66edf68830f0a2172692e4aa994551b610df8.1497999601.git.gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jan Blunck To: Gaetan Rivet Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 43B76559A for ; Wed, 21 Jun 2017 16:35:37 +0200 (CEST) In-Reply-To: <03c66edf68830f0a2172692e4aa994551b610df8.1497999601.git.gaetan.rivet@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" 21/06/2017 01:29, Gaetan Rivet: > + return !!dev->device->devargs->bus->unplug; lib/librte_ether/rte_ethdev.c:364:33: fatal error: no member named 'bus' in 'struct rte_devargs' Please move this patch alone, specifying the right dependency.