From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v4 11/11] examples/power: add json example files Date: Wed, 26 Sep 2018 16:14:48 +0000 Message-ID: <3F5BA2D9419A984DBB40DB5CFACBB36D1FDE0F5F@IRSMSX101.ger.corp.intel.com> References: <20180914135406.52190-1-david.hunt@intel.com> <20180926134037.43606-1-david.hunt@intel.com> <20180926134037.43606-12-david.hunt@intel.com> <6DC05C7C5F25994B81B3F2F214251F660203146C@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Mcnamara, John" , "stephen@networkplumber.org" , "Yao, Lei A" , "Burakov, Anatoly" To: "Kovacevic, Marko" , "dev@dpdk.org" Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 8CC2A1B1FB for ; Wed, 26 Sep 2018 18:14:51 +0200 (CEST) In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F660203146C@IRSMSX104.ger.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Good point. There's also a couple of tiny niggles I'd like to resolve in pa= tch 10 of the set, so I'll re-spin in v5. -----Original Message----- From: Kovacevic, Marko=20 Sent: Wednesday, 26 September, 2018 4:58 PM To: Hunt, David ; dev@dpdk.org Cc: Mcnamara, John ; stephen@networkplumber.org; Y= ao, Lei A ; Burakov, Anatoly ; Hunt, David Subject: RE: [dpdk-dev] [PATCH v4 11/11] examples/power: add json example f= iles Hi Dave, Feel like this part is not needed in the patch as you have this already in = the documentation, People can just copy and paste the examples from the doc= s, so we don't need to maintain two things. Thanks, Marko K.