Re: [PATCH v6 00/14] Introduce AMD Pensando RDMA driver
From: Leon Romanovsky <leon@kernel.org>
Date: 2025-09-09 12:08:13
Also in:
linux-rdma, lkml, netdev
On Wed, 03 Sep 2025 11:45:52 +0530, Abhijit Gangurde wrote:
This patchset introduces an RDMA driver for the AMD Pensando adapter. An AMD Pensando Ethernet device with RDMA capabilities extends its functionality through an auxiliary device. The first 6 patches of the series modify the ionic Ethernet driver to support the RDMA driver. The ionic RDMA driver implementation is split into the remaining 8 patches. [...]
Applied, thanks!
[01/14] net: ionic: Create an auxiliary device for rdma driver
https://git.kernel.org/rdma/rdma/c/82677c31466120
[02/14] net: ionic: Update LIF identity with additional RDMA capabilities
https://git.kernel.org/rdma/rdma/c/a61164443aa1d4
[03/14] net: ionic: Export the APIs from net driver to support device commands
https://git.kernel.org/rdma/rdma/c/9aabab47b73fa8
[04/14] net: ionic: Provide RDMA reset support for the RDMA driver
https://git.kernel.org/rdma/rdma/c/4660ce92944ec5
[05/14] net: ionic: Provide interrupt allocation support for the RDMA driver
https://git.kernel.org/rdma/rdma/c/e587f088137882
[06/14] net: ionic: Provide doorbell and CMB region information
https://git.kernel.org/rdma/rdma/c/833e384b2fff35
[07/14] RDMA: Add IONIC to rdma_driver_id definition
https://git.kernel.org/rdma/rdma/c/f8e85db1702851
[08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
https://git.kernel.org/rdma/rdma/c/8b265da071f707
[09/14] RDMA/ionic: Create device queues to support admin operations
https://git.kernel.org/rdma/rdma/c/1c2d35074d9675
[10/14] RDMA/ionic: Register device ops for control path
https://git.kernel.org/rdma/rdma/c/57c6622844742b
[11/14] RDMA/ionic: Register device ops for datapath
https://git.kernel.org/rdma/rdma/c/6cada62ba14f25
[12/14] RDMA/ionic: Register device ops for miscellaneous functionality
https://git.kernel.org/rdma/rdma/c/ca6704a04c36e4
[13/14] RDMA/ionic: Implement device stats ops
https://git.kernel.org/rdma/rdma/c/8de04ae7bfe0b8
[14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
https://git.kernel.org/rdma/rdma/c/59804cf2d906df
Best regards,
--
Leon Romanovsky [off-list ref]