From: Jason Gunthorpe <jgg@nvidia.com>
To: Saeed Mahameed <saeed@kernel.org>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
Leon Romanovsky <leonro@nvidia.com>,
Jakub Kicinski <kuba@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH mlx5-next 0/4] Add support to multiple RDMA priorities for FDB rules
Date: Tue, 7 Dec 2021 14:58:49 -0400 [thread overview]
Message-ID: <20211207185849.GA119105@nvidia.com> (raw)
In-Reply-To: <20211201193621.9129-1-saeed@kernel.org>
On Wed, Dec 01, 2021 at 11:36:17AM -0800, Saeed Mahameed wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
>
> Currently, the driver ignores the user's priority for flow steering
> rules in FDB namespace. Change it and create the rule in the right
> priority.
>
> It will allow to create FDB steering rules in up to 16 different
> priorities.
>
> Maor Gottlieb (4):
> net/mlx5: Separate FDB namespace
> net/mlx5: Refactor mlx5_get_flow_namespace
> net/mlx5: Create more priorities for FDB bypass namespace
> RDMA/mlx5: Add support to multiple priorities for FDB rules
>
> drivers/infiniband/hw/mlx5/fs.c | 18 ++---
> drivers/infiniband/hw/mlx5/mlx5_ib.h | 3 +-
> .../net/ethernet/mellanox/mlx5/core/fs_cmd.c | 4 +-
> .../net/ethernet/mellanox/mlx5/core/fs_core.c | 76 +++++++++++++++----
> include/linux/mlx5/fs.h | 1 +
> 5 files changed, 75 insertions(+), 27 deletions(-)
Did you want this to go to the rdma tree? If so it seems fine, please
update the shared branch
Thanks,
Jason
next prev parent reply other threads:[~2021-12-07 18:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-01 19:36 [PATCH mlx5-next 0/4] Add support to multiple RDMA priorities for FDB rules Saeed Mahameed
2021-12-01 19:36 ` [PATCH mlx5-next 1/4] net/mlx5: Separate FDB namespace Saeed Mahameed
2021-12-02 14:58 ` Leon Romanovsky
2021-12-01 19:36 ` [PATCH mlx5-next 2/4] net/mlx5: Refactor mlx5_get_flow_namespace Saeed Mahameed
2021-12-02 14:58 ` Leon Romanovsky
2021-12-01 19:36 ` [PATCH mlx5-next 3/4] net/mlx5: Create more priorities for FDB bypass namespace Saeed Mahameed
2021-12-02 14:58 ` Leon Romanovsky
2021-12-01 19:36 ` [PATCH mlx5-next 4/4] RDMA/mlx5: Add support to multiple priorities for FDB rules Saeed Mahameed
2021-12-02 14:58 ` Leon Romanovsky
2021-12-07 18:58 ` Jason Gunthorpe [this message]
2021-12-14 0:04 ` [PATCH mlx5-next 0/4] Add support to multiple RDMA " Saeed Mahameed
2021-12-15 12:31 ` Jason Gunthorpe
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=20211207185849.GA119105@nvidia.com \
--to=jgg@nvidia.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=leonro@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--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).