qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 for-1.6 0/6] rdma: uh oh! IPv6 broken in linux -


From: mrhines
Subject: [Qemu-devel] [PATCH v2 for-1.6 0/6] rdma: uh oh! IPv6 broken in linux - need workaround
Date: Fri, 9 Aug 2013 16:05:39 -0400

From: "Michael R. Hines" <address@hidden>

Changes since v1:

1. IPv6 support over RDMA ethernet is broken in linux right now.
   Although a patch is in review on linux-rdma, we need a work-around to make 
sure
   the user knows why it's not working.

   See PATCH 0/5 for a detailed description.

Isaku Yamahata (3):
  rdma: use resp.len after validation in qemu_rdma_registration_stop
  rdma: validate RDMAControlHeader::len
  rdma: check if RDMAControlHeader::len match transferred byte

Michael R. Hines (3):
  rdma: proper getaddrinfo() handling
  rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround
  rdma: remaining documentation fixes

 migration-rdma.c |  275 +++++++++++++++++++++++++++++++++++++++++++-----------
 qmp-commands.hx  |   10 ++
 2 files changed, 231 insertions(+), 54 deletions(-)

-- 
1.7.10.4




reply via email to

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