From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v7 6/9] ethdev: add common devargs parser Date: Wed, 25 Apr 2018 11:45:03 +0100 Message-ID: <9e515f40-759c-1d98-5fcc-6e2628484879@intel.com> References: <20180328135433.20203-1-declan.doherty@intel.com> <1794949.DGStqB9iLD@xps> <76bc7493-f8cf-0d74-961c-800665744ebe@intel.com> <3613685.kkaEeRXftQ@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Declan Doherty , dev@dpdk.org, Adrien Mazarguil , Ferruh Yigit , Shahaf Shuler To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 1517058FE for ; Wed, 25 Apr 2018 12:45:06 +0200 (CEST) In-Reply-To: <3613685.kkaEeRXftQ@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 25/04/2018 11:06, Thomas Monjalon wrote: > 25/04/2018 11:40, Remy Horton: >> >> On 24/04/2018 20:53, Thomas Monjalon wrote: [..] > OK > Please can you add it as a comment in the parsing code? > > We will need one or two examples in the commit message too. Docs are being updated, so it should be in the v8 patchset.