Whamcloud - gitweb
LU-12410 lnet: Implement method to tokenize nidstrings 05/35505/11
authorChris Horn <hornc@cray.com>
Sun, 14 Jul 2019 18:57:56 +0000 (13:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Jan 2020 00:08:40 +0000 (00:08 +0000)
commitc6e9a5d02936a215aa01021eab6d8827ceb6b19d
tree8b560b618eb018a496991985a4dbcea6cc4c503d
parent05fca4be33067f24a02e527c88cff5b60a20bb39
LU-12410 lnet: Implement method to tokenize nidstrings

The CLI for various lnetctl operations allows the user to specify
multiple, comma separated nidstrings. Implement a common method
for tokenizing nidstrings that can be leveraged by the operations
that require it.

Test-Parameters: trivial
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I2f8ab6d5d9e7c3d5bde3a11b85bdf38fbf6fdf29
Reviewed-on: https://review.whamcloud.com/35505
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h