From: Jakub Kicinski <kuba@kernel•org>
To: Oleksij Rempel <o.rempel@pengutronix•de>
Cc: Andrew Lunn <andrew@lunn•ch>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Paolo Abeni <pabeni@redhat•com>, Simon Horman <horms@kernel•org>,
Donald Hunter <donald.hunter@gmail•com>,
Jonathan Corbet <corbet@lwn•net>,
Heiner Kallweit <hkallweit1@gmail•com>,
Russell King <linux@armlinux•org.uk>,
Kory Maincent <kory.maincent@bootlin•com>,
Maxime Chevallier <maxime.chevallier@bootlin•com>,
Nishanth Menon <nm@ti•com>,
kernel@pengutronix•de, linux-kernel@vger•kernel.org,
netdev@vger•kernel.org, UNGLinuxDriver@microchip•com,
linux-doc@vger•kernel.org, Michal Kubecek <mkubecek@suse•cz>,
Roan van Dijk <roan@protonic•nl>
Subject: Re: [PATCH net-next v6 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Date: Sat, 18 Oct 2025 16:50:54 -0700 [thread overview]
Message-ID: <20251018165054.067ab347@kernel.org> (raw)
In-Reply-To: <20251017104732.3575484-3-o.rempel@pengutronix.de>
On Fri, 17 Oct 2025 12:47:29 +0200 Oleksij Rempel wrote:
> + =========================================== ====== =========================
> + ``ETHTOOL_A_MSE_CAPABILITIES_MAX_AVERAGE_MSE`` uint max avg_mse scale
> + ``ETHTOOL_A_MSE_CAPABILITIES_MAX_PEAK_MSE`` uint max peak_mse scale
> + ``ETHTOOL_A_MSE_CAPABILITIES_REFRESH_RATE_PS`` uint sample rate (picoseconds)
> + ``ETHTOOL_A_MSE_CAPABILITIES_NUM_SYMBOLS`` uint symbols per HW sample
> + ``ETHTOOL_A_MSE_CAPABILITIES_SUPPORTED_CAPS`` bitset bitmask of
> + phy_mse_capability
> + =========================================== ====== =========================
make htmldocs says:
Documentation/networking/kapi:125: ./include/linux/phy.h:910: ERROR: Unexpected indentation.
Documentation/networking/kapi:125: ./include/linux/phy.h:913: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/networking/ethtool-netlink.rst:2514: ERROR: Malformed table.
next prev parent reply other threads:[~2025-10-18 23:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-17 10:47 [PATCH net-next v6 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers Oleksij Rempel
2025-10-17 10:47 ` [PATCH net-next v6 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics Oleksij Rempel
2025-10-17 14:13 ` Maxime Chevallier
2025-10-17 10:47 ` [PATCH net-next v6 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access Oleksij Rempel
2025-10-18 23:50 ` Jakub Kicinski [this message]
2025-10-17 10:47 ` [PATCH net-next v6 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET Oleksij Rempel
2025-10-17 10:47 ` [PATCH net-next v6 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family Oleksij Rempel
2025-10-17 14:27 ` Maxime Chevallier
2025-10-17 10:47 ` [PATCH net-next v6 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L Oleksij Rempel
2025-10-17 14:20 ` Maxime Chevallier
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=20251018165054.067ab347@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=UNGLinuxDriver@microchip$(echo .)com \
--cc=andrew@lunn$(echo .)ch \
--cc=corbet@lwn$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=donald.hunter@gmail$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=hkallweit1@gmail$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=kernel@pengutronix$(echo .)de \
--cc=kory.maincent@bootlin$(echo .)com \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=maxime.chevallier@bootlin$(echo .)com \
--cc=mkubecek@suse$(echo .)cz \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nm@ti$(echo .)com \
--cc=o.rempel@pengutronix$(echo .)de \
--cc=pabeni@redhat$(echo .)com \
--cc=roan@protonic$(echo .)nl \
/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