From: Jason Gunthorpe <jgg@nvidia.com>
To: Yonatan Nachum <ynachum@amazon.com>
Cc: leon@kernel.org, linux-rdma@vger.kernel.org, mrgolin@amazon.com,
sleybo@amazon.com, matua@amazon.com, gal.pressman@linux.dev
Subject: Re: [PATCH for-next v3 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
Date: Wed, 12 Aug 2026 20:55:56 -0300 [thread overview]
Message-ID: <20260812235556.GA860843@nvidia.com> (raw)
In-Reply-To: <20260812121718.2904349-1-ynachum@amazon.com>
On Wed, Aug 12, 2026 at 12:17:15PM +0000, Yonatan Nachum wrote:
> Changelog:
> v3:
> * Ensure proper alignment of stack admin buffer to prevent unaligned memory
> accesses.
> v2: https://lore.kernel.org/all/20260731075007.3878376-1-ynachum@amazon.com/
> * Rebase on for-next branch instead of wip/leon-for-next.
> v1: https://lore.kernel.org/all/20260726123854.638687-1-ynachum@amazon.com/
>
> -------------------------------------------------------------------------
> Add support for the new 128-byte admin v2 SQ entry format. The v2 entry
> extends the v1 header with checksum and payload version fields, and
> carries a larger inline payload.
>
> The series first decouples admin command payloads from admin headers,
> then generalizes the SQ ring to use a configurable entry size, and
> finally adds the v2 entry format selection based on device API version.
>
> Yonatan Nachum (3):
> RDMA/efa: Decouple admin command payload from admin header
> RDMA/efa: Generalize the admin SQ
> RDMA/efa: Add support for 128B admin v2 SQ entry
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Jason
prev parent reply other threads:[~2026-08-12 23:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-12 12:17 [PATCH for-next v3 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry Yonatan Nachum
2026-08-12 12:17 ` [PATCH for-next v3 1/3] RDMA/efa: Decouple admin command payload from admin header Yonatan Nachum
2026-08-12 12:17 ` [PATCH for-next v3 2/3] RDMA/efa: Generalize the admin SQ Yonatan Nachum
2026-08-12 12:17 ` [PATCH for-next v3 3/3] RDMA/efa: Add support for 128B admin v2 SQ entry Yonatan Nachum
2026-08-12 23:55 ` 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=20260812235556.GA860843@nvidia.com \
--to=jgg@nvidia.com \
--cc=gal.pressman@linux.dev \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=matua@amazon.com \
--cc=mrgolin@amazon.com \
--cc=sleybo@amazon.com \
--cc=ynachum@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