[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <70d63971-6b74-41ae-bde3-b08b5f244672@amd.com>
Date: Mon, 12 May 2025 11:24:18 +0530
From: Abhijit Gangurde <abhijit.gangurde@....com>
To: Simon Horman <horms@...nel.org>
Cc: shannon.nelson@....com, brett.creeley@....com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, corbet@....net,
jgg@...pe.ca, leon@...nel.org, andrew+netdev@...n.ch, allen.hubbe@....com,
nikhil.agarwal@....com, linux-rdma@...r.kernel.org, netdev@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build
environment
On 5/10/25 02:03, Simon Horman wrote:
> On Thu, May 08, 2025 at 10:29:57AM +0530, Abhijit Gangurde wrote:
>> Add ionic to the kernel build environment.
>>
>> Co-developed-by: Allen Hubbe <allen.hubbe@....com>
>> Signed-off-by: Allen Hubbe <allen.hubbe@....com>
>> Signed-off-by: Abhijit Gangurde <abhijit.gangurde@....com>
>> ---
>> .../ethernet/pensando/ionic_rdma.rst | 43 +++++++++++++++++++
>> MAINTAINERS | 9 ++++
>> drivers/infiniband/Kconfig | 1 +
>> drivers/infiniband/hw/Makefile | 1 +
>> drivers/infiniband/hw/ionic/Kconfig | 17 ++++++++
>> drivers/infiniband/hw/ionic/Makefile | 9 ++++
>> 6 files changed, 80 insertions(+)
>> create mode 100644 Documentation/networking/device_drivers/ethernet/pensando/ionic_rdma.rst
>> create mode 100644 drivers/infiniband/hw/ionic/Kconfig
>> create mode 100644 drivers/infiniband/hw/ionic/Makefile
>>
>> diff --git a/Documentation/networking/device_drivers/ethernet/pensando/ionic_rdma.rst b/Documentation/networking/device_drivers/ethernet/pensando/ionic_rdma.rst
>> new file mode 100644
>> index 000000000000..80c4d9876d3e
>> --- /dev/null
>> +++ b/Documentation/networking/device_drivers/ethernet/pensando/ionic_rdma.rst
> Please add this new file to
> Documentation/networking/device_drivers/ethernet/index.rst
> (or some other index.rst).
>
> Flagged by make htmldocs
>
> ...
Thanks for pointing this. Will add the new file to
Documentation/networking/device_drivers/index.rst
in next spin.
Abhijit
Powered by blists - more mailing lists