]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Fix ibv_srq_pingpong bug with many QPs when using CQ events
authorRoland Dreier <rolandd@cisco.com>
Sat, 7 Jan 2006 01:06:03 +0000 (01:06 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:58 +0000 (11:35 -0800)
commit91f6faf31920e0823aa6cb98f22ec39dbe661891
treed05b10ceb965549951ad5225381bac0f8617c7c2
parent813f1bfc4df520f63698ace8c79635b2e08df291
Fix ibv_srq_pingpong bug with many QPs when using CQ events

Fix SRQ example to avoid problems with many QPs and events.  Based on
a patch from Dotan Barak (who also found the problem).

Signed-off-by: Roland Dreier <rolandd@cisco.com>
ChangeLog
examples/srq_pingpong.c