Message ID | cover.1702557104.git.petrm@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | mlxsw: CFF flood mode: NVE underlay configuration | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 14 Dec 2023 14:19:04 +0100 you wrote: > Recently, support for CFF flood mode (for Compressed FID Flooding) was > added to the mlxsw driver. The most recent patchset has a detailed coverage > of what CFF is and what has changed and how: > > https://lore.kernel.org/netdev/cover.1701183891.git.petrm@nvidia.com/ > > In CFF flood mode, each FID allocates a handful (in our implementation two > or three) consecutive PGT entries. One entry holds the flood vector for > unknown-UC traffic, one for MC, one for BC. > > [...] Here is the summary with links: - [net-next,1/3] mlxsw: reg: Add nve_flood_prf_id field to SFMR https://git.kernel.org/netdev/net-next/c/d9d441e8e89d - [net-next,2/3] mlxsw: spectrum_fid: Add an "any" packet type https://git.kernel.org/netdev/net-next/c/b2f5eb5a6509 - [net-next,3/3] mlxsw: spectrum_fid: Set NVE flood profile as part of FID configuration https://git.kernel.org/netdev/net-next/c/6dab4083260b You are awesome, thank you!