mbox series

[net,0/2] mlxsw: MAC profiles occupancy fix

Message ID 20211214102137.580179-1-idosch@nvidia.com (mailing list archive)
Headers show
Series mlxsw: MAC profiles occupancy fix | expand

Message

Ido Schimmel Dec. 14, 2021, 10:21 a.m. UTC
Patch #1 fixes a router interface (RIF) MAC profiles occupancy bug that
was merged in the last cycle.

Patch #2 adds a selftest that fails without the fix.

Danielle Ratson (2):
  mlxsw: spectrum_router: Consolidate MAC profiles when possible
  selftests: mlxsw: Add a test case for MAC profiles consolidation

 .../ethernet/mellanox/mlxsw/spectrum_router.c |  3 +-
 .../drivers/net/mlxsw/rif_mac_profiles_occ.sh | 30 +++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 14, 2021, 1 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Tue, 14 Dec 2021 12:21:35 +0200 you wrote:
> Patch #1 fixes a router interface (RIF) MAC profiles occupancy bug that
> was merged in the last cycle.
> 
> Patch #2 adds a selftest that fails without the fix.
> 
> Danielle Ratson (2):
>   mlxsw: spectrum_router: Consolidate MAC profiles when possible
>   selftests: mlxsw: Add a test case for MAC profiles consolidation
> 
> [...]

Here is the summary with links:
  - [net,1/2] mlxsw: spectrum_router: Consolidate MAC profiles when possible
    https://git.kernel.org/netdev/net/c/b442f2ea8462
  - [net,2/2] selftests: mlxsw: Add a test case for MAC profiles consolidation
    https://git.kernel.org/netdev/net/c/20617717cd21

You are awesome, thank you!