From: Leon Romanovsky <leon@kernel.org>
To: Doug Ledford <dledford@redhat.com>, Jason Gunthorpe <jgg@mellanox.com>
Cc: Leon Romanovsky <leonro@mellanox.com>,
linux-rdma@vger.kernel.org, Mark Bloch <markb@mellanox.com>
Subject: [PATCH rdma-next 0/2] Limit to raw Ethernet QPs for raw ETH profile
Date: Wed, 6 May 2020 10:16:00 +0300 [thread overview]
Message-ID: <20200506071602.7177-1-leon@kernel.org> (raw)
From: Leon Romanovsky <leonro@mellanox.com>
Hi,
This is a fix to restrict opening any other QP types except RAW_PACKET
if we are using raw ETH profile.
Thanks
Mark Bloch (2):
RDMA/mlx5: Assign profile before calling stages
RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled
drivers/infiniband/hw/mlx5/ib_rep.h | 2 +-
drivers/infiniband/hw/mlx5/main.c | 3 ++-
drivers/infiniband/hw/mlx5/qp.c | 12 +++++++++---
3 files changed, 12 insertions(+), 5 deletions(-)
--
2.26.2
next reply other threads:[~2020-05-06 7:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-06 7:16 Leon Romanovsky [this message]
2020-05-06 7:16 ` [PATCH rdma-next 1/2] RDMA/mlx5: Assign profile before calling stages Leon Romanovsky
2020-05-06 7:16 ` [PATCH rdma-next 2/2] RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled Leon Romanovsky
2020-05-06 22:49 ` [PATCH rdma-next 0/2] Limit to raw Ethernet QPs for raw ETH profile 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=20200506071602.7177-1-leon@kernel.org \
--to=leon@kernel.org \
--cc=dledford@redhat.com \
--cc=jgg@mellanox.com \
--cc=leonro@mellanox.com \
--cc=linux-rdma@vger.kernel.org \
--cc=markb@mellanox.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).