From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc/qat: add GCM AAD limitation Date: Sun, 20 Jan 2019 15:11:52 +0100 Message-ID: <2670008.9ceZ10rhf5@xps> References: <1547749399-1975-1-git-send-email-fiona.trahe@intel.com> <06EE24DD0B19E248B53F6DC8657831551B12C9F4@hasmsx109.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Kusztal, ArkadiuszX" , "De Lara Guarch, Pablo" , "akhil.goyal@nxp.com" , "stable@dpdk.org" To: "Trahe, Fiona" Return-path: In-Reply-To: <06EE24DD0B19E248B53F6DC8657831551B12C9F4@hasmsx109.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Add limitation that AAD buffer must be padded with zeroes in GCM case. > > > > Fixes: d4f44265a1d7 ("doc: add limitation of AAD size to QAT guide") > > Cc: stable@dpdk.org > > > > Signed-off-by: Fiona Trahe > > Acked-by: Arek Kusztal Applied, thanks