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]
Message-Id: <20240325222902.220712-1-michael.chan@broadcom.com>
Date: Mon, 25 Mar 2024 15:28:50 -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,
	pavan.chebbi@...adcom.com,
	andrew.gospodarek@...adcom.com
Subject: [PATCH net-next 00/12] bnxt_en: PTP and RSS updates

The first 2 patches are v2 of the PTP patches posted about 3 weeks ago:

https://lore.kernel.org/netdev/20240229070202.107488-1-michael.chan@broadcom.com/

The devlink parameter is dropped and v2 is just to increase the timeout
accuracy and to use a default timeout of 1 second.

Patches 3 to 12 implement additional RSS contexts and ntuple filters for
the RSS contexts.

Michael Chan (3):
  bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
  bnxt_en: Simplify bnxt_rfs_capable()
  bnxt_en: Refactor bnxt_set_rxfh()

Pavan Chebbi (9):
  bnxt_en: Retry PTP TX timestamp from FW for 1 second
  bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
  bnxt_en: Refactor VNIC alloc and cfg functions
  bnxt_en: Introduce rss ctx structure, alloc/free functions
  bnxt_en: Refactor RSS indir alloc/set functions
  bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
  bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
  bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
  bnxt_en: Support adding ntuple rules on RSS contexts

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 348 ++++++++++++------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |  39 +-
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 221 +++++++++--
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c |  30 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h |   5 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c |   2 +-
 6 files changed, 509 insertions(+), 136 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