The following patch series adds support for UD QPs to userspace through the RDMA CM. UD QPs are referenced by an IP address, UDP port number. The RDMA CM abstracts SIDR for Infiniband clients. Signed-off-by: Sean Hefty <sean.hefty at intel.com> --- A subsequent patch series will add multicast handling to the UD QPs.