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-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ