Re: [PATCH net-next] net/mlx5: Fix 1600G link mode enum naming
From: Dawid Osuchowski
Date: Thu Feb 05 2026 - 07:42:33 EST
On 2026-02-04 8:43 PM, Tariq Toukan wrote:
From: Yael Chemla <ychemla@xxxxxxxxxx>
Rename TAUI/TBASE to GAUI/GBASE in 1600G link mode identifier and its
usage in ethtool and link-info tables.
Reported-by: Dawid Osuchowski <dawid.osuchowski@xxxxxxxxxxxxxxx>
Signed-off-by: Yael Chemla <ychemla@xxxxxxxxxx>
Reviewed-by: Shahar Shitrit <shshitrit@xxxxxxxxxx>
Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>
---
Reviewed-by: Dawid Osuchowski <dawid.osuchowski@xxxxxxxxxxxxxxx>
Checkpatch is complaining:
------
scripts/checkpatch.pl --strict 20260204_tariqt_net_mlx5_fix_1600g_link_mode_enum_naming.mbx
WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
#13:
Reported-by: Dawid Osuchowski <dawid.osuchowski@xxxxxxxxxxxxxxx>
Signed-off-by: Yael Chemla <ychemla@xxxxxxxxxx>
total: 0 errors, 1 warnings, 0 checks, 32 lines checked
------
But I raised this off-list, so that's fine :)
Thanks,
Dawid