[openib-general] different send and receive CQs
Eric Barton
eeb at bartonsoftware.com
Tue May 23 11:21:47 PDT 2006
Hi,
More dumb questions :)
In my ULP (lustre networking) I maintain a common pool of send descriptors and
per-connection receive descriptors. So it seems reasonable to have a single CQ
for all sends and one CQ per-connection for receives.
My code worked OK with a single CQ per connection, but when I try separate send
and receive CQs, I don't see any send completions.
Has anyone else tried separate send and receive CQs?
--
Cheers,
Eric
More information about the general
mailing list