[openib-general] [PATCH] [CM] add private data comparison to match REQs with listens

Fab Tillier ftillier at silverstorm.com
Fri Dec 2 11:39:15 PST 2005


> From: Caitlin Bestler [mailto:caitlinb at broadcom.com]
> Sent: Friday, December 02, 2005 10:59 AM
> 
> Just listen on the Service ID / Port and let the ULP sort them
> out by destination IP address.

That only works if there is a single kernel module providing the extra checks.
Multiple user-mode ULPs cannot do the checking in user-mode - the checking must
be done in the kernel to figure out which user-mode client to hand the request
to.

I think putting in restrictions to the comparisons possible is fine, as the
functionality of having the CM facilitate some sort of filtering is useful.

- Fab




More information about the general mailing list