[PATCH v2 0/3] testing block device blocksizes

Kit Westneat posted 3 patches 2 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210525131545.529451-1-kit.westneat@gmail.com
Maintainers: Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Fam Zheng <fam@euphon.net>, Thomas Huth <thuth@redhat.com>
There is a newer version of this series
block/blkdebug.c               | 56 ++++++++++++++++++++++++++++++++++
tests/qtest/virtio-scsi-test.c | 50 ++++++++++++++++++++++++++++++
2 files changed, 106 insertions(+)
[PATCH v2 0/3] testing block device blocksizes
Posted by Kit Westneat 2 years, 11 months ago
These patches add a few parameters to blkdebug to allow modification of
the block device block sizes, both logical and physical. It also adds a
test that uses the parameter to verify correct UNMAP behavior in devices
with 4k blocks.

v2: fixes style issues

Kit Westneat (3):
  block/blkdebug: add blocksize parameter
  tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
  block/blkdebug: add log-blocksize and phys-blocksize parameters

 block/blkdebug.c               | 56 ++++++++++++++++++++++++++++++++++
 tests/qtest/virtio-scsi-test.c | 50 ++++++++++++++++++++++++++++++
 2 files changed, 106 insertions(+)

-- 
2.26.3