numam-spdk/test/vhost
Richael Zhuang c49a710157 test/vhost: add "-g" for vhost_fuzz app
If the hugepage we use is 2MB, the numble of hugetlbfs will exceeds
the limit of 8. we must pass "-g" to vhost_fuzz app, which will pass
"--single-file-segments" to DPDK to create a single non-physically-
continuous hugetlbfs file for all its memory.

Here we pass "-g" to vhost_fuzz app which make the script work under
both 2MB and 1GB hugepage.

Signed-off-by: Richael Zhuang <richael.zhuang@arm.com>
Change-Id: I0287584c54f03a379957d6885c23e21a1fd10c4b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1148
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-03-06 10:27:55 +00:00
..
common vhost: Delete scripts for manual testing 2019-05-16 11:16:30 +00:00
fio test: fix uses of deprecated RPCs 2019-11-07 22:55:38 +00:00
fiotest test/vhost: Remove vhost_load_config function 2020-03-04 10:04:17 +00:00
fuzz test/vhost: add "-g" for vhost_fuzz app 2020-03-06 10:27:55 +00:00
hotplug Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
initiator test/vhost: Replace old style config with json in initiator test 2020-02-10 10:25:11 +00:00
integrity test/vhost: fix parted error 2020-01-15 14:28:51 +00:00
lvol test: Shellcheck - correct rule: $/${} is unnecessary on arithmetic variables. 2019-11-07 23:04:10 +00:00
migration test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
other test/vhost: Add negative test for vhost scsi target removal 2020-03-04 10:04:17 +00:00
perf_bench test/vhost_perf: refactor test scripts to use disk map 2020-01-24 15:13:00 +00:00
readonly test: Shellcheck - correct rule: Word is on the form... 2019-11-13 15:03:11 +00:00
shared test/vhost: Replace ini config with json in shared test 2020-02-25 10:31:49 +00:00
vhost_boot test: fix error when running vhost_test.sh 2020-01-10 08:47:01 +00:00
windows test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
common.sh test/vhost: Remove vhost_load_config function 2020-03-04 10:04:17 +00:00
manual.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
vhost.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00