> This patch removes enqueue op counter update from the process_op_bit > function where the process is now done in dequeue stage. The original > stats increment was incorrect as they shouldn't have been updated at all > in this function. > > Fixes: 4f1cfda59ad3 ("crypto/ipsec_mb: move snow3g PMD") > Cc: piotrx.bronow...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Saoirse O'Donovan <saoirse.odono...@intel.com> > > --- Applied to dpdk-next-crypto
Thanks.