From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, andrew+netdev@lunn.ch, jgg@ziepe.ca,
leon@kernel.org, linux-rdma@vger.kernel.org,
netdev@vger.kernel.org, joshua.a.hay@intel.com,
tatyana.e.nikolova@intel.com, madhu.chittim@intel.com
Subject: Re: [PATCH net-next,rdma-next 1/6] idpf: use reserved RDMA vectors from control plane
Date: Thu, 17 Jul 2025 10:30:12 +0000 [thread overview]
Message-ID: <175274821227.1880155.10165413541509982414.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250714181002.2865694-2-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Mon, 14 Jul 2025 11:09:56 -0700 you wrote:
> From: Joshua Hay <joshua.a.hay@intel.com>
>
> Fetch the number of reserved RDMA vectors from the control plane.
> Adjust the number of reserved LAN vectors if necessary. Adjust the
> minimum number of vectors the OS should reserve to include RDMA; and
> fail if the OS cannot reserve enough vectors for the minimum number of
> LAN and RDMA vectors required. Create a separate msix table for the
> reserved RDMA vectors, which will just get handed off to the RDMA core
> device to do with what it will.
>
> [...]
Here is the summary with links:
- [net-next,rdma-next,1/6] idpf: use reserved RDMA vectors from control plane
https://git.kernel.org/netdev/net-next/c/bfc5cc8b5aec
- [net-next,rdma-next,2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
https://git.kernel.org/netdev/net-next/c/f4312e6bfa2a
- [net-next,rdma-next,3/6] idpf: implement RDMA vport auxiliary dev create, init, and destroy
https://git.kernel.org/netdev/net-next/c/be91128c579c
- [net-next,rdma-next,4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
https://git.kernel.org/netdev/net-next/c/bf86a012e676
- [net-next,rdma-next,5/6] idpf: implement IDC vport aux driver MTU change handler
https://git.kernel.org/netdev/net-next/c/ed6e1c8796a4
- [net-next,rdma-next,6/6] idpf: implement get LAN MMIO memory regions
https://git.kernel.org/netdev/net-next/c/6aa53e861c1a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-07-17 10:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-14 18:09 [PATCH net-next,rdma-next 0/6][pull request] Add RDMA support for Intel IPU E2000 in idpf Tony Nguyen
2025-07-14 18:09 ` [PATCH net-next,rdma-next 1/6] idpf: use reserved RDMA vectors from control plane Tony Nguyen
2025-07-17 10:30 ` patchwork-bot+netdevbpf [this message]
2025-07-14 18:09 ` [PATCH net-next,rdma-next 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy Tony Nguyen
2025-07-14 18:09 ` [PATCH net-next,rdma-next 3/6] idpf: implement RDMA vport " Tony Nguyen
2025-07-14 18:09 ` [PATCH net-next,rdma-next 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers Tony Nguyen
2025-07-14 18:10 ` [PATCH net-next,rdma-next 5/6] idpf: implement IDC vport aux driver MTU change handler Tony Nguyen
2025-07-14 18:10 ` [PATCH net-next,rdma-next 6/6] idpf: implement get LAN MMIO memory regions Tony Nguyen
2025-07-17 10:28 ` [PATCH net-next,rdma-next 0/6][pull request] Add RDMA support for Intel IPU E2000 in idpf Paolo Abeni
2025-07-17 16:01 ` Tony Nguyen
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=175274821227.1880155.10165413541509982414.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jgg@ziepe.ca \
--cc=joshua.a.hay@intel.com \
--cc=kuba@kernel.org \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=madhu.chittim@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tatyana.e.nikolova@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.