qemu/tests/qemu-iotests/tests/iov-padding.out
Hanna Czenczek d7e1905e3f iotests/iov-padding: New test
Test that even vectored IO requests with 1024 vector elements that are
not aligned to the device's request alignment will succeed.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>
Message-Id: <20230411173418.19549-5-hreitz@redhat.com>
2023-06-05 13:11:26 +02:00

59 lines
2.7 KiB
Text

QA output created by iov-padding
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
== performing 1024-element vectored requests to image (offset: 4096; length: 524288) ==
wrote 1048576/1048576 bytes at offset 0
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 524288/524288 bytes at offset 4096
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 4096/4096 bytes at offset 0
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 524288/524288 bytes at offset 4096
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 524288/524288 bytes at offset 4096
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 520192/520192 bytes at offset 528384
508 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
== performing 1024-element vectored requests to image (offset: 4096; length: 527872) ==
wrote 1048576/1048576 bytes at offset 0
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 527872/527872 bytes at offset 4096
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 4096/4096 bytes at offset 0
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 527872/527872 bytes at offset 4096
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 527872/527872 bytes at offset 4096
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 516608/516608 bytes at offset 531968
504.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
== performing 1024-element vectored requests to image (offset: 512; length: 524288) ==
wrote 1048576/1048576 bytes at offset 0
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 524288/524288 bytes at offset 512
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 512/512 bytes at offset 0
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 524288/524288 bytes at offset 512
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 524288/524288 bytes at offset 512
512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 523776/523776 bytes at offset 524800
511.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
== performing 1024-element vectored requests to image (offset: 512; length: 527872) ==
wrote 1048576/1048576 bytes at offset 0
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 527872/527872 bytes at offset 512
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 512/512 bytes at offset 0
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 527872/527872 bytes at offset 512
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 527872/527872 bytes at offset 512
515.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
read 520192/520192 bytes at offset 528384
508 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
*** done