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 0/2] RDMA/efa: Admin completion context improvements
Date: Wed, 10 Dec 2025 13:06:12 +0000 [thread overview]
Message-ID: <20251210130614.36460-1-ynachum@amazon.com> (raw)
This series improves the EFA driver's admin completion context handling
with two key enhancements:
1. Add validation to check that the stored completion context command ID
matches the received one, improving error detection and debugging.
2. Refactor the admin completion context state machine to be more robust
and easier to maintain.
These changes enhance the reliability of the EFA admin command processing
path.
Yonatan Nachum (2):
RDMA/efa: Check stored completion CTX command ID with received one
RDMA/efa: Improve admin completion context state machine
drivers/infiniband/hw/efa/efa_com.c | 97 ++++++++++++++++-------------
1 file changed, 54 insertions(+), 43 deletions(-)
--
2.47.3
next reply other threads:[~2025-12-10 13:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 13:06 Yonatan Nachum [this message]
2025-12-10 13:06 ` [PATCH 1/2] RDMA/efa: Check stored completion CTX command ID with received one Yonatan Nachum
2025-12-10 13:06 ` [PATCH 2/2] RDMA/efa: Improve admin completion context state machine Yonatan Nachum
2025-12-18 15:12 ` [PATCH 0/2] RDMA/efa: Admin completion context improvements Leon Romanovsky
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=20251210130614.36460-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