Re: [PATCH net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int

From: Menglong Dong
Date: Tue Jul 04 2023 - 21:40:30 EST


On Tue, Jul 4, 2023 at 9:02 PM Paolo Abeni <pabeni@xxxxxxxxxx> wrote:
>
> On Tue, 2023-07-04 at 16:52 +0800, menglong8.dong@xxxxxxxxx wrote:
> > From: Menglong Dong <imagedong@xxxxxxxxxxx>
> >
> > Replace dev_kfree_skb_any() with dev_consume_skb_any() in bnxt_tx_int()
> > to clear the unnecessary noise of "kfree_skb" event.
> >
> > Signed-off-by: Menglong Dong <imagedong@xxxxxxxxxxx>
>
> ## Form letter - net-next-closed
>
> The merge window for v6.5 has begun and therefore net-next is closed
> for new drivers, features, code refactoring and optimizations.
> We are currently accepting bug fixes only.
>
> Please repost when net-next reopens after July 10th.
>

Sorry, I forgot that the net-next is closed. I'll resend it
after July 10th.

Thanks!
Menglong Dong

> RFC patches sent for review only are obviously welcome at any time.
>
> See:
> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
> --
> pw-bot: defer
>