> Can give a few more words about lockless SRQ ? Thanks > The idea is that if the consumer know that calls to ib_poll_cq and ib_post_srq_recv are serialize than you don't need to use a spinlock to serialize access to the SRQ's data structures.