xref: /qemu/tests/qemu-iotests/tests/zoned.out (revision 78f314cf)
1QA output created by zoned
2Testing a null_blk device:
3case 1: if the operations work
4(1) report the first zone:
5start: 0x0, len 0x80000, cap 0x80000, wptr 0x0, zcond:1, [type: 2]
6
7report the first 10 zones
8start: 0x0, len 0x80000, cap 0x80000, wptr 0x0, zcond:1, [type: 2]
9start: 0x80000, len 0x80000, cap 0x80000, wptr 0x80000, zcond:1, [type: 2]
10start: 0x100000, len 0x80000, cap 0x80000, wptr 0x100000, zcond:1, [type: 2]
11start: 0x180000, len 0x80000, cap 0x80000, wptr 0x180000, zcond:1, [type: 2]
12start: 0x200000, len 0x80000, cap 0x80000, wptr 0x200000, zcond:1, [type: 2]
13start: 0x280000, len 0x80000, cap 0x80000, wptr 0x280000, zcond:1, [type: 2]
14start: 0x300000, len 0x80000, cap 0x80000, wptr 0x300000, zcond:1, [type: 2]
15start: 0x380000, len 0x80000, cap 0x80000, wptr 0x380000, zcond:1, [type: 2]
16start: 0x400000, len 0x80000, cap 0x80000, wptr 0x400000, zcond:1, [type: 2]
17start: 0x480000, len 0x80000, cap 0x80000, wptr 0x480000, zcond:1, [type: 2]
18
19report the last zone:
20start: 0x1f380000, len 0x80000, cap 0x80000, wptr 0x1f380000, zcond:1, [type: 2]
21
22
23(2) opening the first zone
24report after:
25start: 0x0, len 0x80000, cap 0x80000, wptr 0x0, zcond:3, [type: 2]
26
27opening the second zone
28report after:
29start: 0x80000, len 0x80000, cap 0x80000, wptr 0x80000, zcond:3, [type: 2]
30
31opening the last zone
32report after:
33start: 0x1f380000, len 0x80000, cap 0x80000, wptr 0x1f380000, zcond:3, [type: 2]
34
35
36(3) closing the first zone
37report after:
38start: 0x0, len 0x80000, cap 0x80000, wptr 0x0, zcond:1, [type: 2]
39
40closing the last zone
41report after:
42start: 0x1f380000, len 0x80000, cap 0x80000, wptr 0x1f380000, zcond:1, [type: 2]
43
44
45(4) finishing the second zone
46After finishing a zone:
47start: 0x80000, len 0x80000, cap 0x80000, wptr 0x100000, zcond:14, [type: 2]
48
49
50(5) resetting the second zone
51After resetting a zone:
52start: 0x80000, len 0x80000, cap 0x80000, wptr 0x80000, zcond:1, [type: 2]
53
54
55(6) append write
56start: 0x0, len 0x80000, cap 0x80000, wptr 0x0, zcond:1, [type: 2]
57After zap done, the append sector is 0x0
58After appending the first zone firstly:
59start: 0x0, len 0x80000, cap 0x80000, wptr 0x18, zcond:2, [type: 2]
60After zap done, the append sector is 0x18
61After appending the first zone secondly:
62start: 0x0, len 0x80000, cap 0x80000, wptr 0x30, zcond:2, [type: 2]
63After zap done, the append sector is 0x80000
64After appending the second zone firstly:
65start: 0x80000, len 0x80000, cap 0x80000, wptr 0x80018, zcond:2, [type: 2]
66After zap done, the append sector is 0x80018
67After appending the second zone secondly:
68start: 0x80000, len 0x80000, cap 0x80000, wptr 0x80030, zcond:2, [type: 2]
69*** done
70