Re: [PATCH net-next] net/mlx5: Fix 1600G link mode enum naming
From: Dawid Osuchowski <hidden>
Date: 2026-02-05 12:42:22
Also in:
linux-rdma, lkml
From: Dawid Osuchowski <hidden>
Date: 2026-02-05 12:42:22
Also in:
linux-rdma, lkml
On 2026-02-04 8:43 PM, Tariq Toukan wrote:
From: Yael Chemla <redacted> Rename TAUI/TBASE to GAUI/GBASE in 1600G link mode identifier and its usage in ethtool and link-info tables. Reported-by: Dawid Osuchowski <redacted> Signed-off-by: Yael Chemla <redacted> Reviewed-by: Shahar Shitrit <redacted> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> ---
Reviewed-by: Dawid Osuchowski <redacted> 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 <redacted> Signed-off-by: Yael Chemla <redacted> total: 0 errors, 1 warnings, 0 checks, 32 lines checked ------ But I raised this off-list, so that's fine :) Thanks, Dawid