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]
Date:   Thu, 18 Aug 2022 05:20:17 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vladimir Oltean <vladimir.oltean@....com>
Cc:     netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com,
        f.fainelli@...il.com, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com, saproj@...il.com
Subject: Re: [PATCH net] net: dsa: don't warn in dsa_port_set_state_now() when
 driver doesn't support it

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Tue, 16 Aug 2022 23:14:45 +0300 you wrote:
> ds->ops->port_stp_state_set() is, like most DSA methods, optional, and
> if absent, the port is supposed to remain in the forwarding state (as
> standalone). Such is the case with the mv88e6060 driver, which does not
> offload the bridge layer. DSA warns that the STP state can't be changed
> to FORWARDING as part of dsa_port_enable_rt(), when in fact it should not.
> 
> The error message is also not up to modern standards, so take the
> opportunity to make it more descriptive.
> 
> [...]

Here is the summary with links:
  - [net] net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
    https://git.kernel.org/netdev/net/c/211987f3ac73

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