From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, saeedm@nvidia.com, netdev@vger.kernel.org,
tariqt@nvidia.com
Subject: Re: [net 01/14] net/mlx5e: Use the correct lag ports number when creating TISes
Date: Thu, 25 Jan 2024 11:00:27 +0000 [thread overview]
Message-ID: <170618042721.7005.16098750210142855838.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240124081855.115410-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net.git (main)
by Saeed Mahameed <saeedm@nvidia.com>:
On Wed, 24 Jan 2024 00:18:42 -0800 you wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
>
> The cited commit moved the code of mlx5e_create_tises() and changed the
> loop to create TISes over MLX5_MAX_PORTS constant value, instead of
> getting the correct lag ports supported by the device, which can cause
> FW errors on devices with less than MLX5_MAX_PORTS ports.
>
> [...]
Here is the summary with links:
- [net,01/14] net/mlx5e: Use the correct lag ports number when creating TISes
https://git.kernel.org/netdev/net/c/25461ce8b3d2
- [net,02/14] net/mlx5: Fix query of sd_group field
https://git.kernel.org/netdev/net/c/cfbc3608a8c6
- [net,03/14] net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context
https://git.kernel.org/netdev/net/c/3876638b2c7e
- [net,04/14] net/mlx5e: Fix inconsistent hairpin RQT sizes
https://git.kernel.org/netdev/net/c/c20767fd45e8
- [net,05/14] net/mlx5e: Fix peer flow lists handling
https://git.kernel.org/netdev/net/c/d76fdd31f953
- [net,06/14] net/mlx5: Fix a WARN upon a callback command failure
https://git.kernel.org/netdev/net/c/cc8091587779
- [net,07/14] net/mlx5: Bridge, fix multicast packets sent to uplink
https://git.kernel.org/netdev/net/c/ec7cc38ef9f8
- [net,08/14] net/mlx5: DR, Use the right GVMI number for drop action
https://git.kernel.org/netdev/net/c/5665954293f1
- [net,09/14] net/mlx5: DR, Can't go to uplink vport on RX rule
https://git.kernel.org/netdev/net/c/5b2a2523eeea
- [net,10/14] net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO
https://git.kernel.org/netdev/net/c/20cbf8cbb827
- [net,11/14] net/mlx5e: Allow software parsing when IPsec crypto is enabled
https://git.kernel.org/netdev/net/c/20f5468a7988
- [net,12/14] net/mlx5e: Ignore IPsec replay window values on sender side
https://git.kernel.org/netdev/net/c/315a597f9bcf
- [net,13/14] net/mlx5e: fix a double-free in arfs_create_groups
https://git.kernel.org/netdev/net/c/3c6d5189246f
- [net,14/14] net/mlx5e: fix a potential double-free in fs_any_create_groups
https://git.kernel.org/netdev/net/c/aef855df7e1b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-01-25 11:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-24 8:18 [pull request][net 00/14] mlx5 fixes 2024-01-24 Saeed Mahameed
2024-01-24 8:18 ` [net 01/14] net/mlx5e: Use the correct lag ports number when creating TISes Saeed Mahameed
2024-01-25 11:00 ` patchwork-bot+netdevbpf [this message]
2024-01-24 8:18 ` [net 02/14] net/mlx5: Fix query of sd_group field Saeed Mahameed
2024-01-24 8:18 ` [net 03/14] net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context Saeed Mahameed
2024-01-24 8:18 ` [net 04/14] net/mlx5e: Fix inconsistent hairpin RQT sizes Saeed Mahameed
2024-01-24 8:18 ` [net 05/14] net/mlx5e: Fix peer flow lists handling Saeed Mahameed
2024-01-24 8:18 ` [net 06/14] net/mlx5: Fix a WARN upon a callback command failure Saeed Mahameed
2024-01-24 8:18 ` [net 07/14] net/mlx5: Bridge, fix multicast packets sent to uplink Saeed Mahameed
2024-01-24 8:18 ` [net 08/14] net/mlx5: DR, Use the right GVMI number for drop action Saeed Mahameed
2024-01-24 8:18 ` [net 09/14] net/mlx5: DR, Can't go to uplink vport on RX rule Saeed Mahameed
2024-01-24 8:18 ` [net 10/14] net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO Saeed Mahameed
2024-01-24 8:18 ` [net 11/14] net/mlx5e: Allow software parsing when IPsec crypto is enabled Saeed Mahameed
2024-01-24 8:18 ` [net 12/14] net/mlx5e: Ignore IPsec replay window values on sender side Saeed Mahameed
2024-01-24 8:18 ` [net 13/14] net/mlx5e: fix a double-free in arfs_create_groups Saeed Mahameed
2024-01-24 8:18 ` [net 14/14] net/mlx5e: fix a potential double-free in fs_any_create_groups Saeed Mahameed
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=170618042721.7005.16098750210142855838.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.com \
--cc=tariqt@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).