Re: [for-next v6 0/2] Add Reorder Completion Queue (RCQ) support
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Aug 2026 12:35:52 +0530 Abhijit Gangurde wrote: > 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 the > >> rcq_sign_bit field from the RDMA LIF identity. > > I asked for a PR, based on a tag from Linus's tree with that patch. > > 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) Thanks! Pulled