From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix meson build Date: Fri, 27 Apr 2018 11:10:05 +0200 Message-ID: <1731887.5Djbua2iTl@xps> References: <20180427090103.158725-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, remy.horton@intel.com To: Ferruh Yigit Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 4F88A6CD2 for ; Fri, 27 Apr 2018 11:10:08 +0200 (CEST) In-Reply-To: <20180427090103.158725-1-ferruh.yigit@intel.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" 27/04/2018 11:01, Ferruh Yigit: > kvargs dependency added to ehtdev which is not updated in meson build > > Fixes: 9d5c2725ed8c ("ethdev: add common devargs parser") > Cc: remy.horton@intel.com > > Signed-off-by: Ferruh Yigit Ack I guess you want to squash it in next-net?