Spdk/test/nvmf/host
Konrad Sztyber 00d587140f bdev/nvme: remove CSTS from driver-specific JSON info
It's not providing a lot of value, while being pretty problematic, as
the read is blocking and cannot be easily changed to be non-blocking, as
dump_info_json is a synchronous interface.

Now that dump_info_json isn't using any synchronous interfaces from the
NVMe driver, we can send a bdev_get_bdevs call in the async_init.sh
test to verify that.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Ida31c8d1000a52b0782f698afe46b071ed4e41df
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9488
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-10-04 15:00:35 +00:00
..
aer.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
async_init.sh bdev/nvme: remove CSTS from driver-specific JSON info 2021-10-04 15:00:35 +00:00
bdevperf.sh test/nvmf: only disable test cases in top-level script 2020-07-31 08:21:23 +00:00
dma.sh test/dma: Add functional test to verify DMA 2021-09-24 07:37:45 +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: In bdev_nvme_attach_controllers, if adding a path the subnqn 2021-09-28 07:29:50 +00:00
multipath.sh bdev/nvme: bdev_nvme_detach_controller is now much more flexible 2021-09-28 07:29:50 +00:00
perf.sh nvme/tcp: NVME TCP poll group statistics 2021-09-24 07:30:06 +00:00
target_disconnect.sh test/nvmf: use recommended nvmf_create_subsystem rpc 2021-05-20 15:00:22 +00:00