lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176412602574.975105.13077434845161530446.git-patchwork-notify@kernel.org>
Date: Wed, 26 Nov 2025 03:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, edumazet@...gle.com,
 andrew@...n.ch, olteanv@...il.com, davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH net-next 0/3] Improvements over DSA conduit ethtool ops

Hello:

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

On Sat, 22 Nov 2025 13:23:08 +0200 you wrote:
> DSA interceps 'ethtool -S eth0', where eth0 is the host port of the
> switch (called 'conduit'). It does this because otherwise there is no
> way to report port counters for the CPU port, which is a MAC like any
> other of that switch, except Linux exposes no net_device for it, thus no
> ethtool hook.
> 
> Having understood all downsides of this debugging interface, when we
> need it we needed, so the proposed changes here are to make it more
> useful by dumping more counters in it: not just the switch CPU port,
> but all other switch ports in the tree which lack a net_device. Not
> reinventing any wheel, just putting more output in an existing command.
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: dsa: cpu_dp->orig_ethtool_ops might be NULL
    https://git.kernel.org/netdev/net-next/c/eba81b0a6de3
  - [net-next,2/3] net: dsa: use kernel data types for ethtool ops on conduit
    https://git.kernel.org/netdev/net-next/c/8afabd27fe46
  - [net-next,3/3] net: dsa: append ethtool counters of all hidden ports to conduit
    https://git.kernel.org/netdev/net-next/c/f647ed2ca78e

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ