[PATCH] drivers/ipsec_mb: fix aesni_mb set session ID

Akhil Goyal gakhil at marvell.com
Wed Jul 5 15:29:12 CEST 2023


> > Subject: [PATCH] drivers/ipsec_mb: fix aesni_mb set session ID
> >
> > In the case of multiprocess, when the same session is being used for both
> > primary and secondary processes, the session ID will be the same.
> > However the pointers are not available to the secondary process, so in this
> > case when the session was created by a different process ID, then copy the
> > template session to the job again.
> >
> > Fixes: 0fb4834e00af ("crypto/ipsec_mb: set and use session ID")
> > Cc: pablo.de.lara.guarch at intel.com
> >
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list