Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec
@ 2024-10-22 15:14 Kory Maincent
  2024-10-22 15:56 ` Maxime Chevallier
  2024-10-29  2:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Kory Maincent @ 2024-10-22 15:14 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: Maxime Chevallier, Kory Maincent, thomas.petazzoni,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Donald Hunter

ETHTOOL_MSG_PHY_NTF description is missing in the ethtool netlink spec.
Add it to the spec.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
 Documentation/netlink/specs/ethtool.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml
index f6c5d8214c7e..93369f0eb816 100644
--- a/Documentation/netlink/specs/ethtool.yaml
+++ b/Documentation/netlink/specs/ethtool.yaml
@@ -1956,3 +1956,7 @@ operations:
             - upstream-sfp-name
             - downstream-sfp-name
       dump: *phy-get-op
+    -
+      name: phy-ntf
+      doc: Notification for change in PHY devices.
+      notify: phy-get
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec
  2024-10-22 15:14 [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec Kory Maincent
@ 2024-10-22 15:56 ` Maxime Chevallier
  2024-10-29  2:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Chevallier @ 2024-10-22 15:56 UTC (permalink / raw)
  To: Kory Maincent
  Cc: netdev, linux-kernel, thomas.petazzoni, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Donald Hunter

Hello Köry,

On Tue, 22 Oct 2024 17:14:18 +0200
Kory Maincent <kory.maincent@bootlin.com> wrote:

> ETHTOOL_MSG_PHY_NTF description is missing in the ethtool netlink spec.
> Add it to the spec.
> 
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>

Nice catch, sorry about that.

Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>

Maxime

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec
  2024-10-22 15:14 [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec Kory Maincent
  2024-10-22 15:56 ` Maxime Chevallier
@ 2024-10-29  2:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-10-29  2:40 UTC (permalink / raw)
  To: Kory Maincent
  Cc: netdev, linux-kernel, maxime.chevallier, thomas.petazzoni, davem,
	edumazet, kuba, pabeni, donald.hunter

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 22 Oct 2024 17:14:18 +0200 you wrote:
> ETHTOOL_MSG_PHY_NTF description is missing in the ethtool netlink spec.
> Add it to the spec.
> 
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
> ---
>  Documentation/netlink/specs/ethtool.yaml | 4 ++++
>  1 file changed, 4 insertions(+)

Here is the summary with links:
  - [net-next] netlink: specs: Add missing phy-ntf command to ethtool spec
    https://git.kernel.org/netdev/net-next/c/63afe0c217dc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-29  2:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 15:14 [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec Kory Maincent
2024-10-22 15:56 ` Maxime Chevallier
2024-10-29  2:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox