iproute2/rdma
Andrea Claudi 93fb6810e1 Makefile: move HAVE_MNL check to top-level Makefile
dcb, devlink, rdma, tipc and vdpa rely on libmnl to compile, so they
check for libmnl to be installed on their Makefiles.

This moves HAVE_MNL check from the tools to top-level Makefile, thus
avoiding to call their Makefiles if libmnl is not present.

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
2022-03-12 09:00:56 -07:00
..
include/uapi/rdma rdma: update uapi headers 2021-11-18 10:00:19 -08:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
dev.c lib: json_print: Add print_on_off() 2020-11-13 19:43:15 -07:00
link.c rdma: Rewrite custom JSON and prints logic to use common API 2019-11-20 02:27:36 +00:00
Makefile Makefile: move HAVE_MNL check to top-level Makefile 2022-03-12 09:00:56 -07:00
rdma.c Unify batch processing across tools 2020-11-13 19:43:15 -07:00
rdma.h Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next 2021-02-23 23:03:42 -08:00
res-cmid.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-cq.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-ctx.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-mr.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-pd.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-qp.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res-srq.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
res.c rdma: Fix the logic to print unsigned int. 2022-03-07 11:27:13 -08:00
res.h rdma: Fix the logic to print unsigned int. 2022-03-07 11:27:13 -08:00
stat-mr.c rdma: Fix the logic to print unsigned int. 2022-03-07 11:27:13 -08:00
stat.c rdma: make RES_PID and RES_KERN_NAME alternative to each other 2022-03-11 19:16:50 -08:00
stat.h rdma: Add "stat show mr" support 2019-10-27 10:28:30 -07:00
sys.c rdma: Add copy-on-fork to get sys command 2021-05-03 14:43:13 +00:00
utils.c rdma: Add SRQ resource tracking information 2021-04-28 15:37:16 +00:00