> > Subject: [PATCH v3] common/qat: limit configuration to the primary process > > > > This change prevents certain configuration functions from being called by > > the > > secondary process. > > > > Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusz...@intel.com> > > --- > > v2: > > - fixed incorrect function call > > - rephrased comments > > v3: > > - fixed incorrect debug message > > > > Acked-by: Ciara Power <ciara.po...@intel.com>
Applied to dpdk-next-crypto Thanks.