From: David S. Miller Date: Mon, 24 Oct 2022 09:43:39 +0000 (+0100) Subject: Merge branch 'net-800Gbps-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea5ed0f00b07d5aba09189729d54751c98494f25;p=linux.git Merge branch 'net-800Gbps-support' Petr Machata says: ==================== net: Add support for 800Gbps speed Amit Cohen writes: The next Nvidia Spectrum ASIC will support 800Gbps speed. The IEEE 802 LAN/MAN Standards Committee already published standards for 800Gbps, see the last update [1] and the list of approved changes [2]. As first phase, add support for 800Gbps over 8 lanes (100Gbps/lane). In the future 800Gbps over 4 lanes can be supported also. Extend ethtool to support the relevant PMDs and extend mlxsw and bonding drivers to support 800Gbps. ==================== Signed-off-by: David S. Miller --- ea5ed0f00b07d5aba09189729d54751c98494f25