Spdk/module/bdev
Tim Zhang ce7b461b7f bdev_nvme: add hdgst and ddgst in nvme_ctrlr_config_json
this add output when execute save_config function

Signed-off-by: Tim Zhang <hgmz371@gmail.com>
Change-Id: Ib465dc424beb691e86425878588bb732574fc9b4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16097
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-05-09 17:58:11 +08:00
..
aio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
compress module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
crypto bdev/crypto: report accel sequence support 2023-03-13 21:02:27 +00:00
daos bdev/daos: Use bdev_unregister_by_name() to delete a daos bdev 2023-01-31 21:40:09 +00:00
delay bdev/delay: add uuid option 2023-03-08 08:46:16 +00:00
error so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
ftl module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
gpt bdev_gpt: add new SPDK partition type for off-by-one fix 2023-01-24 17:19:35 +00:00
iscsi bdev/iscsi: fix use-after-free in bdev_iscsi_command_cb() 2023-03-16 07:24:56 +00:00
lvol bdev/lvol: add param size_in_mib to replace size in bytes 2023-03-01 08:55:43 +00:00
malloc malloc_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
null null_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
nvme bdev_nvme: add hdgst and ddgst in nvme_ctrlr_config_json 2023-05-09 17:58:11 +08:00
ocf bdev/ocf: Update OCF to 22.6.1 2023-04-06 14:40:39 +00:00
passthru bdev: remove spdk_bdev_ext_io_opts from spdk_bdev_io 2023-02-16 10:09:35 +00:00
raid module/raid: check strip size against device block size 2023-02-17 10:15:18 +00:00
rbd bdev/rbd: fix double-free when failing to initialize cluster 2023-02-21 08:33:52 +00:00
split so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
uring bdev/uring: Unset write_cache 2023-05-09 17:58:11 +08:00
virtio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
xnvme bdev/xnvme: Use bdev_unregister_by_name() to delete a xnvme bdev 2023-01-31 21:40:09 +00:00
zone_block module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
Makefile bdev/pmem: Removed bdev pmem implementation 2023-03-09 09:21:23 +00:00