Re: [PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana

From: Jakub Kicinski
Date: Thu Aug 01 2024 - 10:17:08 EST


On Wed, 31 Jul 2024 20:49:05 -0700 Shradha Gupta wrote:
> It is a pretty standard support for network drivers to allow changing
> TX/RX queue sizes. We are working on improving customizations in MANA
> driver based on VM configurations. This patch is a part of that series.
> Hope that makes things more clear.

Simple reconfiguration must not run the risk of taking the system off
network.