RE: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping

2024-02-27 Thread Anoob Joseph
ubject: Re: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA > mapping > > Hi Anoob, reply inline. > > Regards, > > Radu > > On 27-Feb-24 5:19 AM, Anoob Joseph wrote: > > Hi Radu, > > > > Thanks for making the changes. I've one more que

Re: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping

2024-02-27 Thread Radu Nicolau
rg Cc: Anoob Joseph ; Radu Nicolau ; sta...@dpdk.org; Volodymyr Fialko ; Ting-Kai Ku ; Ciara Power ; Kai Ji ; Akhil Goyal Subject: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping External Email -- There are use

RE: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping

2024-02-26 Thread Anoob Joseph
myr Fialko > ; Ting-Kai Ku ; Ciara Power > ; Kai Ji ; Akhil Goyal > > Subject: [EXT] [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping > > External Email > > -- > There are use cases where

Re: [PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping

2024-02-26 Thread Patrick Robb
Recheck-request: iol-broadcom-Performance This patch should not fail a performance test in CI - checking with a rerun now. On Mon, Feb 26, 2024 at 5:25 AM Radu Nicolau wrote: > There are use cases where a SA should be able to use different cryptodevs > on > different lcores, for example there c

[PATCH v3] examples/ipsec-secgw: fix cryptodev to SA mapping

2024-02-26 Thread Radu Nicolau
There are use cases where a SA should be able to use different cryptodevs on different lcores, for example there can be cryptodevs with just 1 qp per VF. For this purpose this patch relaxes the check in create lookaside session function. Also add a check to verify that a CQP is available for the c