netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] bnxt_en: 2 XDP bug fixes
@ 2023-07-31 14:20 Michael Chan
  2023-07-31 14:20 ` [PATCH net 1/2] bnxt_en: Fix page pool logic for page size >= 64K Michael Chan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Chan @ 2023-07-31 14:20 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, kuba, pabeni, gospo, bpf, somnath.kotur

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

The first patch fixes XDP page pool logic on systems with page size >=
64K.  The second patch fixes the max_mtu setting when an XDP program
supporting multi buffers is attached.

Michael Chan (1):
  bnxt_en: Fix max_mtu setting for multi-buf XDP

Somnath Kotur (1):
  bnxt_en: Fix page pool logic for page size >= 64K

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 59 +++++++++++--------
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c |  6 +-
 2 files changed, 39 insertions(+), 26 deletions(-)

-- 
2.30.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-01 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 14:20 [PATCH net 0/2] bnxt_en: 2 XDP bug fixes Michael Chan
2023-07-31 14:20 ` [PATCH net 1/2] bnxt_en: Fix page pool logic for page size >= 64K Michael Chan
2023-07-31 14:20 ` [PATCH net 2/2] bnxt_en: Fix max_mtu setting for multi-buf XDP Michael Chan
2023-08-01 22:10 ` [PATCH net 0/2] bnxt_en: 2 XDP bug fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).