linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Margolin <mrgolin@amazon.com>
To: <jgg@nvidia.com>, <leon@kernel.org>, <linux-rdma@vger.kernel.org>
Cc: <sleybo@amazon.com>, <matua@amazon.com>, <gal.pressman@linux.dev>
Subject: [PATCH for-next 0/2] RDMA/efa: Support QP service level
Date: Tue, 15 Oct 2024 17:42:40 +0000	[thread overview]
Message-ID: <20241015174242.3490-1-mrgolin@amazon.com> (raw)

Align the device interface and add an option to pass QP service level
from user to the device.

Michael Margolin (2):
  RDMA/efa: Update device interface
  RDMA/efa: Add option to set QP service level on create

 .../infiniband/hw/efa/efa_admin_cmds_defs.h   |  54 +++++++--
 drivers/infiniband/hw/efa/efa_admin_defs.h    |   4 +-
 drivers/infiniband/hw/efa/efa_com_cmd.c       |   5 +-
 drivers/infiniband/hw/efa/efa_com_cmd.h       |   3 +-
 drivers/infiniband/hw/efa/efa_io_defs.h       | 106 ++++++++++++++++--
 drivers/infiniband/hw/efa/efa_verbs.c         |   6 +-
 include/uapi/rdma/efa-abi.h                   |   3 +-
 7 files changed, 156 insertions(+), 25 deletions(-)

-- 
2.40.1


             reply	other threads:[~2024-10-15 17:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15 17:42 Michael Margolin [this message]
2024-10-15 17:42 ` [PATCH for-next 1/2] RDMA/efa: Update device interface Michael Margolin
2024-10-15 17:42 ` [PATCH for-next 2/2] RDMA/efa: Add option to set QP service level on create Michael Margolin
2024-10-21 17:14 ` [PATCH for-next 0/2] RDMA/efa: Support QP service level 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=20241015174242.3490-1-mrgolin@amazon.com \
    --to=mrgolin@amazon.com \
    --cc=gal.pressman@linux.dev \
    --cc=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=matua@amazon.com \
    --cc=sleybo@amazon.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).