All of lore.kernel.org
 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,
	tariqt@nvidia.com, lariel@nvidia.com, roid@nvidia.com,
	saeedm@nvidia.com
Subject: Re: [net 1/9] net/mlx5e: Fix mapping of ct_label zero
Date: Wed, 31 Mar 2021 22:00:11 +0000	[thread overview]
Message-ID: <161722801122.26765.1069265901666026497.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210331201424.331095-2-saeed@kernel.org>

Hello:

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

On Wed, 31 Mar 2021 13:14:16 -0700 you wrote:
> From: Ariel Levkovich <lariel@nvidia.com>
> 
> ct_label 0 is a default label each flow has and therefore
> there can be rules that match on ct_label=0 without a prior
> rule that set the ct_label to this value.
> 
> The ct_label value is not used directly in the HW rules and
> instead it is mapped to some id within a defined range and this
> id is used to set and match the metadata register which carries
> the ct_label.
> 
> [...]

Here is the summary with links:
  - [net,1/9] net/mlx5e: Fix mapping of ct_label zero
    https://git.kernel.org/netdev/net/c/d24f847e5421
  - [net,2/9] net/mlx5: Delete auxiliary bus driver eth-rep first
    https://git.kernel.org/netdev/net/c/1f90aedfb496
  - [net,3/9] net/mlx5e: Fix ethtool indication of connector type
    https://git.kernel.org/netdev/net/c/3211434dfe7a
  - [net,4/9] net/mlx5: E-switch, Create vport miss group only if src rewrite is supported
    https://git.kernel.org/netdev/net/c/e929e3da537e
  - [net,5/9] net/mlx5e: kTLS, Fix TX counters atomicity
    https://git.kernel.org/netdev/net/c/a51bce9698e9
  - [net,6/9] net/mlx5e: kTLS, Fix RX counters atomicity
    https://git.kernel.org/netdev/net/c/6f4fdd530a09
  - [net,7/9] net/mlx5: Don't request more than supported EQs
    https://git.kernel.org/netdev/net/c/a7b76002ae78
  - [net,8/9] net/mlx5e: Consider geneve_opts for encap contexts
    https://git.kernel.org/netdev/net/c/929a2faddd55
  - [net,9/9] net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ
    https://git.kernel.org/netdev/net/c/3ff3874fa0b2

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



  reply	other threads:[~2021-03-31 22:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 20:14 [pull request][net 0/9] mlx5 fixes 2021-03-31 Saeed Mahameed
2021-03-31 20:14 ` [net 1/9] net/mlx5e: Fix mapping of ct_label zero Saeed Mahameed
2021-03-31 22:00   ` patchwork-bot+netdevbpf [this message]
2021-03-31 20:14 ` [net 2/9] net/mlx5: Delete auxiliary bus driver eth-rep first Saeed Mahameed
2021-03-31 20:14 ` [net 3/9] net/mlx5e: Fix ethtool indication of connector type Saeed Mahameed
2021-03-31 20:14 ` [net 4/9] net/mlx5: E-switch, Create vport miss group only if src rewrite is supported Saeed Mahameed
2021-03-31 20:14 ` [net 5/9] net/mlx5e: kTLS, Fix TX counters atomicity Saeed Mahameed
2021-03-31 20:14 ` [net 6/9] net/mlx5e: kTLS, Fix RX " Saeed Mahameed
2021-03-31 20:14 ` [net 7/9] net/mlx5: Don't request more than supported EQs Saeed Mahameed
2021-03-31 20:14 ` [net 8/9] net/mlx5e: Consider geneve_opts for encap contexts Saeed Mahameed
2021-03-31 20:14 ` [net 9/9] net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ 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=161722801122.26765.1069265901666026497.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=lariel@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=roid@nvidia.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 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.