numam-spdk/module
Changpeng Liu 9a91cbf3ef vbdev_delay: fix wrong usage of spdk_for_each_channel()
We can't call spdk_io_channel_iter_get_channel() in the
completion callback of spdk_for_each_channel(), the value
is always NULL.

Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9983 (master)

(cherry picked from commit 9024562463)
Change-Id: I65bc972da8a7ab309f3cab438432196a59f26bd4
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10015
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2021-10-28 07:04:47 +00:00
..
accel lib/idxd: only select idxd device that are on the same socket 2021-10-07 09:26:50 +00:00
bdev vbdev_delay: fix wrong usage of spdk_for_each_channel() 2021-10-28 07:04:47 +00:00
blob blob: use uint64_t for unmap and write_zeroes lba count 2021-10-14 08:17:16 +00:00
blobfs blobfs: check return value of strdup in blobfs_fuse_start() 2021-06-16 08:53:21 +00:00
env_dpdk so_ver: increase all major versions 2021-02-05 14:43:47 +00:00
event nvmf: Add discovery filtering rules 2021-10-26 08:50:04 +00:00
scheduler scheduler_dynamic: prioritize g_main_lcore during _find_optimal_core 2021-10-12 09:10:32 +00:00
sock sock/posix: move fd creation to a separated function 2021-09-22 07:00:28 +00:00
Makefile scheduler: create public API and subsystem for scheduler/governor 2021-09-07 07:33:03 +00:00