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

Anoob Joseph anoobj at marvell.com
Wed Apr 1 12:39: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>


More information about the dev mailing list