[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<169034522268.20909.15658126550504570158.git-patchwork-notify@kernel.org>
Date: Wed, 26 Jul 2023 04:20:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, wojciech.drewek@...el.com,
jiri@...nulli.us, ivecera@...hat.com, simon.horman@...igine.com,
vladbu@...dia.com
Subject: Re: [PATCH net-next v2 00/12][pull request] ice: switchdev bridge offload
Hello:
This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@...el.com>:
On Mon, 24 Jul 2023 09:11:40 -0700 you wrote:
> Wojciech Drewek says:
>
> Linux bridge provides ability to learn MAC addresses and vlans
> detected on bridge's ports. As a result of this, FDB (forward data base)
> entries are created and they can be offloaded to the HW. By adding
> VF's port representors to the bridge together with the uplink netdev,
> we can learn VF's and link partner's MAC addresses. This is achieved
> by slow/exception-path, where packets that do not match any filters
> (FDB entries in this case) are send to the bridge ports.
>
> [...]
Here is the summary with links:
- [net-next,v2,01/12] ice: Skip adv rules removal upon switchdev release
https://git.kernel.org/netdev/net-next/c/ee95d4420a2f
- [net-next,v2,02/12] ice: Prohibit rx mode change in switchdev mode
https://git.kernel.org/netdev/net-next/c/2571a3fa6251
- [net-next,v2,03/12] ice: Don't tx before switchdev is fully configured
https://git.kernel.org/netdev/net-next/c/7aa529a69e92
- [net-next,v2,04/12] ice: Disable vlan pruning for uplink VSI
https://git.kernel.org/netdev/net-next/c/6ab1155798c3
- [net-next,v2,05/12] ice: Unset src prune on uplink VSI
https://git.kernel.org/netdev/net-next/c/6c0f4441d83b
- [net-next,v2,06/12] ice: Implement basic eswitch bridge setup
https://git.kernel.org/netdev/net-next/c/f6e8fb55e5af
- [net-next,v2,07/12] ice: Switchdev FDB events support
https://git.kernel.org/netdev/net-next/c/7c945a1a8e5f
- [net-next,v2,08/12] ice: Add guard rule when creating FDB in switchdev
https://git.kernel.org/netdev/net-next/c/bccd9bce29e0
- [net-next,v2,09/12] ice: Add VLAN FDB support in switchdev mode
https://git.kernel.org/netdev/net-next/c/e9dda2cfab82
- [net-next,v2,10/12] ice: implement bridge port vlan
https://git.kernel.org/netdev/net-next/c/2946204b3fa8
- [net-next,v2,11/12] ice: implement static version of ageing
https://git.kernel.org/netdev/net-next/c/e42c6e0c902b
- [net-next,v2,12/12] ice: add tracepoints for the switchdev bridge
https://git.kernel.org/netdev/net-next/c/d129c2a245bf
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