e1000: cleanup process_tx_desc
[qemu/ar7.git] / tests / qemu-iotests / 016.out
blob18679780d0b19dc92db25a1b8a494317c91953b9
1 QA output created by 016
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
4 == reading at EOF ==
5 read 512/512 bytes at offset 134217728
6 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 == reading far past EOF ==
9 read 512/512 bytes at offset 268435456
10 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 == writing at EOF ==
13 wrote 512/512 bytes at offset 134217728
14 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 512/512 bytes at offset 134217728
16 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 == writing far past EOF ==
19 wrote 512/512 bytes at offset 268435456
20 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 read 512/512 bytes at offset 268435456
22 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 *** done