Re: [PATCH net-next 0/4] bnge: add more functionality
From: Jakub Kicinski
Date: Thu Jul 30 2026 - 17:23:37 EST
On Thu, 30 Jul 2026 11:26:17 +0530 Vikas Gupta wrote:
> > And the concern about IRQs being in use on shutdown perhaps.
>
> Since the IRQ issue stems from the new shared bng_re RoCE driver, and
> it lacks a bng_re_shutdown
> implementation to free the IRQs, should we implement this in the
> current series, especially given that the bng_re driver
> implementation is currently minimal?
Doesn't look like the other patches will conflict, maybe I'm missing
something. If there's no conflict perhaps you could take patch 1 out
of this series and post a combined patch series for bng and _re
scoped to the parts that need to change in both trees.
And we can pull that series into both networking and RDMA?
Note that you can post multiple series at once, as long as they don't
conflict and the sum(patches) <= 15.