[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6392b5eb-4966-460c-0a63-ef3124399a9a@gmail.com>
Date: Tue, 27 Mar 2018 07:23:27 -0600
From: David Ahern <dsahern@...il.com>
To: Leon Romanovsky <leon@...nel.org>,
Steve Wise <swise@...ngridcomputing.com>
Cc: stephen@...workplumber.org, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: Re: [PATCH v3 iproute2-next 1/8] rdma: include rdma-core
<rdma/rdma_cma.h>
On 3/26/18 11:46 PM, Leon Romanovsky wrote:
> On Mon, Mar 26, 2018 at 01:57:32PM -0700, Steve Wise wrote:
>> This avoids requiring rdma-core be installed on systems.
>>
>> Signed-off-by: Steve Wise <swise@...ngridcomputing.com>
>> ---
>> rdma/include/rdma/rdma_cma.h | 728 +++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 728 insertions(+)
>> create mode 100644 rdma/include/rdma/rdma_cma.h
>>
>
> Steve,
>
> Sorry for not spotting it before, you actually need only 3 enums for the
> cm_id_ps_to_str() from rdma_cma.h.
>
> Simply copy/paste that enum into cm_id_ps_to_str().
>
> Thanks
>
I think this is Jason's point: if that enum is part of the UAPI why
isn't it part of a uapi header file?
We definitely do not want that entire header file brought in to iproute2
Powered by blists - more mailing lists