All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tariq Toukan <tariqt@nvidia.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org, saeedm@nvidia.com, gal@nvidia.com,
	leonro@nvidia.com
Subject: Re: [PATCH net-next 00/12] mlx5 esw qos refactor and SHAMPO cleanup
Date: Tue, 12 Nov 2024 03:40:32 +0000	[thread overview]
Message-ID: <173138283275.71105.7062967652158477670.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241107194357.683732-1-tariqt@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 7 Nov 2024 21:43:45 +0200 you wrote:
> Hi,
> 
> This patchset for the mlx5 core and Eth drivers consists of 3 parts.
> 
> First patch by Patrisious improves the E-switch mode change operation.
> 
> The following 6 patches by Carolina introduce further refactoring for
> the QoS handling, to set the foundation for future extensions.
> 
> [...]

Here is the summary with links:
  - [net-next,01/12] net/mlx5: E-switch, refactor eswitch mode change
    https://git.kernel.org/netdev/net-next/c/ab85ebf43723
  - [net-next,02/12] net/mlx5: Simplify QoS normalization by removing error handling
    https://git.kernel.org/netdev/net-next/c/5a731857656e
  - [net-next,03/12] net/mlx5: Generalize max_rate and min_rate setting for nodes
    https://git.kernel.org/netdev/net-next/c/ac778fefed34
  - [net-next,04/12] net/mlx5: Refactor scheduling element configuration bitmasks
    https://git.kernel.org/netdev/net-next/c/cc4bb15ffa84
  - [net-next,05/12] net/mlx5: Generalize scheduling element operations
    https://git.kernel.org/netdev/net-next/c/663bc605d0db
  - [net-next,06/12] net/mlx5: Integrate esw_qos_vport_enable logic into rate operations
    https://git.kernel.org/netdev/net-next/c/d67bfd10e668
  - [net-next,07/12] net/mlx5: Make vport QoS enablement more flexible for future extensions
    https://git.kernel.org/netdev/net-next/c/be034baba83e
  - [net-next,08/12] net/mlx5e: SHAMPO, Simplify UMR allocation for headers
    https://git.kernel.org/netdev/net-next/c/8a0ee54027b1
  - [net-next,09/12] net/mlx5e: SHAMPO, Fix page_index calculation inconsistency
    https://git.kernel.org/netdev/net-next/c/1a4b58857704
  - [net-next,10/12] net/mlx5e: SHAMPO, Change frag page setup order during allocation
    https://git.kernel.org/netdev/net-next/c/4f56868b7132
  - [net-next,11/12] net/mlx5e: SHAMPO, Drop info array
    https://git.kernel.org/netdev/net-next/c/945ca432bfd0
  - [net-next,12/12] net/mlx5e: SHAMPO, Rework header allocation loop
    https://git.kernel.org/netdev/net-next/c/ab4219db89da

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



      parent reply	other threads:[~2024-11-12  3:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07 19:43 [PATCH net-next 00/12] mlx5 esw qos refactor and SHAMPO cleanup Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 01/12] net/mlx5: E-switch, refactor eswitch mode change Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 02/12] net/mlx5: Simplify QoS normalization by removing error handling Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 03/12] net/mlx5: Generalize max_rate and min_rate setting for nodes Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 04/12] net/mlx5: Refactor scheduling element configuration bitmasks Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 05/12] net/mlx5: Generalize scheduling element operations Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 06/12] net/mlx5: Integrate esw_qos_vport_enable logic into rate operations Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 07/12] net/mlx5: Make vport QoS enablement more flexible for future extensions Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 08/12] net/mlx5e: SHAMPO, Simplify UMR allocation for headers Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 09/12] net/mlx5e: SHAMPO, Fix page_index calculation inconsistency Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 10/12] net/mlx5e: SHAMPO, Change frag page setup order during allocation Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 11/12] net/mlx5e: SHAMPO, Drop info array Tariq Toukan
2024-11-07 19:43 ` [PATCH net-next 12/12] net/mlx5e: SHAMPO, Rework header allocation loop Tariq Toukan
2024-11-12  3:40 ` patchwork-bot+netdevbpf [this message]

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=173138283275.71105.7062967652158477670.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --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.