net: Fix a misleading error message
[qemu/armbru.git] / tests / qemu-iotests / 197.out
blob86c57b51d303c2da0ba09d6c9cb1e2d6b8fb4228
1 QA output created by 197
3 === Copy-on-read ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296
6 wrote 1024/1024 bytes at offset 3221225472
7 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 Formatting 'TEST_DIR/t.wrap.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT backing_fmt=IMGFMT
9 wrote 65536/65536 bytes at offset 1048576
10 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 read 131072/131072 bytes at offset 1048576
12 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 read 0/0 bytes at offset 0
14 0 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 2147483136/2147483136 bytes at offset 1024
16 2 GiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 read 1024/1024 bytes at offset 3221226496
18 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 qemu-io: can't open device TEST_DIR/t.wrap.qcow2: Can't use copy-on-read on read-only device
20 2 GiB (0x80010000) bytes     allocated at offset 0 bytes (0x0)
21 1023.938 MiB (0x3fff0000) bytes not allocated at offset 2 GiB (0x80010000)
22 64 KiB (0x10000) bytes     allocated at offset 3 GiB (0xc0000000)
23 1023.938 MiB (0x3fff0000) bytes not allocated at offset 3 GiB (0xc0010000)
24 No errors were found on the image.
25 Images are identical.
27 === Partial final cluster ===
29 Formatting 'TEST_DIR/t.wrap.IMGFMT', fmt=IMGFMT size=1024
30 read 1024/1024 bytes at offset 0
31 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
32 1 KiB (0x400) bytes     allocated at offset 0 bytes (0x0)
33 No errors were found on the image.
35 === Copy-on-read with subclusters ===
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
38 Formatting 'TEST_DIR/t.wrap.IMGFMT', fmt=IMGFMT size=65536 backing_file=TEST_DIR/t.IMGFMT backing_fmt=IMGFMT
39 wrote 65536/65536 bytes at offset 0
40 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
41 wrote 2048/2048 bytes at offset 28672
42 2 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
43 wrote 2048/2048 bytes at offset 34816
44 2 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45 28 KiB (0x7000) bytes not allocated at offset 0 bytes (0x0)
46 2 KiB (0x800) bytes     allocated at offset 28 KiB (0x7000)
47 4 KiB (0x1000) bytes not allocated at offset 30 KiB (0x7800)
48 2 KiB (0x800) bytes     allocated at offset 34 KiB (0x8800)
49 28 KiB (0x7000) bytes not allocated at offset 36 KiB (0x9000)
50 read 4096/4096 bytes at offset 30720
51 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
52 28 KiB (0x7000) bytes not allocated at offset 0 bytes (0x0)
53 8 KiB (0x2000) bytes     allocated at offset 28 KiB (0x7000)
54 28 KiB (0x7000) bytes not allocated at offset 36 KiB (0x9000)
55 No errors were found on the image.
56 *** done