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,
	maorg@nvidia.com, mbloch@nvidia.com, saeedm@nvidia.com
Subject: Re: [net-next 01/13] net/mlx5: Support partial TTC rules
Date: Tue, 19 Oct 2021 11:30:42 +0000	[thread overview]
Message-ID: <163464304233.15678.6328587199933642750.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211019032047.55660-2-saeed@kernel.org>

Hello:

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

On Mon, 18 Oct 2021 20:20:35 -0700 you wrote:
> From: Maor Gottlieb <maorg@nvidia.com>
> 
> Add bitmasks to ttc_params to indicate if rule is valid or not.
> It will allow to create TTC table with support only in part of the
> traffic types.
> In later patches which introduce the steering based LAG port selection,
> TTC will be created with only part of the rules according to the hash
> type.
> 
> [...]

Here is the summary with links:
  - [net-next,01/13] net/mlx5: Support partial TTC rules
    https://git.kernel.org/netdev/net-next/c/4c71ce50d2fe
  - [net-next,02/13] net/mlx5: Introduce port selection namespace
    https://git.kernel.org/netdev/net-next/c/425a563acb1d
  - [net-next,03/13] net/mlx5: Add support to create match definer
    https://git.kernel.org/netdev/net-next/c/e7e2519e3632
  - [net-next,04/13] net/mlx5: Introduce new uplink destination type
    https://git.kernel.org/netdev/net-next/c/58a606dba708
  - [net-next,05/13] net/mlx5: Lag, move lag files into directory
    https://git.kernel.org/netdev/net-next/c/3d677735d3b7
  - [net-next,06/13] net/mlx5: Lag, set LAG traffic type mapping
    https://git.kernel.org/netdev/net-next/c/1065e0015dd7
  - [net-next,07/13] net/mlx5: Lag, set match mask according to the traffic type bitmap
    https://git.kernel.org/netdev/net-next/c/e465550b38ed
  - [net-next,08/13] net/mlx5: Lag, add support to create definers for LAG
    https://git.kernel.org/netdev/net-next/c/dc48516ec7d3
  - [net-next,09/13] net/mlx5: Lag, add support to create TTC tables for LAG port selection
    https://git.kernel.org/netdev/net-next/c/8e25a2bc6687
  - [net-next,10/13] net/mlx5: Lag, add support to create/destroy/modify port selection
    https://git.kernel.org/netdev/net-next/c/b7267869e923
  - [net-next,11/13] net/mlx5: Lag, use steering to select the affinity port in LAG
    https://git.kernel.org/netdev/net-next/c/da6b0bb0fc73
  - [net-next,12/13] net/mlx5: E-Switch, Use dynamic alloc for dest array
    https://git.kernel.org/netdev/net-next/c/408881627ff0
  - [net-next,13/13] net/mlx5: E-Switch, Increase supported number of forward destinations to 32
    https://git.kernel.org/netdev/net-next/c/d40bfeddacd6

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



  reply	other threads:[~2021-10-19 11:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  3:20 [pull request][net-next 00/13] mlx5 updates 2021-10-18 Saeed Mahameed
2021-10-19  3:20 ` [net-next 01/13] net/mlx5: Support partial TTC rules Saeed Mahameed
2021-10-19 11:30   ` patchwork-bot+netdevbpf [this message]
2021-10-19  3:20 ` [net-next 02/13] net/mlx5: Introduce port selection namespace Saeed Mahameed
2021-10-19  3:20 ` [net-next 03/13] net/mlx5: Add support to create match definer Saeed Mahameed
2021-10-19  3:20 ` [net-next 04/13] net/mlx5: Introduce new uplink destination type Saeed Mahameed
2021-10-19  3:20 ` [net-next 05/13] net/mlx5: Lag, move lag files into directory Saeed Mahameed
2021-10-19  3:20 ` [net-next 06/13] net/mlx5: Lag, set LAG traffic type mapping Saeed Mahameed
2021-10-19  3:20 ` [net-next 07/13] net/mlx5: Lag, set match mask according to the traffic type bitmap Saeed Mahameed
2021-10-19  3:20 ` [net-next 08/13] net/mlx5: Lag, add support to create definers for LAG Saeed Mahameed
2021-10-19  3:20 ` [net-next 09/13] net/mlx5: Lag, add support to create TTC tables for LAG port selection Saeed Mahameed
2021-10-19  3:20 ` [net-next 10/13] net/mlx5: Lag, add support to create/destroy/modify " Saeed Mahameed
2021-10-19  3:20 ` [net-next 11/13] net/mlx5: Lag, use steering to select the affinity port in LAG Saeed Mahameed
2021-10-19  3:20 ` [net-next 12/13] net/mlx5: E-Switch, Use dynamic alloc for dest array Saeed Mahameed
2021-10-19  3:20 ` [net-next 13/13] net/mlx5: E-Switch, Increase supported number of forward destinations to 32 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=163464304233.15678.6328587199933642750.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=maorg@nvidia.com \
    --cc=mbloch@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --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).