Whamcloud - gitweb
LU-7734 lnet: configuration fixes
authorAmir Shehata <amir.shehata@intel.com>
Fri, 17 Jun 2016 22:55:13 +0000 (15:55 -0700)
committerAmir Shehata <amir.shehata@intel.com>
Wed, 25 Jan 2017 03:10:16 +0000 (19:10 -0800)
commitc906ab9c88ef3cf0b38102763aff20072611f2e0
treecf74567094121acf33aa3c9b6bbe5d8830799bd2
parentbaf1a98867ab800f022b12aa5e26a8b7113f9291
LU-7734 lnet: configuration fixes

Fix cpt configuration from DLC to configure the proper list
of cpts in LNet. Check in LNet that no CPTs are outside the
available CPTs in the system.

Fix peer_rtr_credits name to peer_tx_credits to reflect the
actual value.

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: Ic4a3985a470ed901be6166df4079205677921817
Reviewed-on: http://review.whamcloud.com/20862
Tested-by: Jenkins
lnet/include/lnet/lib-dlc.h
lnet/lnet/api-ni.c
lnet/lnet/peer.c
lnet/utils/cyaml/cyaml.c
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetctl.c