[PATCH net-next 0/4] net/mlx5e: Enhance DCBNL get/set maxrate code
From: Tariq Toukan
Date: Sun Nov 30 2025 - 05:26:27 EST
Hi,
This series by Gal introduces multiple small code quality improvements
for the DCBNL operations mlx5e_dcbnl_ieee_[gs]etmaxrate().
No functional change.
Regards,
Tariq
Gal Pressman (4):
net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrate
net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbps
net/mlx5e: Use U8_MAX instead of hard coded magic number
net/mlx5e: Use standard unit definitions for bandwidth conversion
.../ethernet/mellanox/mlx5/core/en_dcbnl.c | 23 ++++++++++---------
1 file changed, 12 insertions(+), 11 deletions(-)
base-commit: 0177f0f07886e54e12c6f18fa58f63e63ddd3c58
--
2.31.1