| 1 | QA output created by 103 |
| 2 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536 |
| 3 | wrote 65536/65536 bytes at offset 0 |
| 4 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 5 | |
| 6 | === Testing invalid option combinations === |
| 7 | |
| 8 | qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time |
| 9 | qemu-io: can't open device TEST_DIR/t.IMGFMT: l2-cache-size may not exceed cache-size |
| 10 | qemu-io: can't open device TEST_DIR/t.IMGFMT: refcount-cache-size may not exceed cache-size |
| 11 | qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time |
| 12 | qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536) |
| 13 | qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536) |
| 14 | qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536) |
| 15 | |
| 16 | === Testing valid option combinations === |
| 17 | |
| 18 | read 65536/65536 bytes at offset 0 |
| 19 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 20 | read 65536/65536 bytes at offset 0 |
| 21 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 22 | read 65536/65536 bytes at offset 0 |
| 23 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 24 | read 65536/65536 bytes at offset 0 |
| 25 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 26 | read 65536/65536 bytes at offset 0 |
| 27 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 28 | read 65536/65536 bytes at offset 0 |
| 29 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 30 | read 65536/65536 bytes at offset 0 |
| 31 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 32 | |
| 33 | === Testing minimal L2 cache and COW === |
| 34 | |
| 35 | wrote 65536/65536 bytes at offset 0 |
| 36 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 37 | *** done |