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 D67791B3B0; Mon, 11 Feb 2019 13:08:58 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Feb 2019 04:08:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,358,1544515200"; d="scan'208";a="125535546" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 11 Feb 2019 04:08:57 -0800 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Feb 2019 04:08:56 -0800 Received: from hasmsx107.ger.corp.intel.com (10.184.198.27) by fmsmsx120.amr.corp.intel.com (10.18.124.208) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Feb 2019 04:08:56 -0800 Received: from hasmsx111.ger.corp.intel.com ([169.254.5.21]) by hasmsx107.ger.corp.intel.com ([169.254.2.32]) with mapi id 14.03.0415.000; Mon, 11 Feb 2019 14:08:53 +0200 From: "Jozwiak, TomaszX" To: "Trahe, Fiona" , "dev@dpdk.org" CC: "Kusztal, ArkadiuszX" , "akhil.goyal@nxp.com" , "stable@dpdk.org" Thread-Topic: [PATCH] doc/qat: fix table of kernel drivers Thread-Index: AQHUvxV7KIATiYrhuEarFWrGbqPJ56Xahk4w Date: Mon, 11 Feb 2019 12:08:53 +0000 Message-ID: References: <1549565187-26541-1-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1549565187-26541-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.116.176] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc/qat: fix table of kernel drivers 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, 11 Feb 2019 12:08:59 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Thursday, February 7, 2019 7:46 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; Jozwiak, TomaszX > ; Kusztal, ArkadiuszX > ; akhil.goyal@nxp.com; stable@dpdk.org > Subject: [PATCH] doc/qat: fix table of kernel drivers >=20 > Added missing line informing which kernel driver can be used for device > DH895xcc for compression service. > Moved service columns to start of table for better visibility and to prep= are for > future asymmetric crypto service. >=20 > Fixes: e2e35849ea78 ("compress/qat: add compression on DH895x") > Cc: stable@dpdk.org >=20 > Signed-off-by: Fiona Trahe > --- > 2.13.6 Acked-by: Tomasz Jozwiak