For the src thread, add the busy_tsc of the thread we are moving to the idle_tsc of the current core. This is consistent with how are accounting for the cycles in the target core too. We will disable the load_balancing.sh script for now. We will reenable it later in this patch set once a few other changes are made, along with some updates to the load_balancing.sh script based on the changes made in this patch set. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I8af82610804e97dabf62ccd90f75a0e6e37d276f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9550 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot 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>
85 lines
1.4 KiB
Plaintext
85 lines
1.4 KiB
Plaintext
# This file represents the tests we are intentionally skipping in CI testing.
|
|
|
|
# cases
|
|
ftl_dirty_shutdown
|
|
ftl_fio_basic
|
|
ftl_fio_extended
|
|
ftl_restore_nv_cache
|
|
ftl_bdevperf
|
|
ftl_bdevperf_append
|
|
ftl_json
|
|
ftl_fio
|
|
ftl_restore
|
|
|
|
# Waiting for test refactor
|
|
iscsi_tgt_fio_remote_nvme
|
|
|
|
# Waiting on SCC support in CI
|
|
nvme_scc
|
|
nvme_simple_copy
|
|
|
|
# Waiting on Boot Partition support in CI
|
|
nvme_bp
|
|
nvme_boot_partition
|
|
|
|
# Waiting on significant test rewrite
|
|
nvme_opal
|
|
nvme_opal_bdevio
|
|
nvme_opal_bdevperf
|
|
nvme_opal_spdk_tgt
|
|
|
|
# CI doesn't have FC hardware
|
|
nvmf_fc
|
|
spdkcli_nvmf_fc
|
|
unittest_nvmf_fc
|
|
unittest_nvmf_fc_ls
|
|
|
|
# These tests are currently only run manually
|
|
vhost_blk_fs_integrity
|
|
vhost_blk_hot_remove
|
|
vhost_scsi_hot_remove
|
|
vhost_hotplug
|
|
|
|
# Waiting on hardware
|
|
vmd
|
|
vmd_bdev_svc
|
|
vmd_fio
|
|
vmd_hello_world
|
|
vmd_identify
|
|
vmd_perf
|
|
|
|
# nightly tests
|
|
bdev_fio_rw_verify_ext
|
|
bdev_fio_trim_ext
|
|
bdev_reset
|
|
build_native_dpdk
|
|
build_shared_native_dpdk_rpm
|
|
iscsi_tgt_digest
|
|
iscsi_tgt_data_digest
|
|
iscsi_tgt_pmem
|
|
iscsi_tgt_ext4test
|
|
iscsi_tgt_digests
|
|
iscsi_tgt_multiconnection
|
|
iscsi_tgt_fuzz
|
|
nvmf_fuzz
|
|
nvmf_multiconnection
|
|
nvmf_initiator_timeout
|
|
vhost_blk_cores_2ctrl
|
|
vhost_blk_fs_integrity
|
|
vhost_blk_integrity
|
|
vhost_blk_nightly
|
|
vhost_lvol_integrity_1core_1ctrl
|
|
vhost_migration
|
|
vhost_migration_tc1
|
|
vhost_migration_tc2
|
|
vhost_readonly
|
|
vhost_scsi_fs_integrity
|
|
vhost_scsi_integrity
|
|
vhost_scsi_nightly
|
|
vhost_scsi_cores_2ctrl
|
|
|
|
# Temporarily disabled as part of dynamic scheduler patch set
|
|
busy
|
|
balanced
|
|
core_load
|