Spdk/test/nvmf/host
Konrad Sztyber 79415753ea bdev: register bdev's UUID as its alias
In many cases, addressing bdevs by their UUIDs is often easier than
using their names, which can be somewhat arbitrary.  For instance, the
NVMe bdev builds a name by addng the n{NSID} suffix to the controller's
name, while the UUID is filled with NGUID (if available).

The UUID alias is stored in the form defined by RFC 4122, meaning five
groups of lower-case hexadecimal characters.  It's important to note
that bdev layer uses case-sensitive name comparison, so the user needs
to use the same textual UUID representation.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I8b112fb81f29e952459d5f81d97fdc7a591730f8
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11395
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-02-07 21:11:10 +00:00
..
aer.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
async_init.sh bdev: register bdev's UUID as its alias 2022-02-07 21:11:10 +00:00
bdevperf.sh test/nvmf: only disable test cases in top-level script 2020-07-31 08:21:23 +00:00
discovery.sh bdev/nvme: add bdev_nvme_stop_discovery RPC 2022-01-12 08:20:23 +00:00
dma.sh test/dma: Update the test to run IO for some time 2021-11-18 08:21:43 +00:00
failover.sh test/nvmf: Rename the current script as failover 2022-01-17 14:25:15 +00:00
fio.sh test/fio: add bs=4096 for fio_nvme 2021-03-02 08:02:46 +00:00
identify_kernel_nvmf.sh build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
identify.sh build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
multicontroller.sh bdev/nvme: Don't allow a second identical path for failover 2021-10-12 08:52:01 +00:00
perf.sh nvmf/rdma: Round up in_capsule_data_size to support msdbd=16 2022-01-20 00:37:30 +00:00
target_disconnect.sh test/nvmf: use recommended nvmf_create_subsystem rpc 2021-05-20 15:00:22 +00:00