From: patchwork-bot+netdevbpf@kernel•org
To: Saeed Mahameed <saeed@kernel•org>
Cc: davem@davemloft•net, kuba@kernel•org, pabeni@redhat•com,
edumazet@google•com, saeedm@nvidia•com, netdev@vger•kernel.org,
tariqt@nvidia•com, kliteyn@nvidia•com
Subject: Re: [net-next 01/15] net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump
Date: Sat, 22 Apr 2023 04:10:25 +0000 [thread overview]
Message-ID: <168213662598.14731.606611570337031161.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230421013850.349646-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Saeed Mahameed <saeedm@nvidia•com>:
On Thu, 20 Apr 2023 18:38:36 -0700 you wrote:
> From: Yevgeny Kliteynik <kliteyn@nvidia•com>
>
> The steering dump parser expects to see 0 as rewrite num of actions
> in case pattern/args aren't supported - parsing of legacy modify header
> is based on this assumption.
> Fix this to align to parser's expectation.
>
> [...]
Here is the summary with links:
- [net-next,01/15] net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump
https://git.kernel.org/netdev/net-next/c/075056005d8c
- [net-next,02/15] net/mlx5: DR, Calculate sync threshold of each pool according to its type
https://git.kernel.org/netdev/net-next/c/72b2cff68405
- [net-next,03/15] net/mlx5: DR, Add more info in domain dbg dump
https://git.kernel.org/netdev/net-next/c/cedb6665bc33
- [net-next,04/15] net/mlx5: DR, Add memory statistics for domain object
https://git.kernel.org/netdev/net-next/c/57295e069cd8
- [net-next,05/15] Revert "net/mlx5: Expose steering dropped packets counter"
https://git.kernel.org/netdev/net-next/c/e267b8a52ca5
- [net-next,06/15] Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"
https://git.kernel.org/netdev/net-next/c/0a431418f685
- [net-next,07/15] net/mlx5: Add vnic devlink health reporter to PFs/VFs
https://git.kernel.org/netdev/net-next/c/b0bc615df488
- [net-next,08/15] net/mlx5e: Add vnic devlink health reporter to representors
https://git.kernel.org/netdev/net-next/c/cf14af140a5a
- [net-next,09/15] net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ
https://git.kernel.org/netdev/net-next/c/c8e9090233a7
- [net-next,10/15] net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case
https://git.kernel.org/netdev/net-next/c/40afb3b14496
- [net-next,11/15] net/mlx5e: RX, Hook NAPIs to page pools
https://git.kernel.org/netdev/net-next/c/a880f814739c
- [net-next,12/15] net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()
https://git.kernel.org/netdev/net-next/c/45e261b7b821
- [net-next,13/15] net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()
https://git.kernel.org/netdev/net-next/c/8ca52ada6267
- [net-next,14/15] net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()
https://git.kernel.org/netdev/net-next/c/38d9a740f68d
- [net-next,15/15] net/mlx5: Update op_mode to op_mod for port selection
https://git.kernel.org/netdev/net-next/c/f9c895a72a39
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:[~2023-04-22 4:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-21 1:38 [pull request][net-next 00/15] mlx5 updates 2023-04-20 Saeed Mahameed
2023-04-21 1:38 ` [net-next 01/15] net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump Saeed Mahameed
2023-04-22 4:10 ` patchwork-bot+netdevbpf [this message]
2023-04-21 1:38 ` [net-next 02/15] net/mlx5: DR, Calculate sync threshold of each pool according to its type Saeed Mahameed
2023-04-21 1:38 ` [net-next 03/15] net/mlx5: DR, Add more info in domain dbg dump Saeed Mahameed
2023-04-21 1:38 ` [net-next 04/15] net/mlx5: DR, Add memory statistics for domain object Saeed Mahameed
2023-04-21 1:38 ` [net-next 05/15] Revert "net/mlx5: Expose steering dropped packets counter" Saeed Mahameed
2023-04-21 1:38 ` [net-next 06/15] Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" Saeed Mahameed
2023-04-21 1:38 ` [net-next 07/15] net/mlx5: Add vnic devlink health reporter to PFs/VFs Saeed Mahameed
2023-04-21 1:38 ` [net-next 08/15] net/mlx5e: Add vnic devlink health reporter to representors Saeed Mahameed
2023-04-21 1:38 ` [net-next 09/15] net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ Saeed Mahameed
2023-04-21 1:38 ` [net-next 10/15] net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case Saeed Mahameed
2023-04-21 1:38 ` [net-next 11/15] net/mlx5e: RX, Hook NAPIs to page pools Saeed Mahameed
2023-04-21 2:13 ` Jakub Kicinski
2023-04-24 11:59 ` Dragos Tatulea
2023-04-21 1:38 ` [net-next 12/15] net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() Saeed Mahameed
2023-04-21 1:38 ` [net-next 13/15] net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() Saeed Mahameed
2023-04-21 1:38 ` [net-next 14/15] net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() Saeed Mahameed
2023-04-21 1:38 ` [net-next 15/15] net/mlx5: Update op_mode to op_mod for port selection 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=168213662598.14731.606611570337031161.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=kliteyn@nvidia$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=saeed@kernel$(echo .)org \
--cc=saeedm@nvidia$(echo .)com \
--cc=tariqt@nvidia$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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