[EXT] [PATCH v2] test/ipsec: fix performance test failure

Akhil Goyal gakhil at marvell.com
Tue Jun 21 19:23:21 CEST 2022


> This patch initializes with 0 rte_ipsec_sa_prm inside the ipsec_sa struct.
> Before it was passed uninitialized to rte_ipsec_sa_init(),
> which does not check whether prm->ipsec_xform.esn.value is greater
> than sa->sqn_mask.
> 
> Bugzilla ID: 1023
> Fixes: f7f3ac6dcbe2 ("test/ipsec: add performance cases")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
> 
> Notes:
>     v2:
>      - fix gcc4 warnings
Applied to dpdk-next-crypto

Thanks.


More information about the stable mailing list