Re: [for-next v6 0/2] Add Reorder Completion Queue (RCQ) support
From: Abhijit Gangurde
Date: Mon Aug 17 2026 - 03:09:28 EST
On 8/14/26 22:54, Jakub Kicinski wrote:
On Thu, 13 Aug 2026 16:19:52 +0530 Abhijit Gangurde wrote:
Patch 1 extends the net/ionic firmware identity structure to expose theI asked for a PR, based on a tag from Linus's tree with that patch.
rcq_sign_bit field from the RDMA LIF identity.
Did you send that?
I only see a PR for rdma-core here
Hi Jakub,
I have the PR ready on Linus's v7.2 tag.
The following changes since commit 8d3ae59288f1e7d58d76558a6ee96d533bc5019f:
Linux 7.2 (2026-08-16 14:32:26 -0700)
are available in the Git repository at:
https://github.com/abhijitG-xlnx/linux.git ionic_rcq_shared
for you to fetch changes up to bb23acfd05f0399f33dae000df2ef4a88787b7d0:
net: ionic: Fetch RCQ sign bit from firmware (2026-08-17 10:58:31 +0530)
----------------------------------------------------------------
Abhijit Gangurde (1):
net: ionic: Fetch RCQ sign bit from firmware
drivers/net/ethernet/pensando/ionic/ionic_if.h | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Thanks,
Abhijit