Re: [PATCH net-next 0/4] bnge: add more functionality
From: Jakub Kicinski
Date: Wed Jul 29 2026 - 19:34:08 EST
On Fri, 24 Jul 2026 19:59:50 +0530 Vikas Gupta wrote:
> Patch 1: Makes bnge_shutdown() functional by properly unregistering the
> netdevice and freeing associated hardware queues and interrupts.
> Patch 2: Implements ndo_set_rx_mode_async().
>
> Patch 3: Adds a dedicated HWRM (Hardware Resource Management) command
> sequence to handle explicit interface down and up transitions cleanly.
If you have to respin - there are 4 patches in the series.
Sashikos point at bugs in the EAGAIN flow handling in
ndo_set_rx_mode_async. Can you double check that?
https://sashiko.dev/#/patchset/20260724142954.3101980-2-vikas.gupta@xxxxxxxxxxxx
https://netdev-ai.bots.linux.dev/sashiko/#/patchset/20260724142954.3101980-2-vikas.gupta@xxxxxxxxxxxx
And the concern about IRQs being in use on shutdown perhaps.
[P.S. Ugh, looks like I wrote this yesterday but didn't it send? sorry]