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 v2 0/3] RDMA/efa: Expose extended max inline buffer size
Date: Mon, 16 Feb 2026 13:33:48 +0000 [thread overview]
Message-ID: <20260216133351.14896-1-ynachum@amazon.com> (raw)
Changelog:
v2:
* Added patch 3 to use the extended inline buffer size for validation
in QP creation.
v1: https://lore.kernel.org/all/20260215120451.18053-1-ynachum@amazon.com/
-------------------------------------------------------------------------
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.
The third patch updates the inline validation to use the extended inline
buffer size.
Yonatan Nachum (3):
RDMA/efa: Rename admin queue attributes struct name for extendability
RDMA/efa: Expose new extended max inline buff size
RDMA/efa: Use extended inline buff size for inline validation
.../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 | 7 ++-
include/uapi/rdma/efa-abi.h | 5 +-
5 files changed, 61 insertions(+), 31 deletions(-)
--
2.47.3
next reply other threads:[~2026-02-16 13:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-16 13:33 Yonatan Nachum [this message]
2026-02-16 13:33 ` [PATCH for-next v2 1/3] RDMA/efa: Rename admin queue attributes struct name for extendability Yonatan Nachum
2026-02-16 13:33 ` [PATCH for-next v2 2/3] RDMA/efa: Expose new extended max inline buff size Yonatan Nachum
2026-02-16 13:33 ` [PATCH for-next v2 3/3] RDMA/efa: Use extended inline buff size for inline validation 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=20260216133351.14896-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