From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 8832A2C6E for ; Mon, 3 Apr 2017 17:15:40 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP; 03 Apr 2017 08:15:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,270,1486454400"; d="scan'208";a="951183279" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga003.jf.intel.com with ESMTP; 03 Apr 2017 08:15:38 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by IRSMSX106.ger.corp.intel.com ([169.254.8.202]) with mapi id 14.03.0319.002; Mon, 3 Apr 2017 16:15:38 +0100 From: "Mcnamara, John" To: "Trahe, Fiona" , "dev@dpdk.org" , "De Lara Guarch, Pablo" CC: "Jain, Deepak K" Thread-Topic: [PATCH v3 3/3] doc: add support for Intel QAT device D15xx Thread-Index: AQHSrISOXEEiA+/2VkiwtL1+eemcu6GzwTfw Date: Mon, 3 Apr 2017 15:15:37 +0000 Message-ID: References: <1487691610-11974-1-git-send-email-fiona.trahe@intel.com> <1491228803-11062-4-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1491228803-11062-4-git-send-email-fiona.trahe@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2UxZDdkYzUtNDMxNi00ZGYzLTk3MWEtMzlhMWIxNGM4ZTlhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IldtaEczcER5TSt3cGhhTWk3T05ZXC9iUzZVNFo3eXQ2WTk2RWxnVURRQXhVPSJ9 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 v3 3/3] doc: add support for Intel QAT device D15xx 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, 03 Apr 2017 15:15:41 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Monday, April 3, 2017 3:13 PM > To: dev@dpdk.org; De Lara Guarch, Pablo > Cc: Trahe, Fiona ; Jain, Deepak K > ; Mcnamara, John > Subject: [PATCH v3 3/3] doc: add support for Intel QAT device D15xx >=20 > Add instructions for D15xx device to the QAT PMD guide. >=20 > Signed-off-by: Fiona Trahe Acked-by: John McNamara