> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara > Sent: Thursday, March 29, 2018 4:56 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH 1/3] crypto/zuc: do not set default op status > > When crypto operations are allocated from the operation > pool, their status get reset to NOT_PROCESSED. > Therefore, there is no need to set this status again. > > Fixes: cf7685d68f00 ("crypto/zuc: add driver for ZUC library") > Cc: sta...@dpdk.org > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> Acked-by: Fiona Trahe <fiona.tr...@intel.com>