[PATCH] net/mlx5: remove redundant macro
Raslan Darawsheh
rasland at nvidia.com
Mon May 27 13:38:59 CEST 2024
Hi,
From: Thomas Monjalon <thomas at monjalon.net>
Sent: Friday, May 24, 2024 4:42 PM
To: dev at dpdk.org
Cc: Dariusz Sosnowski; Slava Ovsiienko; Ori Kam; Suanming Mou; Matan Azrad
Subject: [PATCH] net/mlx5: remove redundant macro
The macro MLX5_BITSHIFT() is not used anymore,
and is redundant with RTE_BIT64(),
so it can be removed.
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list