From: Jason Gunthorpe <jgg@nvidia.com>
To: Saeed Mahameed <saeedm@nvidia.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
"kuba@kernel.org" <kuba@kernel.org>,
"davem@davemloft.net" <davem@davemloft.net>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH mlx5-next 0/4] Add support to multiple RDMA priorities for FDB rules
Date: Wed, 15 Dec 2021 08:31:57 -0400 [thread overview]
Message-ID: <20211215123157.GT6385@nvidia.com> (raw)
In-Reply-To: <6559a3845b34fcfd75f1b7ecd08ad5e0508a9fe5.camel@nvidia.com>
On Tue, Dec 14, 2021 at 12:04:09AM +0000, Saeed Mahameed wrote:
> On Tue, 2021-12-07 at 14:58 -0400, Jason Gunthorpe wrote:
> > 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
> >
>
> Yes, applied.
Okay, pulled, thanks
Jason
prev parent reply other threads:[~2021-12-15 12:32 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 ` [PATCH mlx5-next 0/4] Add support to multiple RDMA " Jason Gunthorpe
2021-12-14 0:04 ` Saeed Mahameed
2021-12-15 12:31 ` Jason Gunthorpe [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=20211215123157.GT6385@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=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).