From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v10 03/27] kvargs: build before EAL Date: Thu, 05 Jul 2018 23:50:09 +0200 Message-ID: <3541933.IfUW5mln0z@xps> References: <6180e28453a34b92cf179a5e2c820bc3f31422d4.1530791217.git.gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: gaetan.rivet@6wind.com Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9B48B1B60A for ; Thu, 5 Jul 2018 23:50:12 +0200 (CEST) In-Reply-To: <6180e28453a34b92cf179a5e2c820bc3f31422d4.1530791217.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" 05/07/2018 13:48, Gaetan Rivet: > Signed-off-by: Gaetan Rivet You should add a commit log to explain the intent: kvargs will be used in EAL for devargs parsing.