]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[arbel] Improve debugging output and facilities
authorMichael Brown <mcb30@ipxe.org>
Fri, 17 Sep 2010 02:30:28 +0000 (03:30 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 17 Sep 2010 04:45:40 +0000 (05:45 +0100)
commit767e27e06b9828bb2da41e316b01aa4b0ab6ebec
treeb8f6e6f0360f18104b2b7a48f4ffd096b9f69967
parent4cb157a3b73e91dc64d5e956d4290d73d5bc0f7a
[arbel] Improve debugging output and facilities

Improve the utility of debugging messages by including the relevant
port number, queue number (QPN, CQN, EQN), work queue entry (WQE)
number, and physical addresses wherever applicable.

Add arbel_dump_cqctx() for dumping a completion queue context and
arbel_dump_qpctx() for dumping a queue pair context.

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