[dpdk-stable] [PATCH] common/qat: fix uninitialized variable bug

Akhil Goyal akhil.goyal at nxp.com
Sun Jul 26 21:19:14 CEST 2020


> >
> > [Adam] The ret variable value (signed) is not returned directly, please check the
> rest of this function in src
> > code. This is just checked to calculate how many ops were enqueued. And if all
> checks skip (meaning the
> > op was not processed by sym crypto, asym crypto nor compression), we
> should note the user that the
> > actual op was NOT enqueued. That's why ret is set to -1.
> [Fiona] ok. makes sense thanks. In that case
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>

Cc: stable at dpdk.org

Applied to dpdk-next-crypto

Thanks


More information about the stable mailing list