Re: [PATCH ethtool 0/2] ethtool: Add support for 1600G link modes
From: Carolina Jubran <hidden>
Date: 2025-12-23 21:04:46
From: Carolina Jubran <hidden>
Date: 2025-12-23 21:04:46
On 04/12/2025 9:59, Carolina Jubran wrote:
Hi, This series by Yael updates the UAPI header copies from the kernel and adds support in ethtool for the new 1600G link modes. Thanks, Carolina Yael Chemla (2): update UAPI header copies ethtool: add new 1600G modes to link mode tables ethtool.8.in | 4 +++ ethtool.c | 12 +++++++ netlink/settings.c | 4 +++ uapi/linux/ethtool.h | 6 ++++ uapi/linux/ethtool_netlink_generated.h | 47 ++++++++++++++++++++++++++ uapi/linux/if_ether.h | 2 ++ uapi/linux/if_link.h | 3 ++ uapi/linux/stddef.h | 1 - 8 files changed, 78 insertions(+), 1 deletion(-)
Hi, Sending a kind reminder on this series. Thanks! Carolina