[openib-general] [PATCH] RFC Verbs: add support for transport specific verbs

Fabian Tillier ftillier at silverstorm.com
Wed Mar 1 09:03:00 PST 2006


On 3/1/06, Caitlin Bestler <caitlinb at broadcom.com> wrote:
> openib-general-bounces at openib.org wrote:
> > Aren't attach_mcast and detach_mcast also ib-specific?
> >
>
> Only until transport neutral unreliable datagrams are defined,
> or to be precise when transport neutral QP-centric unreliable
> datagrams are defined (SOCK_DGRAM is quite arguably an existing
> transport neutral unreliable datagram API).
>
> But that leads to an interesting point. When something *might*
> become transport neutral, do we leave it in a transport neutral
> location, or put it in a transport specific location on the
> theory that the eventual transport neutral definition might
> be somehow slightly different?

My preference is to put thing in transport specific locations until
there's a transport neutral version in the neutral location.  This is
the same reason we don't add features that aren't needed by any ULP.

- Fab



More information about the general mailing list