[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172535343050.216623.17080034162332629200.git-patchwork-notify@kernel.org>
Date: Tue, 03 Sep 2024 08:50:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pawel Dembicki <paweldembicki@...il.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, linux@...linux.org.uk, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3] net: dsa: vsc73xx: implement FDB operations
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 27 Aug 2024 14:39:38 +0200 you wrote:
> This commit introduces implementations of three functions:
> .port_fdb_dump
> .port_fdb_add
> .port_fdb_del
>
> The FDB database organization is the same as in other old Vitesse chips:
> It has 2048 rows and 4 columns (buckets). The row index is calculated by
> the hash function 'vsc73xx_calc_hash' and the FDB entry must be placed
> exactly into row[hash]. The chip selects the bucket number by itself.
>
> [...]
Here is the summary with links:
- [net-next,v3] net: dsa: vsc73xx: implement FDB operations
https://git.kernel.org/netdev/net-next/c/075e3d30e4a3
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