[ofa-general] Re: [PATCH] ib/core: Add creation flags to create QP

Jack Morgenstein jackm at dev.mellanox.co.il
Tue Jan 15 22:55:01 PST 2008


On Tuesday 15 January 2008 18:55, Eli Cohen wrote:
> On a second thought, we could add - in addition to the creation flags -
> a special qp type, IB_QPT_UD_IPOIB for example, where each low level
> driver could add special enhancements for the sake of achieving higher
> performance. What do you thinks?
> 
You would get the same effect by just adding a create flag bit:
	IPOIB_QP

This way, we do not need to add a new QP type every time we have need
to know who the QP creator is, or if there is a sub-type.

- Jack



More information about the general mailing list