[PATCH v2 2/2] net/cnxk: fix to avoid NPC Rx and MCAM disable
Jerin Jacob
jerinjacobk at gmail.com
Wed Jul 3 09:49:07 CEST 2024
On Tue, Jul 2, 2024 at 8:28 PM Rahul Bhansali <rbhansali at marvell.com> wrote:
>
> For inline IPsec, Rx misses are observed during dev stop process.
> There can be a situation of 2nd pass packets are being dropped and
> can cause a buffer leak.
> To handle such case, will avoid NPC Rx and MCAM entries disable in
> dev stop. These will be handled in dev close routine.
>
> Fixes: fbc0fa749919 ("net/cnxk: keep flow rules across restart")
>
> Signed-off-by: Rahul Bhansali <rbhansali at marvell.com>
> ---
> Changes in v2: added fixes tag
Series applied to dpdk-next-net-mrvl/for-main. Thanks
More information about the dev
mailing list