Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 052.out
bloba377d3028d419196d3b913b750e118333ae685b2
1 QA output created by 052
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
4 == initializing whole image ==
5 wrote 134217728/134217728 bytes at offset 0
6 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 == reading whole image ==
9 read 134217728/134217728 bytes at offset 0
10 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 == writing whole image does not modify image ==
13 wrote 134217728/134217728 bytes at offset 0
14 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 134217728/134217728 bytes at offset 0
16 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 *** done