From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] common/qat: fix for invalid response from firmware Date: Sat, 27 Oct 2018 02:15:26 +0200 Message-ID: <4865602.c1DW6WG4oq@xps> References: <1540337982-12678-1-git-send-email-fiona.trahe@intel.com> <06EE24DD0B19E248B53F6DC8657831559EB482@HASMSX110.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" , "akhil.goyal@nxp.com" , "Jozwiak, TomaszX" , "Cel, TomaszX" , "stable@dpdk.org" To: "Trahe, Fiona" Return-path: In-Reply-To: <06EE24DD0B19E248B53F6DC8657831559EB482@HASMSX110.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" 24/10/2018 17:11, Kusztal, ArkadiuszX: > From: Trahe, Fiona > > > > Check that the firmware response has a bit set indicating it's valid before > > dereferencing the rest of the response contents. > > > > Fixes: 0bdd36e12245 ("crypto/qat: make dequeue function generic") > > Cc: stable@dpdk.org > > > > Signed-off-by: Fiona Trahe > > Acked-by: Arek Kusztal Applied, thanks