Whamcloud - gitweb
LU-9121 lnet: add show udsp command
authorAmir Shehata <ashehata@whamcloud.com>
Tue, 2 Apr 2019 23:16:59 +0000 (16:16 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Feb 2021 17:10:57 +0000 (09:10 -0800)
commitf021094bc821d68f3ecdca3b627e3e17bfc94fe6
tree05edbc1dfbcacd6225e0d7c5f4320d6e43026ea4
parentbbb3a875717f159c4a99eccebf0c28f30459da4f
LU-9121 lnet: add show udsp command

Add the show udsp command in liblnetconfig and lnetctl

Test-Parameters: trivial testlist=lnet-selftest,sanity-lnet
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: Ibddfa60a7b257b136a6be403e94d6f73fb444222
Reviewed-on: https://review.whamcloud.com/34580
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
libcfs/include/libcfs/util/string.h
libcfs/libcfs/util/nidstrings.c
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetconfig/liblnetconfig_udsp.c
lnet/utils/lnetctl.c