Whamcloud - gitweb
LU-2456 lnet: DLC user/kernel space glue code 23/8023/48
authorAmir Shehata <amir.shehata@intel.com>
Fri, 18 Oct 2013 02:24:02 +0000 (19:24 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 18 Sep 2014 10:23:10 +0000 (10:23 +0000)
commit726b556c6c42ac79399a4e1dab4f667547f96051
tree4791d03edd44213b020e4e53ea2c755b811819f8
parentadf2e9d9ab987b46fa0269038f348cf2a17fd0e0
LU-2456 lnet: DLC user/kernel space glue code

This is the sixth patch of a set of patches that enables DLC.

This patch enables the user space to call into the kernel space
DLC code.  Added handlers in the LNetCtl function to call
the new functions added for Dynamic Lnet Configuration

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I19af05abaee827ce8ce7be38ffb2f80611a9f0ca
Reviewed-on: http://review.whamcloud.com/8023
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/lnet/api-ni.c
lnet/lnet/module.c
lnet/lnet/peer.c
lnet/lnet/router.c