From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 909AF235 for ; Mon, 13 Aug 2018 16:51:35 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2018 07:51:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,233,1531810800"; d="scan'208";a="62044582" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga007.fm.intel.com with ESMTP; 13 Aug 2018 07:51:33 -0700 Received: from lcsmsx152.ger.corp.intel.com (10.186.165.231) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:51:33 -0700 Received: from hasmsx111.ger.corp.intel.com ([169.254.5.163]) by LCSMSX152.ger.corp.intel.com ([10.186.165.231]) with mapi id 14.03.0319.002; Mon, 13 Aug 2018 17:51:31 +0300 From: "Jozwiak, TomaszX" To: "Trahe, Fiona" , "dev@dpdk.org" , "De Lara Guarch, Pablo" , "thomas@monjalon.net" Thread-Topic: [PATCH v3 0/6] doc/qat: clarify build config options Thread-Index: AQHUMLQIZLb3xZKLAU+zjeWXeFu4l6S9yJXQ Date: Mon, 13 Aug 2018 14:51:31 +0000 Message-ID: References: <1533833430-29134-8-git-send-email-fiona.trahe@intel.com> <1533910253-29652-1-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1533910253-29652-1-git-send-email-fiona.trahe@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.104.14.175] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 0/6] 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: Mon, 13 Aug 2018 14:51:36 -0000 -----Original Message----- From: Trahe, Fiona=20 Sent: Friday, August 10, 2018 4:11 PM To: dev@dpdk.org; De Lara Guarch, Pablo ; J= ozwiak, TomaszX ; thomas@monjalon.net Cc: Trahe, Fiona Subject: [PATCH v3 0/6] doc/qat: clarify build config options Clarified documentation structure between compressedev, cryptodev and commo= n build parts. Clarified build configuration options. Added Testing section. Fixed typos and made some cosmetic improvements. v3 changes - squashed some patches - added more text to remaining commit msgs - fixed underline line length - fixed typo: comp_qat should be qat=20 v2 changes - split into patchset - changed test path from build/build/test/test to build/app - use make defconfig instead of make config T=3Dxxx - matched underline lengths to titles Fiona Trahe (6): doc/qat: add limitations to compressdev PMD doc/qat: add information on how to test doc/qat: fix typos and make cosmetic changes doc/qat: add overview of doc sections doc/qat: update build instructions for both PMDs doc/qat: describe build config options doc/guides/compressdevs/qat_comp.rst | 6 +- doc/guides/cryptodevs/qat.rst | 195 +++++++++++++++++++++++++------= ---- 2 files changed, 143 insertions(+), 58 deletions(-) -- 2.13.6 Series-acked-by: tomaszx.jozwiak@intel.com