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 383932661 for ; Mon, 13 Aug 2018 16:31:57 +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 orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2018 07:31:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,233,1531810800"; d="scan'208";a="248443244" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga005.jf.intel.com with ESMTP; 13 Aug 2018 07:31:53 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:31:53 -0700 Received: from lcsmsx154.ger.corp.intel.com (10.186.165.229) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:31:53 -0700 Received: from hasmsx111.ger.corp.intel.com ([169.254.5.163]) by LCSMSX154.ger.corp.intel.com ([169.254.7.45]) with mapi id 14.03.0319.002; Mon, 13 Aug 2018 17:31:50 +0300 From: "Jozwiak, TomaszX" To: "Trahe, Fiona" , "dev@dpdk.org" , "De Lara Guarch, Pablo" , "thomas@monjalon.net" Thread-Topic: [PATCH v3 1/6] doc/qat: add limitations to compressdev PMD Thread-Index: AQHUMLQPxIV4tlS1dU2+9VCWscttEqS9wcjg Date: Mon, 13 Aug 2018 14:31:49 +0000 Message-ID: References: <1533833430-29134-8-git-send-email-fiona.trahe@intel.com> <1533910253-29652-2-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1533910253-29652-2-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 1/6] doc/qat: add limitations to compressdev PMD 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:31:57 -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 1/6] doc/qat: add limitations to compressdev PMD Add 2 missing limitations to QAT compressdev documentation Signed-off-by: Fiona Trahe Acked-by: tomaszx.jozwiak@intel.com