Whamcloud - gitweb
LU-11860 lnet: support config of LNDs with numeric intf name 28/34028/3
authorGregoire Pichon <gregoire.pichon@bull.net>
Mon, 14 Jan 2019 19:52:58 +0000 (20:52 +0100)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Mar 2019 23:46:15 +0000 (23:46 +0000)
commit96aca3e4c0e4092f504ab75bbc156387222342c4
tree19ee83d08b095d46df3c7fe2e023e6e85e97374f
parente4166f4e9970bbc7ea713d411219a5710c778d61
LU-11860 lnet: support config of LNDs with numeric intf name

This patch adds support for the net configuration of LNDs that
have numeric interface name (PTL4LND, GNILND). The GNILND case has
already been treated with a specific fix (see patch a29eb587).

Signed-off-by: Gregoire Pichon <gregoire.pichon@bull.net>
Change-Id: I10556f9c78ec332bca3344990e509434f904ffc0
Reviewed-on: https://review.whamcloud.com/34028
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c