From: Petr Machata <petrm@nvidia•com>
To: "David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
<netdev@vger•kernel.org>
Cc: Jay Vosburgh <j.vosburgh@gmail•com>,
Veaceslav Falico <vfalico@gmail•com>,
Andy Gospodarek <andy@greyhouse•net>,
Ido Schimmel <idosch@nvidia•com>,
"Petr Machata" <petrm@nvidia•com>,
Amit Cohen <amcohen@nvidia•com>, Andrew Lunn <andrew@lunn•ch>,
Heiner Kallweit <hkallweit1@gmail•com>,
Russell King <linux@armlinux•org.uk>,
David Ahern <dsahern@kernel•org>, <mlxsw@nvidia•com>
Subject: [PATCH net-next 0/3] Add support for 800Gbps speed
Date: Thu, 20 Oct 2022 17:20:02 +0200 [thread overview]
Message-ID: <cover.1666277135.git.petrm@nvidia.com> (raw)
Amit Cohen <amcohen@nvidia•com> 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.
Patch set overview:
Patch #1 extends ethtool to support 800Gbps.
Patch #2 extends mlxsw driver to support 800Gbps.
Patch #3 extends bonding driver to support 800Gbps.
----
[1]: https://www.ieee802.org/3/df/public/22_10/22_1004/shrikhande_3df_01a_221004.pdf
[2]: https://ieee802.org/3/df/KeyMotions_3df_221005.pdf
Amit Cohen (3):
ethtool: Add support for 800Gbps link modes
mlxsw: Add support for 800Gbps link modes
bonding: 3ad: Add support for 800G speed
drivers/net/bonding/bond_3ad.c | 9 ++++++++
drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 +
.../mellanox/mlxsw/spectrum_ethtool.c | 21 +++++++++++++++++++
drivers/net/phy/phy-core.c | 11 +++++++++-
include/uapi/linux/ethtool.h | 8 +++++++
net/ethtool/common.c | 14 +++++++++++++
6 files changed, 63 insertions(+), 1 deletion(-)
--
2.35.3
next reply other threads:[~2022-10-20 15:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 15:20 Petr Machata [this message]
2022-10-20 15:20 ` [PATCH net-next 1/3] ethtool: Add support for 800Gbps link modes Petr Machata
2022-10-20 15:20 ` [PATCH net-next 2/3] mlxsw: " Petr Machata
2022-10-20 15:20 ` [PATCH net-next 3/3] bonding: 3ad: Add support for 800G speed Petr Machata
2022-10-21 23:37 ` Jay Vosburgh
2022-10-24 10:30 ` [PATCH net-next 0/3] Add support for 800Gbps speed patchwork-bot+netdevbpf
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=cover.1666277135.git.petrm@nvidia.com \
--to=petrm@nvidia$(echo .)com \
--cc=amcohen@nvidia$(echo .)com \
--cc=andrew@lunn$(echo .)ch \
--cc=andy@greyhouse$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=hkallweit1@gmail$(echo .)com \
--cc=idosch@nvidia$(echo .)com \
--cc=j.vosburgh@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=mlxsw@nvidia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=vfalico@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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