netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	colin.i.king@gmail.com, roid@nvidia.com, saeedm@nvidia.com
Subject: Re: [net-next 01/15] net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Date: Thu, 17 Feb 2022 11:10:12 +0000	[thread overview]
Message-ID: <164509621260.23140.8278725694702204217.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220217075632.831542-2-saeed@kernel.org>

Hello:

This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@nvidia.com>:

On Wed, 16 Feb 2022 23:56:18 -0800 you wrote:
> From: Colin Ian King <colin.i.king@gmail.com>
> 
> There is a spelling mistake in a NL_SET_ERR_MSG_MOD error
> message.  Fix it.
> 
> Fixes: 3b49a7edec1d ("net/mlx5e: TC, Reject rules with multiple CT actions")
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> Reviewed-by: Roi Dayan <roid@nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] net/mlx5e: Fix spelling mistake "supoported" -> "supported"
    https://git.kernel.org/netdev/net-next/c/9625bf39bd41
  - [net-next,02/15] net/mlx5e: Add support for using xdp->data_meta
    https://git.kernel.org/netdev/net-next/c/c1e80bf4ad3e
  - [net-next,03/15] net/mlx5e: Generalize packet merge error message
    https://git.kernel.org/netdev/net-next/c/b98d2d722f81
  - [net-next,04/15] net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
    https://git.kernel.org/netdev/net-next/c/1d5024f88dad
  - [net-next,05/15] net/mlx5e: RX, Restrict bulk size for small Striding RQs
    https://git.kernel.org/netdev/net-next/c/4b5fba4a3ac7
  - [net-next,06/15] net/mlx5e: E-Switch, Add PTP counters for uplink representor
    https://git.kernel.org/netdev/net-next/c/7c5f940d264e
  - [net-next,07/15] net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
    https://git.kernel.org/netdev/net-next/c/bfbdd77ac52f
  - [net-next,08/15] net/mlx5e: TC, Move flow hashtable to be per rep
    https://git.kernel.org/netdev/net-next/c/d1a3138f7913
  - [net-next,09/15] net/mlx5e: Pass actions param to actions_match_supported()
    https://git.kernel.org/netdev/net-next/c/0610f8dc0309
  - [net-next,10/15] net/mlx5e: Add post act offload/unoffload API
    https://git.kernel.org/netdev/net-next/c/314e1105831b
  - [net-next,11/15] net/mlx5e: Create new flow attr for multi table actions
    https://git.kernel.org/netdev/net-next/c/8300f225268b
  - [net-next,12/15] net/mlx5e: Use multi table support for CT and sample actions
    https://git.kernel.org/netdev/net-next/c/a81283263bb0
  - [net-next,13/15] net/mlx5e: TC, Clean redundant counter flag from tc action parsers
    https://git.kernel.org/netdev/net-next/c/2a829fe25d28
  - [net-next,14/15] net/mlx5e: TC, Make post_act parse CT and sample actions
    https://git.kernel.org/netdev/net-next/c/7843bd604081
  - [net-next,15/15] net/mlx5e: TC, Allow sample action with CT
    https://git.kernel.org/netdev/net-next/c/b070e70381ee

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



  reply	other threads:[~2022-02-17 11:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  7:56 [pull request][net-next 00/15] mlx5 updates 2022-02-16 Saeed Mahameed
2022-02-17  7:56 ` [net-next 01/15] net/mlx5e: Fix spelling mistake "supoported" -> "supported" Saeed Mahameed
2022-02-17 11:10   ` patchwork-bot+netdevbpf [this message]
2022-02-17  7:56 ` [net-next 02/15] net/mlx5e: Add support for using xdp->data_meta Saeed Mahameed
2022-02-17  7:56 ` [net-next 03/15] net/mlx5e: Generalize packet merge error message Saeed Mahameed
2022-02-17  7:56 ` [net-next 04/15] net/mlx5e: Default to Striding RQ when not conflicting with CQE compression Saeed Mahameed
2022-02-17  7:56 ` [net-next 05/15] net/mlx5e: RX, Restrict bulk size for small Striding RQs Saeed Mahameed
2022-02-17  7:56 ` [net-next 06/15] net/mlx5e: E-Switch, Add PTP counters for uplink representor Saeed Mahameed
2022-02-17  7:56 ` [net-next 07/15] net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode Saeed Mahameed
2022-02-17  7:56 ` [net-next 08/15] net/mlx5e: TC, Move flow hashtable to be per rep Saeed Mahameed
2022-02-17  7:56 ` [net-next 09/15] net/mlx5e: Pass actions param to actions_match_supported() Saeed Mahameed
2022-02-17  7:56 ` [net-next 10/15] net/mlx5e: Add post act offload/unoffload API Saeed Mahameed
2022-02-17  7:56 ` [net-next 11/15] net/mlx5e: Create new flow attr for multi table actions Saeed Mahameed
2022-02-17  7:56 ` [net-next 12/15] net/mlx5e: Use multi table support for CT and sample actions Saeed Mahameed
2022-02-17  7:56 ` [net-next 13/15] net/mlx5e: TC, Clean redundant counter flag from tc action parsers Saeed Mahameed
2022-02-17  7:56 ` [net-next 14/15] net/mlx5e: TC, Make post_act parse CT and sample actions Saeed Mahameed
2022-02-17  7:56 ` [net-next 15/15] net/mlx5e: TC, Allow sample action with CT 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=164509621260.23140.8278725694702204217.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=colin.i.king@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=roid@nvidia.com \
    --cc=saeed@kernel.org \
    --cc=saeedm@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).