On 06/25/2013 07:35 PM, [email protected] wrote:
> From: "Michael R. Hines" <[email protected]>
> 
> docs/rdma.txt contains full documentation,
> wiki links, github url and contact information.
> 
> Reviewed-by: Juan Quintela <[email protected]>
> Reviewed-by: Paolo Bonzini <[email protected]>
> Reviewed-by: Chegu Vinod <[email protected]>
> Tested-by: Chegu Vinod <[email protected]>
> Tested-by: Michael R. Hines <[email protected]>
> Signed-off-by: Michael R. Hines <[email protected]>
> ---
>  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