RE: [Patch v4 03/12] net: mana: Handle vport sharing between devices
From: Long Li <longli@microsoft.com>
Date: 2022-08-03 02:09:05
Also in:
linux-hyperv, linux-rdma, lkml
From: Long Li <longli@microsoft.com>
Date: 2022-08-03 02:09:05
Also in:
linux-hyperv, linux-rdma, lkml
Subject: Re: [Patch v4 03/12] net: mana: Handle vport sharing between devices On Fri, Jul 29, 2022 at 09:20:05PM +0000, Long Li wrote:quoted
quoted
quoted
the Mellanox NICs implement the RAW_QP. IMHO, it's better to have the user explicitly decide whether to use Ethernet or RDMA RAW_QP on a specific port.It should all be carefully documented someplace.The use case for RAW_QP is from user-mode. Is it acceptable that we document the detailed usage in rdma-core?Yes, but add a suitable comment someplace in the kernel too
Thanks. I will add detailed comments. Long