docs: rstfy vfio-ap documentation
[qemu/ar7.git] / tests / qemu-iotests / 198.out
blob831ce3a289d30f4f29f027cf7c9305cde5c65588
1 QA output created by 198
2 == create base ==
3 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=16777216 encrypt.format=luks encrypt.key-secret=sec0 encrypt.iter-time=10
5 == writing whole image base ==
6 wrote 16777216/16777216 bytes at offset 0
7 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 == create overlay ==
9 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 backing_file=TEST_DIR/t.IMGFMT.base encrypt.format=luks encrypt.key-secret=sec1 encrypt.iter-time=10
11 == writing whole image layer ==
12 wrote 16777216/16777216 bytes at offset 0
13 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 == verify pattern base ==
16 read 16777216/16777216 bytes at offset 0
17 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 == verify pattern layer ==
20 read 16777216/16777216 bytes at offset 0
21 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 == committing layer into base ==
24 Image committed.
26 == verify pattern base ==
27 read 16777216/16777216 bytes at offset 0
28 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30 == verify pattern layer ==
31 read 16777216/16777216 bytes at offset 0
32 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
34 == checking image base ==
35 image: json:{ /* filtered */ }
36 file format: IMGFMT
37 virtual size: 16 MiB (16777216 bytes)
38 Format specific information:
39     encrypt:
40         ivgen alg: plain64
41         hash alg: sha256
42         cipher alg: aes-256
43         uuid: 00000000-0000-0000-0000-000000000000
44         format: luks
45         cipher mode: xts
46         slots:
47             [0]:
48                 active: true
49                 iters: 1024
50                 key offset: 4096
51                 stripes: 4000
52             [1]:
53                 active: false
54                 key offset: 262144
55             [2]:
56                 active: false
57                 key offset: 520192
58             [3]:
59                 active: false
60                 key offset: 778240
61             [4]:
62                 active: false
63                 key offset: 1036288
64             [5]:
65                 active: false
66                 key offset: 1294336
67             [6]:
68                 active: false
69                 key offset: 1552384
70             [7]:
71                 active: false
72                 key offset: 1810432
73         payload offset: 2068480
74         master key iters: 1024
76 == checking image layer ==
77 image: json:{ /* filtered */ }
78 file format: IMGFMT
79 virtual size: 16 MiB (16777216 bytes)
80 backing file: TEST_DIR/t.IMGFMT.base
81 Format specific information:
82     encrypt:
83         ivgen alg: plain64
84         hash alg: sha256
85         cipher alg: aes-256
86         uuid: 00000000-0000-0000-0000-000000000000
87         format: luks
88         cipher mode: xts
89         slots:
90             [0]:
91                 active: true
92                 iters: 1024
93                 key offset: 4096
94                 stripes: 4000
95             [1]:
96                 active: false
97                 key offset: 262144
98             [2]:
99                 active: false
100                 key offset: 520192
101             [3]:
102                 active: false
103                 key offset: 778240
104             [4]:
105                 active: false
106                 key offset: 1036288
107             [5]:
108                 active: false
109                 key offset: 1294336
110             [6]:
111                 active: false
112                 key offset: 1552384
113             [7]:
114                 active: false
115                 key offset: 1810432
116         payload offset: 2068480
117         master key iters: 1024
118 *** done