Re: [dpdk-dev] [PATCH v2 3/3] common/cnxk: fix inline IPsec rule creation

2023-02-11 Thread Jerin Jacob
On Fri, Feb 10, 2023 at 1:56 PM wrote: > > From: Satheesh Paul > > Use inline IPsec device to create IPsec rules irrespective > of RTE_ETH_RX_OFFLOAD_SECURITY offload flag. > > Fixes: 1aa86a170e27 ("drivers: support IPsec rule reservation scheme") > Cc: sta...@dpdk.org > > Signed-off-by: Satheesh

[dpdk-dev] [PATCH v2 3/3] common/cnxk: fix inline IPsec rule creation

2023-02-10 Thread psatheesh
From: Satheesh Paul Use inline IPsec device to create IPsec rules irrespective of RTE_ETH_RX_OFFLOAD_SECURITY offload flag. Fixes: 1aa86a170e27 ("drivers: support IPsec rule reservation scheme") Cc: sta...@dpdk.org Signed-off-by: Satheesh Paul Reviewed-by: Nithin Dabilpuram Reviewed-by: Kiran