From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
linux-rdma@vger.kernel.org, tariqt@nvidia.com,
maximmi@mellanox.com, saeedm@nvidia.com
Subject: Re: [net 01/18] net/mlx5e: Enforce minimum value check for ICOSQ size
Date: Wed, 10 Mar 2021 23:40:11 +0000 [thread overview]
Message-ID: <161541961156.10035.4511466471713524860.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210310190342.238957-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 10 Mar 2021 11:03:25 -0800 you wrote:
> From: Tariq Toukan <tariqt@nvidia.com>
>
> The ICOSQ size should not go below MLX5E_PARAMS_MINIMUM_LOG_SQ_SIZE.
> Enforce this where it's missing.
>
> Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com>
> Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
>
> [...]
Here is the summary with links:
- [net,01/18] net/mlx5e: Enforce minimum value check for ICOSQ size
https://git.kernel.org/netdev/net/c/5115daa675cc
- [net,02/18] net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
https://git.kernel.org/netdev/net/c/d5dd03b26ba4
- [net,03/18] net/mlx5e: Accumulate port PTP TX stats with other channels stats
https://git.kernel.org/netdev/net/c/354521eebd02
- [net,04/18] net/mlx5e: Set PTP channel pointer explicitly to NULL
https://git.kernel.org/netdev/net/c/1c2cdf0b603a
- [net,05/18] net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
https://git.kernel.org/netdev/net/c/e5eb01344e9b
- [net,06/18] net/mlx5e: Revert parameters on errors when changing PTP state without reset
https://git.kernel.org/netdev/net/c/74640f09735f
- [net,07/18] net/mlx5e: Don't match on Geneve options in case option masks are all zero
https://git.kernel.org/netdev/net/c/385d40b042e6
- [net,08/18] net/mlx5: Fix turn-off PPS command
https://git.kernel.org/netdev/net/c/55affa97d675
- [net,09/18] net/mlx5e: Check correct ip_version in decapsulation route resolution
https://git.kernel.org/netdev/net/c/1e74152ed065
- [net,10/18] net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supported
https://git.kernel.org/netdev/net/c/f574531a0b77
- [net,11/18] net/mlx5e: Fix error flow in change profile
https://git.kernel.org/netdev/net/c/469549e4778a
- [net,12/18] net/mlx5: Set QP timestamp mode to default
https://git.kernel.org/netdev/net/c/4806f1e2fee8
- [net,13/18] RDMA/mlx5: Fix timestamp default mode
https://git.kernel.org/netdev/net/c/8256c69b2d9c
- [net,14/18] net/mlx5e: E-switch, Fix rate calculation division
https://git.kernel.org/netdev/net/c/8b90d897823b
- [net,15/18] net/mlx5: SF, Correct vhca context size
https://git.kernel.org/netdev/net/c/6a3717544ce9
- [net,16/18] net/mlx5: SF: Fix memory leak of work item
https://git.kernel.org/netdev/net/c/6fa37d66ef2d
- [net,17/18] net/mlx5: SF: Fix error flow of SFs allocation flow
https://git.kernel.org/netdev/net/c/dc694f11a759
- [net,18/18] net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter
https://git.kernel.org/netdev/net/c/84076c4c800d
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:[~2021-03-10 23:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 19:03 [pull request][net 00/18] mlx5 fixes 2021-03-10 Saeed Mahameed
2021-03-10 19:03 ` [net 01/18] net/mlx5e: Enforce minimum value check for ICOSQ size Saeed Mahameed
2021-03-10 23:40 ` patchwork-bot+netdevbpf [this message]
2021-03-10 19:03 ` [net 02/18] net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets Saeed Mahameed
2021-03-10 19:03 ` [net 03/18] net/mlx5e: Accumulate port PTP TX stats with other channels stats Saeed Mahameed
2021-03-10 19:03 ` [net 04/18] net/mlx5e: Set PTP channel pointer explicitly to NULL Saeed Mahameed
2021-03-10 19:03 ` [net 05/18] net/mlx5e: When changing XDP program without reset, take refs for XSK RQs Saeed Mahameed
2021-03-10 19:03 ` [net 06/18] net/mlx5e: Revert parameters on errors when changing PTP state without reset Saeed Mahameed
2021-03-10 19:03 ` [net 07/18] net/mlx5e: Don't match on Geneve options in case option masks are all zero Saeed Mahameed
2021-03-10 19:03 ` [net 08/18] net/mlx5: Fix turn-off PPS command Saeed Mahameed
2021-03-10 19:03 ` [net 09/18] net/mlx5e: Check correct ip_version in decapsulation route resolution Saeed Mahameed
2021-03-10 19:03 ` [net 10/18] net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supported Saeed Mahameed
2021-03-10 19:03 ` [net 11/18] net/mlx5e: Fix error flow in change profile Saeed Mahameed
2021-03-10 19:03 ` [net 12/18] net/mlx5: Set QP timestamp mode to default Saeed Mahameed
2021-03-10 19:03 ` [net 13/18] RDMA/mlx5: Fix timestamp default mode Saeed Mahameed
2021-03-10 19:25 ` Jason Gunthorpe
2021-03-11 8:58 ` Leon Romanovsky
2021-03-10 19:03 ` [net 14/18] net/mlx5e: E-switch, Fix rate calculation division Saeed Mahameed
2021-03-10 19:03 ` [net 15/18] net/mlx5: SF, Correct vhca context size Saeed Mahameed
2021-03-10 19:03 ` [net 16/18] net/mlx5: SF: Fix memory leak of work item Saeed Mahameed
2021-03-10 19:03 ` [net 17/18] net/mlx5: SF: Fix error flow of SFs allocation flow Saeed Mahameed
2021-03-10 19:03 ` [net 18/18] net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter 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=161541961156.10035.4511466471713524860.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=maximmi@mellanox.com \
--cc=netdev@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.