[PATCH v2] net/netvsc: add support for mtu_set
Stephen Hemminger
stephen at networkplumber.org
Tue Oct 10 17:55:38 CEST 2023
On Fri, 6 Oct 2023 20:09:09 +0000
Sam Andrew <samandrew at microsoft.com> wrote:
> Add support for changing the netvsc MTU. The MTU can only be set at nvs
> initialization, therefore to change the MTU the underlying vmbus
> channel(s) are torn down and the vmbus device unmapped and remapped. The
> existing rx and tx queue(s) are reconnected to the new vmbus channel(s).
>
> Signed-off-by: Sam Andrew <samandrew at microsoft.com>
> ---
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list