[dpdk-dev] [PATCH] examples/ipsec-secgw: fix dependency on core 0

Akhil Goyal akhil.goyal at nxp.com
Sun Apr 5 18:43:39 CEST 2020


> >
> > If core 0 is not included in coremask in event mode then ipsec-secgw seg faults.
> > This fix uses first core from coremask in rx queue configuration instead of core
> 0
> > which was always previously used.
> >
> > Signed-off-by: Lukasz Bartosik <lbartosik at marvell.com>
> > ---
> >  examples/ipsec-secgw/ipsec-secgw.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> 
> Acked-by: Anoob Joseph <anoobj at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list