numam-spdk/test/lib
Dariusz Stojaczyk 6d1bcaafbb test/bdevio: support 4kb blocksize
bdevio used to do I/O at hardcoded offset 2048.
This obviously fails for any blocksize > 2048.
All 2048 offsets has been changed to 8192.

Change-Id: I70c057b8de539718175a8d29aa91422ba3fba70e
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/378298
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-14 12:29:50 -04:00
..
bdev test/bdevio: support 4kb blocksize 2017-09-14 12:29:50 -04:00
blobfs blobfs/fuse: remove -ldl from linker args 2017-09-13 15:35:57 -04:00
env env: Remove old translation reference counting 2017-09-01 15:25:24 -04:00
event test: move subsystem_ut to unit test directory 2017-09-12 21:00:07 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
json test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00
nvme test/overhead: print error and exit if no device found 2017-08-16 16:13:29 -04:00
Makefile test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00
test_env.c ut/nvme: add coverage for nvme_driver_init() & new mock macro 2017-08-23 13:51:36 -04:00