mirror of
https://github.com/xcat2/xNBA.git
synced 2026-03-26 00:03:28 +00:00
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>