+24
−2
+3
−1
Loading
This faciliates saving a config from an application like nvmf_tgt for later use with bdevperf. bdevperf doesn't have nvmf or nbd subsystems, so reusing the nvmf_tgt config file as-is just generates a lot of annoying NOTICELOGS that confuse users. We can instead instruct users to do the following to create the json config file for bdevperf: # scripts/rpc.py save_config -s bdev > bdevperf.json Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: Ia0dfc83d16c3a6f5b3ad48f466ecabcf9a470ac8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24665 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>