[PATCH] net/cnxk: fix separate callback for Rx flush on CN10k
Jerin Jacob
jerinjacobk at gmail.com
Wed Oct 18 07:11:57 CEST 2023
On Mon, Oct 16, 2023 at 1:26 PM Rahul Bhansali <rbhansali at marvell.com> wrote:
>
> In case of dev stop, Rx packet flush will be called which
> uses LMT lines to bulk free of the pending meta buffers.
> And LMT line is not valid for non EAL cores. As a fix,
> a separate callback for Rx packets flush is added, which
> will use NPA aura free API on individual meta packets.
>
> Fixes: 4382a7ccf781 ("net/cnxk: support Rx security offload on cn10k")
>
> Signed-off-by: Rahul Bhansali <rbhansali at marvell.com>
Applied to dpdk-next-net-mrvl/for-next-net. Thanks
More information about the dev
mailing list