On 3/25/18 12:38 AM, Leon Romanovsky wrote: > From: Leon Romanovsky <leo...@mellanox.com> > > In iproute2 package, the updates of UAPIs files are performed > after the needed feature lands in kernel's net-next tree. > > Such development flow created delays to the rdma tool developers, > who uses rdma-next tree as a basis for their work. > > Move RDMA UAPI file to be under rdma/ folder, so whole responsibility > of syncing this file will be on them. > > Signed-off-by: Leon Romanovsky <leo...@mellanox.com> > --- > rdma/Makefile | 1 + > {include => rdma/include}/uapi/rdma/rdma_netlink.h | 0 > 2 files changed, 1 insertion(+) > rename {include => rdma/include}/uapi/rdma/rdma_netlink.h (100%)
applied to iproute2-next