From: Hariprasad Kelam <hkelam@marvell.com>
To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <kuba@kernel.org>, <davem@davemloft.net>, <sgoutham@marvell.com>,
<gakula@marvell.com>, <jerinj@marvell.com>,
<lcherian@marvell.com>, <sbhatta@marvell.com>,
<hkelam@marvell.com>, <naveenm@marvell.com>,
<edumazet@google.com>, <pabeni@redhat.com>,
<andrew+netdev@lunn.ch>, <bbhushan2@marvell.com>
Subject: [net-next 0/3] Octeontx2-pf: extend link modes support
Date: Wed, 25 Jun 2025 14:51:04 +0530 [thread overview]
Message-ID: <20250625092107.9746-1-hkelam@marvell.com> (raw)
This series of patches adds multi advertise mode support along with
other improvements in link mode management code flow.
Patch1: Currently all SGMII modes 10/100/1000baseT are mapped with
single firmware mode. This patch updates these link modes
with corresponding firmware modes.
Patch2: Due to limitation in current kernel <-> firmware communication,
link modes are divided into multiple groups, and identified
with their group index.
Patch3: Adds support for multi advertise mode.
Hariprasad Kelam (3):
Octeontx-pf: Update SGMII mode mapping
Octeontx2-af: Introduce mode group index
Octeontx2-pf: ethtool: support multi advertise mode
.../net/ethernet/marvell/octeontx2/af/cgx.c | 55 ++++++++++------
.../net/ethernet/marvell/octeontx2/af/cgx.h | 1 +
.../ethernet/marvell/octeontx2/af/cgx_fw_if.h | 33 +++++++++-
.../net/ethernet/marvell/octeontx2/af/mbox.h | 9 ++-
.../ethernet/marvell/octeontx2/af/rvu_cgx.c | 9 ++-
.../marvell/octeontx2/nic/otx2_ethtool.c | 62 +++++++++----------
6 files changed, 113 insertions(+), 56 deletions(-)
--
2.34.1
next reply other threads:[~2025-06-25 9:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-25 9:21 Hariprasad Kelam [this message]
2025-06-25 9:21 ` [net-next 1/3] Octeontx-pf: Update SGMII mode mapping Hariprasad Kelam
2025-06-25 9:21 ` [net-next 2/3] Octeontx2-af: Introduce mode group index Hariprasad Kelam
2025-06-25 9:21 ` [net-next 3/3] Octeontx2-pf: ethtool: support multi advertise mode Hariprasad Kelam
2025-06-28 0:50 ` [net-next 0/3] Octeontx2-pf: extend link modes support 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=20250625092107.9746-1-hkelam@marvell.com \
--to=hkelam@marvell.com \
--cc=andrew+netdev@lunn.ch \
--cc=bbhushan2@marvell.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=naveenm@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
/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).