> -----Original Message----- > From: stable [mailto:stable-boun...@dpdk.org] On Behalf Of Trahe, Fiona > Sent: Thursday, April 27, 2017 4:47 PM > To: Eads, Gage; dev@dpdk.org > Cc: Griffin, John; Jain, Deepak K; sta...@dpdk.org; Trahe, Fiona > Subject: Re: [dpdk-stable] [PATCH] crypto/qat: fix dequeue count stats > retrieval > > > > > -----Original Message----- > > From: Eads, Gage > > Sent: Thursday, April 27, 2017 4:31 PM > > To: dev@dpdk.org > > Cc: Griffin, John <john.grif...@intel.com>; Trahe, Fiona > > <fiona.tr...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com>; > > sta...@dpdk.org > > Subject: [PATCH] crypto/qat: fix dequeue count stats retrieval > > > > The QAT device's dequeued_count and dequeue_err_count stats were > > incorrectly assigned the enqueued_count and enqueue_err_count values, > > respectively. > > > > Signed-off-by: Gage Eads <gage.e...@intel.com> > > Fixes: 1703e94a ("qat: add driver for QuickAssist devices") > > Acked-by: Fiona Trahe <fiona.tr...@intel.com>
Fixed "fixes line" with 6 SHA-1 bytes: 1703e94ac5ce Added Cc: sta...@dpdk.org Applied to dpdk-next-crypto. Thanks, Pablo