Whamcloud - gitweb
LU-17894 lnet: Initialize common lnd params 41/55341/4
authorChris Horn <chris.horn@hpe.com>
Thu, 6 Jun 2024 19:35:29 +0000 (13:35 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Jun 2024 01:16:15 +0000 (01:16 +0000)
commit492a0027b2ecf26e924912a4de8bc792775a8063
treeee0e51b2f723accc7c69ab3f3da30fe5a98f9647
parenta197c77470772b0159c983a150b0f60d26c5bcc9
LU-17894 lnet: Initialize common lnd params

This ensures the correct default values are used when the user does
not specify a value for them.

Test-Parameters: trivial testlist=sanity-lnet
Fixes: 7e01787863 ("LU-12452 lnet: allow to set IP ToS value per-NI")
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I201e9acbc3be8e27cd8957b722c8cea9a64de6c1
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55341
Reviewed-by: Etienne AUJAMES <eaujames@ddn.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/utils/lnetctl.c
lustre/tests/sanity-lnet.sh