[openib-general] [PATCH] cma: fix bind to ip
    Michael S. Tsirkin 
    mst at mellanox.co.il
       
    Mon May 22 01:30:54 PDT 2006
    
    
  
Quoting r. Roland Dreier <rdreier at cisco.com>:
> Subject: Re: [openib-general] [PATCH] cma: fix bind to ip
> 
>     Sean> Thanks!  Committed with only minor adjustment to spacing.  -
> 
> Should I add that commit to what I have queued for 2.6.18?
> 
I'd like very much for the following two patches to be merged.
While SDP isn't likely to be in kernel 2.6.18, I think its very confusing to
have CMA API in-kernel and on trunk to have slightly different semantics.
r7339 | sean.hefty | 2006-05-18 20:02:08 +0300 (Thu, 18 May 2006) | 8 lines
Fix private data format for bind to specific IP for SDP.  Further, CMA format
mask for IPv6 was set incorrectly (hint - memset(foo, 1, bar) does not set
memory to all ones) so fix that.
Signed-off-by: Ali Ayoub <ali at mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst at mellanox.co.il>
Signed-off-by: Sean Hefty <sean.hefty at intel.com>
------------------------------------------------------------------------
r7238 | sean.hefty | 2006-05-16 19:21:03 +0300 (Tue, 16 May 2006) | 5 lines
Expose CONNECT_RESPONSE message to SDP clients, while still performing the QP
transitions.
Signed-off-by: Sean Hefty <sean.hefty at intel.com>
-- 
MST
    
    
More information about the general
mailing list