From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: vyasevic@redhat.com, mst@redhat.com, netdev@vger.kernel.org,
razor@blackwall.org, bridge@lists.linux-foundation.org,
linux-kernel@vger.kernel.org, idosch@nvidia.com,
edumazet@google.com, roopa@nvidia.com, kuba@kernel.org,
pabeni@redhat.com, davem@davemloft.net
Subject: Re: [Bridge] [PATCH net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Date: Mon, 03 Jul 2023 08:20:22 +0000 [thread overview]
Message-ID: <168837242257.9798.3078714826638477204.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230630164118.1526679-1-vladimir.oltean@nxp.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 30 Jun 2023 19:41:18 +0300 you wrote:
> According to the synchronization rules for .ndo_get_stats() as seen in
> Documentation/networking/netdevices.rst, acquiring a plain spin_lock()
> should not be illegal, but the bridge driver implementation makes it so.
>
> After running these commands, I am being faced with the following
> lockdep splat:
>
> [...]
Here is the summary with links:
- [net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
https://git.kernel.org/netdev/net/c/6ca3c005d060
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, roopa@nvidia.com,
razor@blackwall.org, idosch@nvidia.com, mst@redhat.com,
vyasevic@redhat.com, bridge@lists.linux-foundation.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Date: Mon, 03 Jul 2023 08:20:22 +0000 [thread overview]
Message-ID: <168837242257.9798.3078714826638477204.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230630164118.1526679-1-vladimir.oltean@nxp.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 30 Jun 2023 19:41:18 +0300 you wrote:
> According to the synchronization rules for .ndo_get_stats() as seen in
> Documentation/networking/netdevices.rst, acquiring a plain spin_lock()
> should not be illegal, but the bridge driver implementation makes it so.
>
> After running these commands, I am being faced with the following
> lockdep splat:
>
> [...]
Here is the summary with links:
- [net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
https://git.kernel.org/netdev/net/c/6ca3c005d060
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-07-03 8:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-30 16:41 [Bridge] [PATCH net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode Vladimir Oltean
2023-06-30 16:41 ` Vladimir Oltean
2023-07-03 8:00 ` [Bridge] " Ido Schimmel
2023-07-03 8:00 ` Ido Schimmel
2023-07-03 16:08 ` [Bridge] " Vladimir Oltean
2023-07-03 16:08 ` Vladimir Oltean
2023-07-03 8:20 ` patchwork-bot+netdevbpf [this message]
2023-07-03 8:20 ` patchwork-bot+netdevbpf
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=168837242257.9798.3078714826638477204.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bridge@lists.linux-foundation.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=roopa@nvidia.com \
--cc=vladimir.oltean@nxp.com \
--cc=vyasevic@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.