From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 7CA59FEB for ; Fri, 10 Aug 2018 09:58:03 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Aug 2018 00:58:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,218,1531810800"; d="scan'208";a="82251727" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga002.jf.intel.com with ESMTP; 10 Aug 2018 00:58:01 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.40]) by IRSMSX102.ger.corp.intel.com ([169.254.2.180]) with mapi id 14.03.0319.002; Fri, 10 Aug 2018 08:57:32 +0100 From: "Trahe, Fiona" To: Thomas Monjalon CC: "dev@dpdk.org" , "De Lara Guarch, Pablo" , "Jozwiak, TomaszX" , "Trahe, Fiona" Thread-Topic: [dpdk-dev] [PATCH v2 0/8] doc/qat: clarify build config options Thread-Index: AQHUMAEinig2p5Iz/EiTswhZdhhGZ6S3w16AgADaxLA= Date: Fri, 10 Aug 2018 07:57:31 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B43589600030@IRSMSX101.ger.corp.intel.com> References: <1533820674-9507-1-git-send-email-fiona.trahe@intel.com> <1533833430-29134-1-git-send-email-fiona.trahe@intel.com> <1733267.56J5JmrzPi@xps> In-Reply-To: <1733267.56J5JmrzPi@xps> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjFmN2EzMzMtN2NlMC00YWRlLTg1NjQtZjMzOGE5MTRhMzMxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoia01xMTVwTUExQ1JHb0JyWUpkazBkdytlZjhmUnIrQ1wvYlFuOW5TMGh4czdBY0FDeWRpZ0lCU05KV1NiVklVY1oifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 0/8] doc/qat: clarify build config options X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2018 07:58:03 -0000 Hi Thomas > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Thursday, August 9, 2018 8:49 PM > To: Trahe, Fiona > Cc: dev@dpdk.org; De Lara Guarch, Pablo ;= Jozwiak, TomaszX > > Subject: Re: [dpdk-dev] [PATCH v2 0/8] doc/qat: clarify build config opti= ons >=20 > 09/08/2018 18:50, Fiona Trahe: > > Clarified documentation structure between > > compressedev, cryptodev and common build parts. > > Clarified build configuration options. > > Added Testing section. > > Fixed typos and made some cosmetic improvements. > > > > v2 changes > > - split into patchset >=20 > I am not sure about the split. > Usually, when there is no text in the commit log, > it is a tip that it is not worth to be a separate commit. > Perhaps, it is good to have this split, but in this case, > please try to explain the purpose (or reason) of each patch in the commit= logs. >=20 > Thanks >=20 With over 200 changed lines in the v1 patch I did this to make it easier fo= r Pablo to review. I'll add more explanation in the v3.