From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
saeedm@nvidia.com, tariqt@nvidia.com
Subject: Re: [net-next v0 01/15] net/mlx5e: Support ethtool cq mode
Date: Wed, 17 Nov 2021 11:10:13 +0000 [thread overview]
Message-ID: <163714741354.4387.4778396623018819645.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211117043357.345072-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@nvidia.com>:
On Tue, 16 Nov 2021 20:33:43 -0800 you wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
>
> Add support for ethtool coalesce cq mode set and get.
>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
> Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
>
> [...]
Here is the summary with links:
- [net-next,v0,01/15] net/mlx5e: Support ethtool cq mode
https://git.kernel.org/netdev/net-next/c/bc541621f8ba
- [net-next,v0,02/15] net/mlx5: Fix format-security build warnings
https://git.kernel.org/netdev/net-next/c/aef0f8c67d75
- [net-next,v0,03/15] net/mlx5: Avoid printing health buffer when firmware is unavailable
https://git.kernel.org/netdev/net-next/c/f28a14c1dcb0
- [net-next,v0,04/15] net/mlx5e: Refactor mod header management API
https://git.kernel.org/netdev/net-next/c/2c0e5cf5206e
- [net-next,v0,05/15] net/mlx5: CT: Allow static allocation of mod headers
https://git.kernel.org/netdev/net-next/c/1cfd3490f278
- [net-next,v0,06/15] net/mlx5: TC, using swap() instead of tmp variable
https://git.kernel.org/netdev/net-next/c/0164a9bd9d63
- [net-next,v0,07/15] net/mlx5e: TC, Destroy nic flow counter if exists
https://git.kernel.org/netdev/net-next/c/972fe492e847
- [net-next,v0,08/15] net/mlx5e: TC, Move kfree() calls after destroying all resources
https://git.kernel.org/netdev/net-next/c/88d974860412
- [net-next,v0,09/15] net/mlx5e: TC, Move comment about mod header flag to correct place
https://git.kernel.org/netdev/net-next/c/fc3a879aea35
- [net-next,v0,10/15] net/mlx5e: Specify out ifindex when looking up decap route
https://git.kernel.org/netdev/net-next/c/819c319c8c91
- [net-next,v0,11/15] net/mlx5: E-switch, Remove vport enabled check
https://git.kernel.org/netdev/net-next/c/fcf8ec54b047
- [net-next,v0,12/15] net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac
https://git.kernel.org/netdev/net-next/c/b22fd4381d15
- [net-next,v0,13/15] net/mlx5: E-switch, move offloads mode callbacks to offloads file
https://git.kernel.org/netdev/net-next/c/e9d491a64755
- [net-next,v0,14/15] net/mlx5: E-switch, Enable vport QoS on demand
https://git.kernel.org/netdev/net-next/c/d7df09f5e7b4
- [net-next,v0,15/15] net/mlx5: E-switch, Create QoS on demand
https://git.kernel.org/netdev/net-next/c/85c5f7c9200e
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-11-17 11:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-17 4:33 [pull request][net-next v0 00/15] mlx5 updates 2021-11-16 Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 01/15] net/mlx5e: Support ethtool cq mode Saeed Mahameed
2021-11-17 11:10 ` patchwork-bot+netdevbpf [this message]
2021-11-17 4:33 ` [net-next v0 02/15] net/mlx5: Fix format-security build warnings Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 03/15] net/mlx5: Avoid printing health buffer when firmware is unavailable Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 04/15] net/mlx5e: Refactor mod header management API Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 05/15] net/mlx5: CT: Allow static allocation of mod headers Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 06/15] net/mlx5: TC, using swap() instead of tmp variable Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 07/15] net/mlx5e: TC, Destroy nic flow counter if exists Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 08/15] net/mlx5e: TC, Move kfree() calls after destroying all resources Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 09/15] net/mlx5e: TC, Move comment about mod header flag to correct place Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 10/15] net/mlx5e: Specify out ifindex when looking up decap route Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 11/15] net/mlx5: E-switch, Remove vport enabled check Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 12/15] net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 13/15] net/mlx5: E-switch, move offloads mode callbacks to offloads file Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 14/15] net/mlx5: E-switch, Enable vport QoS on demand Saeed Mahameed
2021-11-17 4:33 ` [net-next v0 15/15] net/mlx5: E-switch, Create " 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=163714741354.4387.4778396623018819645.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--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 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).