Whamcloud - gitweb
LU-18114 lctl: split "lctl net_drop_*" group into subcommands 54/56154/7
authorEmoly Liu <emoly@whamcloud.com>
Tue, 27 Aug 2024 11:30:32 +0000 (19:30 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:08:21 +0000 (06:08 +0000)
commit79a76faa48484cac10344137154ae93c16048d68
tree781b2a9e80a7ac8b87b027e55d611fcebd229e0c
parent77e98c10b3ea5ff6c0664b9db138fa679817a986
LU-18114 lctl: split "lctl net_drop_*" group into subcommands

Split "lctl net_drop_*" command group into subcommands, e.g.
"lctl net_drop_add" to "lctl net_drop add".
Also, sanity-lnet.sh is modified to verify this patch.

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I5094328435e5b93a8a7311f26ec77275211e0517
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56154
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lnet.sh
lustre/utils/lctl.c