]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[hermon] Improve debugging output and facilities
authorMichael Brown <mcb30@ipxe.org>
Sat, 11 Sep 2010 12:48:33 +0000 (13:48 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 12 Sep 2010 21:35:13 +0000 (22:35 +0100)
commit42f451e070cd9ccf5a70e3c7ee6b8cb95215f376
treed2f9d78f64b62c2d0c2a600036614aabae7ee91c
parentef8452a64222fb65c7b778736dbd50654e0188a4
[hermon] 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 hermon_dump_cqctx() for dumping a completion queue context, and
hermon_fill_nop_send_wqe() for inserting NOPs into send work queues.

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