]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[arbel] Add (not-yet-functional) support for RC queue pairs
authorMichael Brown <mcb30@ipxe.org>
Fri, 17 Sep 2010 21:43:45 +0000 (22:43 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 24 Oct 2011 14:29:38 +0000 (15:29 +0100)
commit7a84cc593a901374a2a611270ad8e9bf83220e81
tree7022a0ff48065c3bf35e09f4df3b16010375480e
parentaaf7a35207f4fa88c6d3e1b1e26d1950c19a8169
[arbel] Add (not-yet-functional) support for RC queue pairs

Arbel seems to crash the system as soon as the first send WQE
completes on an RC queue pair.  (NOPs complete successfully, so this
is a problem specific to the work queue rather than the completion
queue.)  The cause of this problem has remained unknown for over a
year.

Check in the non-functioning code to avoid bit-rot, and in the hope
that someone will find the fix.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/infiniband/arbel.c
src/drivers/infiniband/arbel.h