Re: [dpdk-dev] [PATCH v3 1/4] common/qat: remove tail write coalescing feature

2020-01-14 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, December 11, 2019 2:50 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona ; Doherty, Declan > ; Kusztal, ArkadiuszX > Subject: [PATCH v3 1/4] common/qat: remove tail write coalescing feature > > From: Fiona

[dpdk-dev] [PATCH v3 1/4] common/qat: remove tail write coalescing feature

2019-12-11 Thread Arek Kusztal
From: Fiona Trahe The feature Coalescing Tail Writes on Enqueue is removed as it is not thread-safe and a dual-thread feature will be added shortly. Signed-off-by: Fiona Trahe Signed-off-by: Arek Kusztal --- drivers/common/qat/qat_qp.c | 16 +++- drivers/common/qat/qat_qp.h | 6 -