Re: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI

2017-06-21 Thread Leon Romanovsky
Tin ; Steve Wise > > ; Stephen Hemminger > > ; Jiri Pirko ; Ariel Almog > > ; Linux Netdev ; Leon > > Romanovsky > > Subject: Re: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device > > definitions to UAPI > > > > On Wed, Jun 21, 2017 at 09:05

Re: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI

2017-06-21 Thread Jason Gunthorpe
On Wed, Jun 21, 2017 at 09:05:22AM +0300, Leon Romanovsky wrote: > RDMA_NL_IWCM, > RDMA_NL_RSVD, > RDMA_NL_LS, /* RDMA Local Services */ > + /* > + * RDMA_NL_I40IW not in use and it was added here by mistake, > + * but we need to keep it anyway, because it is UAP

RE: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI

2017-06-21 Thread Tung, Chien Tin
tdev ; Leon > Romanovsky > Subject: Re: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device > definitions to UAPI > > On Wed, Jun 21, 2017 at 09:05:22AM +0300, Leon Romanovsky wrote: > > RDMA_NL_IWCM, > > RDMA_NL_RSVD, > > RDMA_NL_LS, /* RDMA

RE: [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI

2017-06-21 Thread Steve Wise
> From: Leon Romanovsky > > Introduce new defines to rdma_netlink.h, so the RDMA configuration tool > will be able to communicate with RDMA subsystem by using the shared defines. > > The addition of new client (NLDEV) revealed the fact that we exposed by > mistake the RDMA_NL_I40IW define which