[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230728231829.235716-1-michael.chan@broadcom.com>
Date: Fri, 28 Jul 2023 16:18:26 -0700
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
gospo@...adcom.com,
bpf@...r.kernel.org,
somnath.kotur@...adcom.com
Subject: [PATCH net-next 0/3] bnxt_en: Add support for page pool
The first patch fixes the page pool implementation for XDP with page size
>= 64K. The next 2 patches unifies the page pool implementation between
XDP and the normal RX path.
Somnath Kotur (3):
bnxt_en: Fix page pool logic for page size >= 64K
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
bnxt_en: Let the page pool manage the DMA mapping
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 121 ++++++------------
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 3 -
drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 6 +-
3 files changed, 41 insertions(+), 89 deletions(-)
--
2.30.1
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4209 bytes)
Powered by blists - more mailing lists