> -----Original Message----- > From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com> > Sent: Wednesday, December 11, 2019 2:50 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona <fiona.tr...@intel.com>; Doherty, Declan > <declan.dohe...@intel.com>; Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com> > Subject: [PATCH v3 1/4] common/qat: remove tail write coalescing feature > > From: Fiona Trahe <fiona.tr...@intel.com> > > 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 <fiona.tr...@intel.com> > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> Acked-by: Fiona Trahe <fiona.tr...@intel.com>