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 9F3042BA2 for ; Tue, 25 Apr 2017 18:08:37 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP; 25 Apr 2017 09:08:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,250,1488873600"; d="scan'208";a="80719461" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga004.jf.intel.com with ESMTP; 25 Apr 2017 09:08:35 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.187]) by IRSMSX109.ger.corp.intel.com ([169.254.13.12]) with mapi id 14.03.0319.002; Tue, 25 Apr 2017 17:08:34 +0100 From: "Trahe, Fiona" To: "Kusztal, ArkadiuszX" , "dev@dpdk.org" CC: "De Lara Guarch, Pablo" , "Griffin, John" , "Jain, Deepak K" Thread-Topic: [PATCH] doc: add limitation of aad size to qat rst file Thread-Index: AQHSvdHGj4gbkiCVbE+OAyLtQpHw5KHWQI6A Date: Tue, 25 Apr 2017 16:08:34 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435891E9086@IRSMSX101.ger.corp.intel.com> References: <1493131176-19140-1-git-send-email-arkadiuszx.kusztal@intel.com> In-Reply-To: <1493131176-19140-1-git-send-email-arkadiuszx.kusztal@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action 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] doc: add limitation of aad size to qat rst file 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: Tue, 25 Apr 2017 16:08:38 -0000 > -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Tuesday, April 25, 2017 3:40 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John ; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] doc: add limitation of aad size to qat rst file >=20 > Add limitation of additional authenticated data (AAD) in > Intel QuickAssist Technology driver rst file >=20 > Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices") >=20 > Signed-off-by: Arek Kusztal Acked-by: Fiona Trahe