netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carolina Jubran <cjubran@nvidia.com>
To: Michal Kubecek <mkubecek@suse.cz>,
	"John W . Linville" <linville@tuxdriver.com>
Cc: <netdev@vger.kernel.org>, Carolina Jubran <cjubran@nvidia.com>
Subject: [PATCH ethtool 0/2] ethtool: Add support for 1600G link modes
Date: Thu, 4 Dec 2025 09:59:28 +0200	[thread overview]
Message-ID: <20251204075930.979564-1-cjubran@nvidia.com> (raw)

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(-)

-- 
2.38.1


             reply	other threads:[~2025-12-04  8:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-04  7:59 Carolina Jubran [this message]
2025-12-04  7:59 ` [PATCH ethtool 1/2] update UAPI header copies Carolina Jubran
2025-12-11 13:24   ` Hariprasad Kelam
2025-12-11 13:41     ` Michal Kubecek
2025-12-04  7:59 ` [PATCH ethtool 2/2] ethtool: add new 1600G modes to link mode tables Carolina Jubran
2025-12-23 21:04 ` [PATCH ethtool 0/2] ethtool: Add support for 1600G link modes Carolina Jubran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251204075930.979564-1-cjubran@nvidia.com \
    --to=cjubran@nvidia.com \
    --cc=linville@tuxdriver.com \
    --cc=mkubecek@suse.cz \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).