From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 56D1710A3 for ; Mon, 13 Aug 2018 16:41:15 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2018 07:41:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,233,1531810800"; d="scan'208";a="248445881" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga005.jf.intel.com with ESMTP; 13 Aug 2018 07:41:14 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:41:14 -0700 Received: from hasmsx108.ger.corp.intel.com (10.184.198.18) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:41:13 -0700 Received: from hasmsx111.ger.corp.intel.com ([169.254.5.163]) by hasmsx108.ger.corp.intel.com ([169.254.9.242]) with mapi id 14.03.0319.002; Mon, 13 Aug 2018 17:37:47 +0300 From: "Jozwiak, TomaszX" To: "Trahe, Fiona" , "dev@dpdk.org" , "De Lara Guarch, Pablo" , "thomas@monjalon.net" Thread-Topic: [PATCH v3 5/6] doc/qat: update build instructions for both PMDs Thread-Index: AQHUMLQfvkarRRJ2jUqgjr9kK+fldqS9xO8g Date: Mon, 13 Aug 2018 14:37:47 +0000 Message-ID: References: <1533833430-29134-8-git-send-email-fiona.trahe@intel.com> <1533910253-29652-6-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1533910253-29652-6-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 5/6] doc/qat: update build instructions for both PMDs 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:41:15 -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 5/6] doc/qat: update build instructions for both PMDs Update PMD build section. Linked to kernel dependency section and refactored text between those 2 sec= tions. Signed-off-by: Fiona Trahe Acked-by: tomaszx.jozwiak@intel.com