RE: [PATCH 2/6] IB: match connection requests based on privatedata

From: Caitlin Bestler
Date: Mon Mar 06 2006 - 14:19:16 EST




> -----Original Message-----
> From: netdev-owner@xxxxxxxxxxxxxxx
> [mailto:netdev-owner@xxxxxxxxxxxxxxx] On Behalf Of Sean Hefty
> Sent: Monday, March 06, 2006 11:04 AM
> To: 'Roland Dreier'
> Cc: netdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> openib-general@xxxxxxxxxx
> 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@xxxxxxxxx>
>

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?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/