bnxt_en: Add missing 200G link speed reporting
stable inclusion from stable-v5.10.177 commit 8104c795517c2f10e2720c16b216abb9a68746ee category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I88YNP Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8104c795517c2f10e2720c16b216abb9a68746ee -------------------------------- [ Upstream commit 581bce7b ] bnxt_fw_to_ethtool_speed() is missing the case statement for 200G link speed reported by firmware. As a result, ethtool will report unknown speed when the firmware reports 200G link speed. Fixes: 532262ba ("bnxt_en: ethtool: support PAM4 link speeds up to 200G") Signed-off-by:Michael Chan <michael.chan@broadcom.com> Reviewed-by:
Simon Horman <simon.horman@corigine.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment