mbox series

[net,0/4] mlxsw: Fixes for Spectrum-4

Message ID cover.1692268427.git.petrm@nvidia.com (mailing list archive)
Headers show
Series mlxsw: Fixes for Spectrum-4 | expand

Message

Petr Machata Aug. 17, 2023, 1:58 p.m. UTC
This patchset contains an assortment of fixes for mlxsw Spectrum-4 support.

Amit Cohen (1):
  mlxsw: Fix the size of 'VIRT_ROUTER_MSB'

Danielle Ratson (1):
  mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC

Ido Schimmel (2):
  mlxsw: reg: Fix SSPR register layout
  selftests: mlxsw: Fix test failure on Spectrum-4

 .../ethernet/mellanox/mlxsw/core_acl_flex_keys.c |  4 ++--
 drivers/net/ethernet/mellanox/mlxsw/pci.c        |  8 ++++++--
 drivers/net/ethernet/mellanox/mlxsw/reg.h        |  9 ---------
 .../ethernet/mellanox/mlxsw/spectrum2_mr_tcam.c  |  2 +-
 .../mellanox/mlxsw/spectrum_acl_flex_keys.c      |  4 ++--
 .../selftests/drivers/net/mlxsw/sharedbuffer.sh  | 16 ++++++----------
 6 files changed, 17 insertions(+), 26 deletions(-)

Comments

Simon Horman Aug. 17, 2023, 7:49 p.m. UTC | #1
On Thu, Aug 17, 2023 at 03:58:21PM +0200, Petr Machata wrote:
> This patchset contains an assortment of fixes for mlxsw Spectrum-4 support.
> 
> Amit Cohen (1):
>   mlxsw: Fix the size of 'VIRT_ROUTER_MSB'
> 
> Danielle Ratson (1):
>   mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
> 
> Ido Schimmel (2):
>   mlxsw: reg: Fix SSPR register layout
>   selftests: mlxsw: Fix test failure on Spectrum-4

For series,

Reviewed-by: Simon Horman <horms@kernel.org>
patchwork-bot+netdevbpf@kernel.org Aug. 19, 2023, 2:50 a.m. UTC | #2
Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 17 Aug 2023 15:58:21 +0200 you wrote:
> This patchset contains an assortment of fixes for mlxsw Spectrum-4 support.
> 
> Amit Cohen (1):
>   mlxsw: Fix the size of 'VIRT_ROUTER_MSB'
> 
> Danielle Ratson (1):
>   mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
> 
> [...]

Here is the summary with links:
  - [net,1/4] mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
    https://git.kernel.org/netdev/net/c/bc2de151ab6a
  - [net,2/4] mlxsw: reg: Fix SSPR register layout
    https://git.kernel.org/netdev/net/c/0dc63b9cfd4c
  - [net,3/4] mlxsw: Fix the size of 'VIRT_ROUTER_MSB'
    https://git.kernel.org/netdev/net/c/348c976be0a5
  - [net,4/4] selftests: mlxsw: Fix test failure on Spectrum-4
    https://git.kernel.org/netdev/net/c/f520489e99a3

You are awesome, thank you!