lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89iL0JbKufHrMMLcrcF+BbF3WSUtkz-mytpvaw9UEwMmVGA@mail.gmail.com>
Date: Tue, 25 Nov 2025 20:22:30 -0800
From: Eric Dumazet <edumazet@...gle.com>
To: Michael Chan <michael.chan@...adcom.com>
Cc: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net, netdev@...r.kernel.org, 
	pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org, 
	pavan.chebbi@...adcom.com
Subject: Re: [PATCH net-next] eth: bnxt: make use of napi_consume_skb()

On Tue, Nov 25, 2025 at 8:17 PM Michael Chan <michael.chan@...adcom.com> wrote:
>
> On Tue, Nov 25, 2025 at 7:48 PM Jakub Kicinski <kuba@...nel.org> wrote:
> >
> > As those following recent changes from Eric know very well
> > using NAPI skb cache is crucial to achieve good perf, at
> > least on recent AMD platforms. Make sure bnxt feeds the skb
> > cache with Tx skbs.
> >
> > Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>
> Thanks.
> Reviewed-by: Michael Chan <michael.chan@...adcom.com>

Reviewed-by: Eric Dumazet <edumazet@...gle.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ