Thread (14 messages) 14 messages, 5 authors, 2023-06-13

RE: [PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver.

From: Wei Hu <hidden>
Date: 2023-06-12 14:44:42
Also in: linux-hyperv, linux-rdma

-----Original Message-----
From: Leon Romanovsky <leon@kernel.org>
Sent: Monday, June 12, 2023 2:19 AM
quoted
+
+void mana_ib_cq_handler(void *ctx, struct gdma_queue *gdma_cq) {
+	struct mana_ib_cq *cq = ctx;
+	struct ib_device *ibdev = cq->ibcq.device;
+
+	ibdev_dbg(ibdev, "Enter %s %d\n", __func__, __LINE__);
This patch has two many debug prints, most if not all should go.
Thanks. I will remove the debug prints in the normal path. 

Wei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help