Spdk/test/spdkcli/match_files
Tomasz Zawadzki 7cc83b6258 Revert "lib/event: do not spawn a thread for each reactor"
This reverts commit 72eed604b4.

spdk_vhost_init() relies on having a thread on each reactor.
Without the revert, every vhost controller is created on the same
core and even passing --cpumask when creating does not affect it.

Proper fix would be to change spdk_vhost_init(),
but would require additional testing. For now revert the patch
that spawned always idle threads.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I0dbd6c9fe1d9d23ada260da8fc7b48086223c632
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6186
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Community-CI: Mellanox Build Bot
2021-02-01 08:04:51 +00:00
..
spdkcli_details_lvs.test.match lvol: report io_unit_size as block_size instead of page size 2020-07-17 07:20:14 +00:00
spdkcli_details_vhost_ctrl.test.match Revert "lib/event: do not spawn a thread for each reactor" 2021-02-01 08:04:51 +00:00
spdkcli_details_vhost_target.test.match test/spdkcli: test vhost_target show_details method 2019-07-26 19:50:13 +00:00
spdkcli_details_vhost.test.match lib/bdev: zoned info in get_bdevs RPC call 2019-10-02 21:13:16 +00:00
spdkcli_iscsi.test.match lib/iscsi: Add MaxR2TPerConnection to iSCSI options 2020-08-18 07:27:45 +00:00
spdkcli_nvmf.test.match spdkcli: Remove uuid when displaying namespaces. 2018-12-03 15:12:06 +00:00
spdkcli_pmem_info.test.match spdkcli: test pmem_pool_info comand 2019-07-15 03:39:06 +00:00
spdkcli_pmem.test.match test/spdkcli: Add possibility to delete all bdevs 2018-11-29 19:27:10 +00:00
spdkcli_raid.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_rbd.test.match test/spdkcli: Add possibility to delete all bdevs 2018-11-29 19:27:10 +00:00
spdkcli_vhost.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_virtio_pci.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_virtio_user.test.match test/spdkcli: Test for virtio bdevs. 2018-07-27 16:48:02 +00:00