]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
rdma: Move RDMA UAPI header file to be under RDMA responsibility
authorLeon Romanovsky <leonro@mellanox.com>
Sun, 25 Mar 2018 06:38:56 +0000 (09:38 +0300)
committerDavid Ahern <dsahern@gmail.com>
Mon, 26 Mar 2018 14:02:19 +0000 (07:02 -0700)
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 <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/Makefile
rdma/include/uapi/rdma/rdma_netlink.h [moved from include/uapi/rdma/rdma_netlink.h with 100% similarity]

index 360f09b27edd1d4ebb68373ab09e3a583662d5b7..819fcbe37506ae7252288eb711078213a3fa479c 100644 (file)
@@ -4,6 +4,7 @@ include ../config.mk
 TARGETS :=
 
 ifeq ($(HAVE_MNL),y)
+CFLAGS += -I./include/uapi/
 
 RDMA_OBJ = rdma.o utils.o dev.o link.o res.o