We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, when i run nvme/007, it always failed, anybody hits the same error?
nvme/007 (create an NVMeOF target with a file-backed ns) [failed] runtime ... 0.082s --- tests/nvme/007.out 2018-08-01 03:52:38.108707079 +0000 +++ /lkp/benchmarks/blktests/blktests/results/nodev/nvme/007.out.bad 2018-08-01 03:53:19.650709135 +0000 @@ -1,2 +1,3 @@ Running nvme/007 +tests/nvme/rc: line 76: printf: write error: Invalid argument Test complete
here is my kernel version and fio version
root@lkp-hsw-ep4 ~# uname -a Linux lkp-hsw-ep4 4.18.0-rc7 #1 SMP Wed Aug 1 13:14:37 CST 2018 x86_64 GNU/Linux root@lkp-hsw-ep4 ~# fio --version fio-2.16
my test machine infomation
model: Haswell-EP nr_node: 2 nr_cpu: 72 memory: 128G nr_ssd_partitions: 1 ssd_partitions: /dev/nvme0n1p1 swap_partitions: rootfs_partition: brand: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
The text was updated successfully, but these errors were encountered:
That is an artifact with older blktest versions, which didn't check for existing NVMe devices. Please retest with the latest versions.
Sorry, something went wrong.
No branches or pull requests
hi, when i run nvme/007, it always failed, anybody hits the same error?
here is my kernel version and fio version
my test machine infomation
The text was updated successfully, but these errors were encountered: