Spdk/test
Jim Harris cf6ee25359 nvme/overhead: remove extra spdk_get_ticks()
The check_io function always calls spdk_get_ticks() -
so return that value to the work_fn for checking
when the test is complete, rather than have work_fn
call spdk_get_ticks() again.  This eliminates an
extra rdtsc call that counts against the completion
path.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I5a4f52eb2bec70a119c9ea7368bc7f2e8f17155c

Reviewed-on: https://review.gerrithub.io/413152
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-06-01 21:01:42 +00:00
..
app bdev_svc: do not unaffinitize thread if core mask specified 2018-05-03 19:46:48 +00:00
bdev bdevperf: add unmap IO workload 2018-06-01 21:01:42 +00:00
blobfs test/rocksdb: move nightly test case to RUN_NIGHTLY_FAILING. 2018-04-20 17:24:45 -04:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test/vm_setup.sh: update nvml-tools -> pmempool 2018-05-22 21:04:10 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env env/dpdk: add support for DPDK 18.05 dynamic memory allocation 2018-05-29 20:34:11 +00:00
event test: move lib/event up one directory 2018-03-29 00:31:24 -04:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt test/rpc: add multiple NVMe bdev support in the rpc_config.py 2018-05-22 16:52:02 +00:00
json_config test/json: Fix: Add missing function declaration 2018-05-30 17:28:57 +00:00
lvol test/lvol: Snapshot and clone consistency test 2018-05-29 16:28:40 +00:00
nvme nvme/overhead: remove extra spdk_get_ticks() 2018-06-01 21:01:42 +00:00
nvmf test/nvmf: disable identify_kernel test 2018-05-29 07:52:35 +00:00
pmem Fix up a few remaining "NVML" references 2018-05-24 22:53:06 +00:00
unit test/nvme_ns_cmd: zero-initialize ctrlr options 2018-05-30 23:43:53 +00:00
vhost test/vhost: Remove vhost configuration file from integrity test 2018-05-30 23:58:26 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00