From: patchwork-bot+netdevbpf@kernel.org
To: Jonas Gorski <jonas.gorski@gmail.com>
Cc: florian.fainelli@broadcom.com, andrew@lunn.ch, olteanv@gmail.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, linux@armlinux.org.uk, kurt@linutronix.de,
f.fainelli@gmail.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net 00/11] net: dsa: b53: accumulated fixes
Date: Thu, 08 May 2025 02:40:42 +0000 [thread overview]
Message-ID: <174667204220.2431099.5916949487538340315.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250429201710.330937-1-jonas.gorski@gmail.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 29 Apr 2025 22:16:59 +0200 you wrote:
> This patchset aims at fixing most issues observed while running the
> vlan_unaware_bridge, vlan_aware_bridge and local_termination selftests.
>
> Most tests succeed with these patches on BCM53115, connected to a
> BCM6368.
>
> It took me a while to figure out that a lot of tests will fail if all
> ports have the same MAC address, as the switches drop any frames with
> DA == SA. Luckily BCM63XX boards often have enough MACs allocated for
> all ports, so I just needed to assign them.
>
> [...]
Here is the summary with links:
- [net,01/11] net: dsa: b53: allow leaky reserved multicast
https://git.kernel.org/netdev/net/c/5f93185a757f
- [net,02/11] net: dsa: b53: keep CPU port always tagged again
https://git.kernel.org/netdev/net/c/425f11d4cc9b
- [net,03/11] net: dsa: b53: fix clearing PVID of a port
https://git.kernel.org/netdev/net/c/f48085198104
- [net,04/11] net: dsa: b53: fix flushing old pvid VLAN on pvid change
https://git.kernel.org/netdev/net/c/083c6b28c0cb
- [net,05/11] net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
https://git.kernel.org/netdev/net/c/a1c1901c5cc8
- [net,06/11] net: dsa: b53: always rejoin default untagged VLAN on bridge leave
https://git.kernel.org/netdev/net/c/13b152ae4049
- [net,07/11] net: dsa: b53: do not allow to configure VLAN 0
https://git.kernel.org/netdev/net/c/45e9d59d3950
- [net,08/11] net: dsa: b53: do not program vlans when vlan filtering is off
https://git.kernel.org/netdev/net/c/f089652b6b16
- [net,09/11] net: dsa: b53: fix toggling vlan_filtering
https://git.kernel.org/netdev/net/c/2dc2bd571115
- [net,10/11] net: dsa: b53: fix learning on VLAN unaware bridges
https://git.kernel.org/netdev/net/c/9f34ad89bcf0
- [net,11/11] net: dsa: b53: do not set learning and unicast/multicast on up
https://git.kernel.org/netdev/net/c/2e7179c628d3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-05-08 2:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 20:16 Jonas Gorski
2025-04-29 20:17 ` [PATCH net 01/11] net: dsa: b53: allow leaky reserved multicast Jonas Gorski
2025-04-29 20:17 ` [PATCH net 02/11] net: dsa: b53: keep CPU port always tagged again Jonas Gorski
2025-04-29 20:17 ` [PATCH net 03/11] net: dsa: b53: fix clearing PVID of a port Jonas Gorski
2025-04-29 20:17 ` [PATCH net 04/11] net: dsa: b53: fix flushing old pvid VLAN on pvid change Jonas Gorski
2025-04-30 8:03 ` Florian Fainelli
2025-04-30 9:00 ` Jonas Gorski
2025-04-29 20:17 ` [PATCH net 05/11] net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave Jonas Gorski
2025-04-29 20:17 ` [PATCH net 06/11] net: dsa: b53: always rejoin default untagged VLAN " Jonas Gorski
2025-04-29 20:17 ` [PATCH net 07/11] net: dsa: b53: do not allow to configure VLAN 0 Jonas Gorski
2025-04-29 20:17 ` [PATCH net 08/11] net: dsa: b53: do not program vlans when vlan filtering is off Jonas Gorski
2025-04-29 20:17 ` [PATCH net 09/11] net: dsa: b53: fix toggling vlan_filtering Jonas Gorski
2025-05-06 7:51 ` Paolo Abeni
2025-05-06 7:55 ` Florian Fainelli
2025-04-29 20:17 ` [PATCH net 10/11] net: dsa: b53: fix learning on VLAN unaware bridges Jonas Gorski
2025-04-29 20:17 ` [PATCH net 11/11] net: dsa: b53: do not set learning and unicast/multicast on up Jonas Gorski
2025-04-30 8:07 ` [PATCH net 00/11] net: dsa: b53: accumulated fixes Florian Fainelli
2025-04-30 8:43 ` Jonas Gorski
2025-05-06 13:42 ` Vladimir Oltean
2025-05-06 14:27 ` Jonas Gorski
2025-05-06 19:03 ` Florian Fainelli
2025-05-06 19:48 ` Jonas Gorski
2025-05-07 7:30 ` Florian Fainelli
2025-05-06 13:08 ` Florian Fainelli
2025-05-08 2:40 ` patchwork-bot+netdevbpf [this message]
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=174667204220.2431099.5916949487538340315.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=florian.fainelli@broadcom.com \
--cc=jonas.gorski@gmail.com \
--cc=kuba@kernel.org \
--cc=kurt@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®