Thread (18 messages) flat view 18 messages, 3 authors, 2d ago

Re: [PATCH net v7 1/7] net: mana: reference-count CQs looked up from the EQ handler

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-08-18 16:20:07
Also in: linux-rdma, lkml, netdev

On Thu, 13 Aug 2026 10:42:33 -0700 Long Li wrote:
 }
 
+static struct gdma_queue *mana_gd_get_cq(struct gdma_context *gc, u32 cq_id);
+static void mana_gd_put_cq(struct gdma_queue *cq);
Forward declarations are considered a bad smell in the kernel.
Please add these functions here, I don't see a reason for this
they are purely calling kernel APIs.
 static void mana_gd_process_eqe(struct gdma_queue *eq)
-- 
pw-bot: cr
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help