Re: [PATCH blktests v2 0/2] Test I/O to device while resetting PCI
From: Omar Sandoval <osandov@osandov.com>
Date: 2017-06-27 16:55:34
From: Omar Sandoval <osandov@osandov.com>
Date: 2017-06-27 16:55:34
On Tue, Jun 27, 2017 at 03:42:55PM +0200, Johannes Thumshirn wrote:
Changes to v1: * Ignore fio errors * add an additional sleep .2 after re-enabling the pci device * directly call readlink in _get_pci_dev_from_blkdev() Johannes Thumshirn (2): rc: add helpers to handle PCI test devices block/011: Perform PCI reset while doing IO common/rc | 13 +++++++++++++ tests/block/011 | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/block/011.out | 2 ++ 3 files changed, 70 insertions(+) create mode 100755 tests/block/011 create mode 100644 tests/block/011.out
Applied, thanks!