numam-spdk/examples/nvme
Changpeng Liu bd7689bd18 test/nvme_arbitration: don't print inactive namespace information
There are many log prints such as:
Controller INTEL SSDPF2KX012TZ  (PHAC0016001N1P2EGN  ): Skipping inactive NS 0
Controller INTEL SSDPF2KX012TZ  (PHAC0016001N1P2EGN  ): Skipping inactive NS 0
for inactive namespaces, so here we just register active namespaces for tests.

Change-Id: Idbb89c4e5610b4c725dbc211acaefd1897cceeb5
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2933
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-06-19 07:19:38 +00:00
..
arbitration test/nvme_arbitration: don't print inactive namespace information 2020-06-19 07:19:38 +00:00
cmb_copy nvme/cmb_copy: disable submission queue in CMB 2020-04-22 09:18:22 +00:00
fio_plugin build: Place fio plugins into build/fio 2020-06-15 15:27:16 +00:00
hello_world nvme: Change mapping semantics of controller memory buffer 2020-04-16 08:14:18 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
nvme_manage nvme/opal: deprecate spdk_opal_supported() 2020-05-20 14:16:44 +00:00
perf build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
reconnect nvme/examples: fix potential memory leak in reconnect.c 2020-04-24 07:07:43 +00:00
Makefile test/nvme_reserve: move examples/nvme/reserve to test/nvme/reserve 2020-06-03 07:38:08 +00:00