> -----Original Message-----
> From: Kai Ji <[email protected]>
> Sent: Thursday 6 July 2023 12:01
> To: [email protected]
> Cc: [email protected]; [email protected]; Ji, Kai <[email protected]>; Matz,
> Olivier <[email protected]>
> Subject: [PATCH v2] examples/ipsec-secgw: fix of socket id default value
>
> Due to recent changes to the default device socket ID, before being used as
> an index for session mempool list, set socket ID to 0 if unknown (-1).
>
> Fixes: 7dcd73e37965 ("drivers/bus: set device NUMA node to unknown by
> default")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Kai Ji <[email protected]>
> ---
> examples/ipsec-secgw/ipsec-secgw.c | 3 +++
Acked-by: Ciara Power <[email protected]>