Re: [PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver

From: Randy Dunlap
Date: Thu Aug 14 2025 - 02:01:07 EST




On 8/13/25 10:38 PM, Abhijit Gangurde wrote:
> +RDMA Support via Auxiliary Device
> +=================================
> +
> +The ionic driver supports RDMA (Remote Direct Memory Access) functionality
> +through the Linux auxiliary device framework when advertised by the firmware.
> +RDMA capability is detected during device initialization, and if supported,
> +the ethernet driver will create an auxiliary device that allows the rdma

s/rdma/RDMA/ as is used elsewhere. (?)

> +driver to bind and provide InfiniBand/RoCE functionality.
> +

--
~Randy