[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250625092107.9746-1-hkelam@marvell.com>
Date: Wed, 25 Jun 2025 14:51:04 +0530
From: Hariprasad Kelam <hkelam@...vell.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <kuba@...nel.org>, <davem@...emloft.net>, <sgoutham@...vell.com>,
<gakula@...vell.com>, <jerinj@...vell.com>, <lcherian@...vell.com>,
<sbhatta@...vell.com>, <hkelam@...vell.com>, <naveenm@...vell.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>, <andrew+netdev@...n.ch>,
<bbhushan2@...vell.com>
Subject: [net-next 0/3] Octeontx2-pf: extend link modes support
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
Powered by blists - more mailing lists