mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-14 02:14:10 +00:00
42f451e070
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>