Re: [net-next PATCH v4 0/5] Add MTU change with stmmac interface running

From: Jakub Kicinski
Date: Tue Jul 19 2022 - 21:15:06 EST


On Tue, 19 Jul 2022 03:32:14 +0200 Christian Marangi wrote:
> This series is to permit MTU change while the interface is running.
> Major rework are needed to permit to allocate a new dma conf based on
> the new MTU before applying it. This is to make sure there is enough
> space to allocate all the DMA queue before releasing the stmmac driver.

Other than the kdoc nit, LGTM!