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: Mon, 11 Dec 2023 16:51:09 -0800
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
Subject: [PATCH net-next 00/13] bnxt_en: Update for net-next

The first 4 patches in the series fix issues in the net-next tree
introduced in the last 4 weeks.  The first 3 patches fix ring accounting
and indexing logic.  The 4th patch fix TX timeout when the TX ring is
very small.

The next 7 patches add new features on the P7 chips, including TX
coalesced completions, VXLAN GPE and UDP GSO stateless offload, a
new rx_filter_miss counters, and more QP backing store memory for
RoCE.

The last 2 patches are PTP improvements.

Damodharam Ammepalli (1):
  bnxt_en: add rx_filter_miss extended stats

Michael Chan (8):
  bnxt_en: Fix trimming of P5 RX and TX rings
  bnxt_en: Fix TX ring indexing logic
  bnxt_en: Prevent TX timeout with a very small TX ring
  bnxt_en: Support TX coalesced completion on 5760X chips
  bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands
  bnxt_en: Add support for VXLAN GPE
  bnxt_en: Configure UDP tunnel TPA
  bnxt_en: Add support for UDP GSO on 5760X chips

Pavan Chebbi (2):
  bnxt_en: Skip nic close/open when configuring tstamp filters
  bnxt_en: Make PTP TX timestamp HWRM query silent

Selvin Xavier (1):
  bnxt_en: Allocate extra QP backing store memory when RoCE FW reports
    it

Somnath Kotur (1):
  bnxt_en: Fix AGG ring check logic in bnxt_check_rings()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 155 +++++++++++++++---
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |   5 +
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |   1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c |  35 ++--
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h |   2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c |   2 +-
 6 files changed, 153 insertions(+), 47 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