diff --git a/test/vhost/migration/migration-tc1.sh b/test/vhost/migration/migration-tc1.sh index a6432eae2..9dfcdbc99 100644 --- a/test/vhost/migration/migration-tc1.sh +++ b/test/vhost/migration/migration-tc1.sh @@ -16,7 +16,7 @@ function migration_tc1_clean_vhost_config() function migration_tc1_configure_vhost() { - # Those are global intentionaly - they will be unset in cleanup handler + # Those are global intentionally - they will be unset in cleanup handler incoming_vm=0 target_vm=1 incoming_vm_ctrlr=naa.Malloc0.$incoming_vm diff --git a/test/vhost/migration/migration-tc2.sh b/test/vhost/migration/migration-tc2.sh index c1c9c6428..f254b960a 100644 --- a/test/vhost/migration/migration-tc2.sh +++ b/test/vhost/migration/migration-tc2.sh @@ -68,7 +68,7 @@ function migration_tc2_configure_vhost() { timing_enter migration_tc2_configure_vhost - # Those are global intentionaly - they will be unset in cleanup handler + # Those are global intentionally - they will be unset in cleanup handler nvmf_dir="$TEST_DIR/nvmf_tgt" incoming_vm=1 @@ -103,7 +103,7 @@ function migration_tc2_configure_vhost() timing_exit start_nvmf_tgt spdk_vhost_run --memory=512 --vhost-num=0 --no-pci - # Those are global intentionaly + # Those are global intentionally vhost_1_reactor_mask=0x2 vhost_1_master_core=1 spdk_vhost_run --memory=512 --vhost-num=1 --no-pci