Hi Arek, There's a bunch of checkpatch warnings about line length >80 that can be easily fixed. Can you send a v4 please.
Fiona > -----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 4/4] crypto/qat: add minimum enq threshold to qat pmd > > This patch adds minimum enqueue threshold to Intel > QuickAssist Technology PMD. > It is an optimisation, configured by a command line option, > which can be used to reduce MMIO write occurrences. > > Signed-off-by: Fiona Trahe <fiona.tr...@intel.com> > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>