Re: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-24 Thread Or Gerlitz
Sean Hefty sean.he...@intel.com wrote: I will create a new librdmacm package that corresponds with the changes I made all my testing of the patch set with librdmacm 1.0.10 and patched 2.6.32-rc5 kernel, where as I wrote you, I was focusing on AF_INET/PS_TCP and AF_INET/PS_IPOIB. I understand

RE: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-24 Thread Sean Hefty
So what will this new librdmacm package will let cover which wasn't possible so far? do you refer to ipv6 support in mckey? anything else? Changes were your changes to mckey, plus changes Dave added to cmatose to support IPv6. The actual library itself hasn't been modified. - Sean -- To

Re: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-24 Thread Or Gerlitz
Changes were your changes to mckey, plus changes Dave added to cmatose to support IPv6.  The actual library itself hasn't been modified. okay, got it. I was under the impression that mckey still misses an option to get from the user an ipv6 multicast address which isn't all zeros nor unmapped,

RE: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-24 Thread Sean Hefty
okay, got it. I was under the impression that mckey still misses an option to get from the user an ipv6 multicast address which isn't all zeros nor unmapped, correct? or the -m option will work with both ipv4 and ipv6 addresses? The -m and -b options work with IPv4 and IPv6 addresses. - Sean --

RE: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-19 Thread Sean Hefty
I added in the following diff as part of applying this to get RDS to build. It looks like this is all that's needed to fix the build? Apparently I don't build RDS. Yes, this looks right to me. I'm assuming that these calls are made only for established connections, where dev_addr is set

Re: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-19 Thread Roland Dreier
Thanks... in any case I applied all 9 of the patches in this series. Thanks for pulling all this together. - R. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 7/9] rdma/cm: fix loopback address support

2009-11-19 Thread Pradeep Satyanarayana
Roland Dreier wrote: Thanks... in any case I applied all 9 of the patches in this series. Thanks for pulling all this together. Sean, Thanks a lot for pulling it all together. Can we consider including this into OFED-1.5 too? Pradeep -- To unsubscribe from this list: send the line unsubscribe