[openib-general] RE: [PATCH 2/6] IB: match connection requests based on private data

Caitlin Bestler caitlinb at broadcom.com
Mon Mar 6 11:20:57 PST 2006


 

> -----Original Message-----
> From: netdev-owner at vger.kernel.org 
> [mailto:netdev-owner at vger.kernel.org] On Behalf Of Sean Hefty
> Sent: Monday, March 06, 2006 11:04 AM
> To: 'Roland Dreier'
> Cc: netdev at vger.kernel.org; linux-kernel at vger.kernel.org; 
> openib-general at openib.org
> Subject: [PATCH 2/6] IB: match connection requests based on 
> private data
> 
> Extend matching connection requests to listens in the 
> Infiniband CM to include private data checks.
> 
> This allows applications to listen on the same service 
> identifier, with private data directing the request to the 
> appropriate application.
> 
> Signed-off-by: Sean Hefty <sean.hefty at intel.com>
> 

The term "private data" is intended to convey the
intent that the data is private to the application
layer and is opaque to middleware and the network.

By what mechanism does the listening application
delegate how much of the private data for use by
the CM for sub-dividing a listen? What does an 
application do if it wishes to retain full ownership
of the private data?





More information about the general mailing list