[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 for-1.6 6/6] rdma: remaining documentation fi
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 for-1.6 6/6] rdma: remaining documentation fixes |
Date: |
Fri, 09 Aug 2013 14:36:16 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
On 08/09/2013 02:32 PM, Michael R. Hines wrote:
>>> "total-time":12345,
>>> + "setup-time":12345,
>> Theoretically, if setup-time == total-time, then we are still in the
>> setup phase, right? The example might be more realistic if it uses a
>> smaller number for setup time. But at the end of the day, I don't
>> actually care enough to force a respin, when we are this close to the
>> 1.6 deadline and this deserves to be in 1.6.
>>
>
> Ooops - well, when I was reading the file - all the numbers seemed like
> place-holders, not realistic numbers.
Indeed, which is why I'm okay with no respin.
>
> This documentation is kind of hard to maintain in the first place -
> something like this is more the job of a tool like 'virt-test' which
> could actually exercise QMP and dump the output during a test cycle in
> case the user actually wanted to see what the migration life cycle
> actually looks like.
Yes, I'd love to have more of this file generated (why are we forced to
duplicate efforts into both the .json and the .hx files again?)
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v2 for-1.6 0/6] rdma: uh oh! IPv6 broken in linux - need workaround, mrhines, 2013/08/09
- [Qemu-devel] [PATCH v2 for-1.6 3/6] rdma: check if RDMAControlHeader::len match transferred byte, mrhines, 2013/08/09
- [Qemu-devel] [PATCH v2 for-1.6 5/6] rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround, mrhines, 2013/08/09
- [Qemu-devel] [PATCH v2 for-1.6 2/6] rdma: validate RDMAControlHeader::len, mrhines, 2013/08/09
- [Qemu-devel] [PATCH v2 for-1.6 1/6] rdma: use resp.len after validation in qemu_rdma_registration_stop, mrhines, 2013/08/09
- Re: [Qemu-devel] [PATCH v2 for-1.6 0/6] rdma: uh oh! IPv6 broken in linux - need workaround, Anthony Liguori, 2013/08/14