Whamcloud - gitweb
LU-13641 socklnd: remove tcp bonding
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Tue, 16 Mar 2021 21:34:26 +0000 (17:34 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 20 Jul 2021 20:02:35 +0000 (20:02 +0000)
commitba507242fa67d7e9cd7e56a30e523c3224774d32
treef14c4d8f98ba5ce98f4074eca296a7d1ed2cc72d
parent7cce3772e267afee328d63da9367875c63e6ad43
LU-13641 socklnd: remove tcp bonding

TCP bonding in the socklnd has become obsolete with LNet
Multi-Rail and there's no evidence it's being used anywhere.
Remove it to keep the code simple.

Lustre-change: https://review.whamcloud.com/40000
Lustre-commit: d123c47a18adbf5665ed63d99c53117b84db9ec8

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: Ib456f951b8ccd59112c460085632a2cb3c982004
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44326
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/include/uapi/linux/lnet/lnet-dlc.h
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/utils/lnetconfig/liblnetconfig.c