[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v6 0/5] Improve I/O tests coverage of LUKS drive
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v6 0/5] Improve I/O tests coverage of LUKS driver |
Date: |
Fri, 30 Jun 2017 16:18:32 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 |
On 2017-06-26 14:35, Daniel P. Berrange wrote:
> The main goal of this series is to get the I/O tests passing
> 100% with LUKS when run with './check -luks'. It also adds a
> few more combinations to the LUKS/dmcrypt interoperability
> test.
>
> To make LUKS testing not quite as slow, we drop the PBKDF
> iteration count down to a very small value. This doesn't
> remove all overhead, as formatting the volume will always
> measure PBKDF timing over a 1 second interval.
Thanks, applied to my block branch:
https://github.com/XanClic/qemu/commits/block
Max
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v6 0/5] Improve I/O tests coverage of LUKS driver, Daniel P. Berrange, 2017/06/26
- [Qemu-block] [PATCH v6 1/5] iotests: skip 159 & 170 with luks format, Daniel P. Berrange, 2017/06/26
- [Qemu-block] [PATCH v6 2/5] iotests: fix remainining tests to work with LUKS, Daniel P. Berrange, 2017/06/26
- [Qemu-block] [PATCH v6 4/5] iotests: add more LUKS hash combination tests, Daniel P. Berrange, 2017/06/26
- [Qemu-block] [PATCH v6 3/5] iotests: reduce PBKDF iterations when testing LUKS, Daniel P. Berrange, 2017/06/26
- [Qemu-block] [PATCH v6 5/5] iotests: chown LUKS device before qemu-io launches, Daniel P. Berrange, 2017/06/26
- Re: [Qemu-block] [Qemu-devel] [PATCH v6 0/5] Improve I/O tests coverage of LUKS driver, no-reply, 2017/06/27
- Re: [Qemu-block] [PATCH v6 0/5] Improve I/O tests coverage of LUKS driver,
Max Reitz <=