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-prev] [day] [month] [year] [list]
Message-ID: <Z9GAsQQT+1RjXZeH@localhost.localdomain>
Date: Wed, 12 Mar 2025 13:40:17 +0100
From: Michal Kubiak <michal.kubiak@...el.com>
To: Tariq Toukan <tariqt@...dia.com>
CC: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
	<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
	<pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>, Gal Pressman
	<gal@...dia.com>, Mark Bloch <mbloch@...dia.com>, Moshe Shemesh
	<moshe@...dia.com>, Saeed Mahameed <saeedm@...dia.com>, Leon Romanovsky
	<leon@...nel.org>, <netdev@...r.kernel.org>, <linux-rdma@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next 0/3] net/mlx5: HW Steering cleanups

On Wed, Mar 12, 2025 at 01:49:51PM +0200, Tariq Toukan wrote:
> This short series by Yevgeny contains several small HW Steering cleanups:
> 
> - Patch 1: removing unused FW commands
> - Patch 2: using list_move() instead of list_del/add
> - Patch 3: printing the unsupported combination of match fields
> 
> Regards,
> Tariq
> 
> Yevgeny Kliteynik (3):
>   net/mlx5: HWS, remove unused code for alias flow tables
>   net/mlx5: HWS, use list_move() instead of del/add
>   net/mlx5: HWS, log the unsupported mask in definer
> 
>  drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.c  | 6 ------
>  drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.h  | 3 ---
>  .../net/ethernet/mellanox/mlx5/core/steering/hws/definer.c  | 6 +++---
>  .../net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.c  | 3 +--
>  4 files changed, 4 insertions(+), 14 deletions(-)
> 
> 
> base-commit: 0ea09cbf8350b70ad44d67a1dcb379008a356034
> -- 
> 2.31.1
> 
> 

The series looks OK.

Thanks,
Michal

For the series:
Reviewed-by: Michal Kubiak <michal.kubiak@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ