[PATCH v2 0/3] testing block device blocksizes

Kit Westneat posted 3 patches 2 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210525131545.529451-1-kit.westneat@gmail.com
Maintainers: Fam Zheng <fam@euphon.net>, Laurent Vivier <lvivier@redhat.com>, Thomas Huth <thuth@redhat.com>, Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Paolo Bonzini <pbonzini@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