qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v12 01/15] rdma: add documentation


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v12 01/15] rdma: add documentation
Date: Thu, 27 Jun 2013 16:41:54 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 06/25/2013 07:35 PM, address@hidden wrote:
> From: "Michael R. Hines" <address@hidden>
> 
> docs/rdma.txt contains full documentation,
> wiki links, github url and contact information.
> 
> Reviewed-by: Juan Quintela <address@hidden>
> Reviewed-by: Paolo Bonzini <address@hidden>
> Reviewed-by: Chegu Vinod <address@hidden>
> Tested-by: Chegu Vinod <address@hidden>
> Tested-by: Michael R. Hines <address@hidden>
> Signed-off-by: Michael R. Hines <address@hidden>
> ---
>  docs/rdma.txt |  415 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 415 insertions(+)
>  create mode 100644 docs/rdma.txt

> +
> +RDMA currently comes in two flavors: both Ethernet based (RoCE, or RDMA
> +over Convered Ethernet) as well as Infiniband-based. This implementation of

s/Convered/Converged/ ?

> +qemu_rdma_exchange_send(header, data, optional response header & data):
> +
> +1. Block on the CQ event channel waiting for a READY command
> +   from the receiver to tell us that the receiver
> +   is *ready* for us to transmit some new bytes.
> +2. Optionally: if we are expecting a response from the command
> +   (that we have no yet transmitted), let's post an RQ

s/no/not/

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]