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,
	raeds@nvidia.com, maord@nvidia.com, saeedm@nvidia.com
Subject: Re: [net 01/13] net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation
Date: Wed, 01 Dec 2021 15:00:12 +0000	[thread overview]
Message-ID: <163837081214.15182.14162375624201338855.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211201063709.229103-2-saeed@kernel.org>

Hello:

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

On Tue, 30 Nov 2021 22:36:57 -0800 you wrote:
> From: Raed Salem <raeds@nvidia.com>
> 
> Current code wrongly uses the skb->protocol field which reflects the
> outer l3 protocol to set the inner l3 type in Software Parser (SWP)
> fields settings in the ethernet segment (eseg) in flows where inner
> l3 exists like in Vxlan over ESP flow, the above method wrongly use
> the outer protocol type instead of the inner one. thus breaking cases
> where inner and outer headers have different protocols.
> 
> [...]

Here is the summary with links:
  - [net,01/13] net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation
    https://git.kernel.org/netdev/net/c/c65d638ab390
  - [net,02/13] net/mlx5e: Fix missing IPsec statistics on uplink representor
    https://git.kernel.org/netdev/net/c/51ebf5db67f5
  - [net,03/13] net/mlx5e: Sync TIR params updates against concurrent create/modify
    https://git.kernel.org/netdev/net/c/4cce2ccf08fb
  - [net,04/13] net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
    https://git.kernel.org/netdev/net/c/e45c0b34493c
  - [net,05/13] net/mlx5: Lag, Fix recreation of VF LAG
    https://git.kernel.org/netdev/net/c/ffdf45315226
  - [net,06/13] net/mlx5: E-switch, Respect BW share of the new group
    https://git.kernel.org/netdev/net/c/1e59b32e45e4
  - [net,07/13] net/mlx5: E-Switch, fix single FDB creation on BlueField
    https://git.kernel.org/netdev/net/c/43a0696f1156
  - [net,08/13] net/mlx5: E-Switch, Check group pointer before reading bw_share value
    https://git.kernel.org/netdev/net/c/5c4e8ae7aa48
  - [net,09/13] net/mlx5: E-Switch, Use indirect table only if all destinations support it
    https://git.kernel.org/netdev/net/c/e219440da0c3
  - [net,10/13] net/mlx5: Fix use after free in mlx5_health_wait_pci_up
    https://git.kernel.org/netdev/net/c/76091b0fb609
  - [net,11/13] net/mlx5: Fix too early queueing of log timestamp work
    https://git.kernel.org/netdev/net/c/924cc4633f04
  - [net,12/13] net/mlx5: Fix access to a non-supported register
    https://git.kernel.org/netdev/net/c/502e82b91361
  - [net,13/13] net/mlx5e: SHAMPO, Fix constant expression result
    https://git.kernel.org/netdev/net/c/8c8cf0382257

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



  reply	other threads:[~2021-12-01 15:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01  6:36 [pull request][net 00/13] mlx5 fixes 2021-11-30 Saeed Mahameed
2021-12-01  6:36 ` [net 01/13] net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation Saeed Mahameed
2021-12-01 15:00   ` patchwork-bot+netdevbpf [this message]
2021-12-01  6:36 ` [net 02/13] net/mlx5e: Fix missing IPsec statistics on uplink representor Saeed Mahameed
2021-12-01  6:36 ` [net 03/13] net/mlx5e: Sync TIR params updates against concurrent create/modify Saeed Mahameed
2021-12-01  6:37 ` [net 04/13] net/mlx5: Move MODIFY_RQT command to ignore list in internal error state Saeed Mahameed
2021-12-01  6:37 ` [net 05/13] net/mlx5: Lag, Fix recreation of VF LAG Saeed Mahameed
2021-12-01  6:37 ` [net 06/13] net/mlx5: E-switch, Respect BW share of the new group Saeed Mahameed
2021-12-01  6:37 ` [net 07/13] net/mlx5: E-Switch, fix single FDB creation on BlueField Saeed Mahameed
2021-12-01  6:37 ` [net 08/13] net/mlx5: E-Switch, Check group pointer before reading bw_share value Saeed Mahameed
2021-12-01  6:37 ` [net 09/13] net/mlx5: E-Switch, Use indirect table only if all destinations support it Saeed Mahameed
2021-12-01  6:37 ` [net 10/13] net/mlx5: Fix use after free in mlx5_health_wait_pci_up Saeed Mahameed
2021-12-01  6:37 ` [net 11/13] net/mlx5: Fix too early queueing of log timestamp work Saeed Mahameed
2021-12-01  6:37 ` [net 12/13] net/mlx5: Fix access to a non-supported register Saeed Mahameed
2021-12-01  6:37 ` [net 13/13] net/mlx5e: SHAMPO, Fix constant expression result 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=163837081214.15182.14162375624201338855.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=maord@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=raeds@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).