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: <20250817202323.308604-1-mbloch@nvidia.com>
Date: Sun, 17 Aug 2025 23:23:16 +0300
From: Mark Bloch <mbloch@...dia.com>
To: Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
	Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>, "David
 S. Miller" <davem@...emloft.net>
CC: Tariq Toukan <tariqt@...dia.com>, Leon Romanovsky <leon@...nel.org>,
	"Saeed Mahameed" <saeedm@...dia.com>, <netdev@...r.kernel.org>,
	<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Gal Pressman
	<gal@...dia.com>, Mark Bloch <mbloch@...dia.com>
Subject: [PATCH net 0/7] mlx5 HWS fixes 2025-08-17

Hi,

The following patch set focuses on hardware steering fixes
found by the team.

Alex Vesker (1):
  net/mlx5: HWS, Fix table creation UID

Vlad Dogaru (1):
  net/mlx5: CT: Use the correct counter offset

Yevgeny Kliteynik (5):
  net/mlx5: HWS, fix bad parameter in CQ creation
  net/mlx5: HWS, fix simple rules rehash error flow
  net/mlx5: HWS, fix complex rules rehash error flow
  net/mlx5: HWS, prevent rehash from filling up the queues
  net/mlx5: HWS, don't rehash on every kind of insertion failure

 .../mellanox/mlx5/core/en/tc/ct_fs_hmfs.c     |  2 +
 .../mellanox/mlx5/core/steering/hws/bwc.c     | 81 ++++++++++++++-----
 .../mlx5/core/steering/hws/bwc_complex.c      | 41 +++++++---
 .../mellanox/mlx5/core/steering/hws/cmd.c     |  1 +
 .../mellanox/mlx5/core/steering/hws/cmd.h     |  1 +
 .../mellanox/mlx5/core/steering/hws/fs_hws.c  |  1 +
 .../mellanox/mlx5/core/steering/hws/matcher.c |  5 +-
 .../mellanox/mlx5/core/steering/hws/mlx5hws.h |  1 +
 .../mellanox/mlx5/core/steering/hws/send.c    |  1 -
 .../mellanox/mlx5/core/steering/hws/table.c   | 13 ++-
 .../mellanox/mlx5/core/steering/hws/table.h   |  3 +-
 11 files changed, 112 insertions(+), 38 deletions(-)


base-commit: 715c7a36d59f54162a26fac1d1ed8dc087a24cf1
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ