netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ido Schimmel <idosch@OSS.NVIDIA.COM>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	jiri@OSS.NVIDIA.COM, petrm@OSS.NVIDIA.COM,
	danieller@OSS.NVIDIA.COM, amcohen@OSS.NVIDIA.COM,
	mlxsw@OSS.NVIDIA.COM
Subject: Re: [PATCH net-next 00/11] mlxsw: Various updates
Date: Mon, 17 May 2021 22:30:11 +0000	[thread overview]
Message-ID: <162129061166.6973.3193679041843622426.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210517170401.188563-1-idosch@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 17 May 2021 20:03:50 +0300 you wrote:
> This patchset contains various updates to the mlxsw driver and related
> selftests.
> 
> Patches #1-#5 contain various updates to mlxsw selftests. The most
> significant change is the conversion of the DCB selftests to use the new
> iproute2 DCB support.
> 
> [...]

Here is the summary with links:
  - [net-next,01/11] selftests: mlxsw: Make the unsplit array global in port_scale test
    https://git.kernel.org/netdev/net-next/c/5d01071e64b6
  - [net-next,02/11] selftests: mlxsw: Make sampling test more robust
    https://git.kernel.org/netdev/net-next/c/16355c0b101e
  - [net-next,03/11] selftests: mlxsw: qos_headroom: Convert to iproute2 dcb
    https://git.kernel.org/netdev/net-next/c/9a1cac062d3e
  - [net-next,04/11] selftests: mlxsw: qos_pfc: Convert to iproute2 dcb
    https://git.kernel.org/netdev/net-next/c/b0bab2298ec9
  - [net-next,05/11] selftests: mlxsw: qos_lib: Drop __mlnx_qos
    https://git.kernel.org/netdev/net-next/c/b4d786941b58
  - [net-next,06/11] mlxsw: spectrum_buffers: Switch function arguments
    https://git.kernel.org/netdev/net-next/c/ece5df874d3a
  - [net-next,07/11] mlxsw: Verify the accessed index doesn't exceed the array length
    https://git.kernel.org/netdev/net-next/c/837ec05cfea0
  - [net-next,08/11] mlxsw: core: Avoid unnecessary EMAD buffer copy
    https://git.kernel.org/netdev/net-next/c/8c2b58e65d01
  - [net-next,09/11] mlxsw: spectrum_router: Avoid missing error code warning
    https://git.kernel.org/netdev/net-next/c/51746a353b44
  - [net-next,10/11] mlxsw: Remove Mellanox SwitchIB ASIC support
    https://git.kernel.org/netdev/net-next/c/9b43fbb8ce24
  - [net-next,11/11] mlxsw: Remove Mellanox SwitchX-2 ASIC support
    https://git.kernel.org/netdev/net-next/c/b0d80c013b04

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-05-17 22:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 17:03 [PATCH net-next 00/11] mlxsw: Various updates Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 01/11] selftests: mlxsw: Make the unsplit array global in port_scale test Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 02/11] selftests: mlxsw: Make sampling test more robust Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 03/11] selftests: mlxsw: qos_headroom: Convert to iproute2 dcb Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 04/11] selftests: mlxsw: qos_pfc: " Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 05/11] selftests: mlxsw: qos_lib: Drop __mlnx_qos Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 06/11] mlxsw: spectrum_buffers: Switch function arguments Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 07/11] mlxsw: Verify the accessed index doesn't exceed the array length Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 08/11] mlxsw: core: Avoid unnecessary EMAD buffer copy Ido Schimmel
2021-05-17 17:03 ` [PATCH net-next 09/11] mlxsw: spectrum_router: Avoid missing error code warning Ido Schimmel
2021-05-17 17:04 ` [PATCH net-next 10/11] mlxsw: Remove Mellanox SwitchIB ASIC support Ido Schimmel
2021-05-17 17:04 ` [PATCH net-next 11/11] mlxsw: Remove Mellanox SwitchX-2 " Ido Schimmel
2021-05-17 22:30 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162129061166.6973.3193679041843622426.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=amcohen@OSS.NVIDIA.COM \
    --cc=danieller@OSS.NVIDIA.COM \
    --cc=davem@davemloft.net \
    --cc=idosch@OSS.NVIDIA.COM \
    --cc=jiri@OSS.NVIDIA.COM \
    --cc=kuba@kernel.org \
    --cc=mlxsw@OSS.NVIDIA.COM \
    --cc=netdev@vger.kernel.org \
    --cc=petrm@OSS.NVIDIA.COM \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).