From: Yonatan Nachum <ynachum@amazon.com>
To: <jgg@nvidia.com>, <leon@kernel.org>, <linux-rdma@vger.kernel.org>
Cc: <mrgolin@amazon.com>, <sleybo@amazon.com>, <matua@amazon.com>,
<gal.pressman@linux.dev>, Yonatan Nachum <ynachum@amazon.com>
Subject: [PATCH for-next 0/2] RDMA/efa: Expose extended max inline buffer size
Date: Sun, 15 Feb 2026 12:04:49 +0000 [thread overview]
Message-ID: <20260215120451.18053-1-ynachum@amazon.com> (raw)
This series adds support for querying an extended max inline buffer size
from the EFA device.
The first patch renames the existing queue attributes structure to prepare
for adding a second queue attributes query.
The second patch introduces the new extended max inline buffer size query
and exposes this value to userspace.
Yonatan Nachum (2):
RDMA/efa: Rename admin queue attributes struct name for extendability
RDMA/efa: Expose new extended max inline buff size
.../infiniband/hw/efa/efa_admin_cmds_defs.h | 22 ++++++--
drivers/infiniband/hw/efa/efa_com_cmd.c | 55 ++++++++++++-------
drivers/infiniband/hw/efa/efa_com_cmd.h | 3 +-
drivers/infiniband/hw/efa/efa_verbs.c | 3 +-
include/uapi/rdma/efa-abi.h | 5 +-
5 files changed, 59 insertions(+), 29 deletions(-)
--
2.47.3
next reply other threads:[~2026-02-15 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-15 12:04 Yonatan Nachum [this message]
2026-02-15 12:04 ` [PATCH for-next 1/2] RDMA/efa: Rename admin queue attributes struct name for extendability Yonatan Nachum
2026-02-15 12:04 ` [PATCH for-next 2/2] RDMA/efa: Expose new extended max inline buff size Yonatan Nachum
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=20260215120451.18053-1-ynachum@amazon.com \
--to=ynachum@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=mrgolin@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