[dpdk-dev] [PATCH v2 1/3] crypto/qat: remove atomics

Trahe, Fiona fiona.trahe at intel.com
Fri Sep 15 13:35:13 CEST 2017



> -----Original Message-----
> From: Burakov, Anatoly
> Sent: Tuesday, September 12, 2017 10:31 AM
> To: dev at dpdk.org
> Cc: Trahe, Fiona <fiona.trahe at intel.com>; Griffin, John <john.griffin at intel.com>; Jain, Deepak K
> <deepak.k.jain at intel.com>; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH v2 1/3] crypto/qat: remove atomics
> 
> Replacing atomics in the QAT driver with simple 16-bit integers for
> number of inflight packets.
> 
> This adds a new limitation to the QAT driver: each queue pair is
> now explicitly single-threaded.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
Acked-by: Fiona Trahe <fiona.trahe at intel.com>


More information about the dev mailing list