Whamcloud - gitweb
LU-16217 iokit: Add lst.sh wrapper and lst-survey 99/48799/5
authorChris Horn <chris.horn@hpe.com>
Tue, 4 Oct 2022 10:05:15 +0000 (05:05 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Mar 2023 22:12:45 +0000 (22:12 +0000)
commit2471d35c0e0eb869640509ad70b02c891f74aefc
treede3e8913542bfb0a1b255a599a9c81e3f465ceaa
parentbdbc7f9f42b9b06aa4d93aabd4c4d559f2bbced1
LU-16217 iokit: Add lst.sh wrapper and lst-survey

lst.sh is a wrapper around the LNet selftest (lst) utility. It
provides a streamlined interface for executing read, write, combined
read/write and ping lst tests.

lst-survey leverages lst.sh to test the performance of groups of LNet
peers against each other.

HPE-bug-id: LUS-10279
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I4c2593df1289b0b97760cb402de1e101ca22c319
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48799
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build.m4
lustre-iokit/Makefile.am
lustre-iokit/lst-survey/Makefile.am [new file with mode: 0644]
lustre-iokit/lst-survey/README.lst-survey [new file with mode: 0644]
lustre-iokit/lst-survey/lst-survey [new file with mode: 0755]
lustre-iokit/lst-survey/lst.sh [new file with mode: 0755]
lustre.spec.in