Re: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware

From: David Miller
Date: Tue Aug 22 2017 - 14:03:16 EST


From: Salil Mehta <salil.mehta@xxxxxxxxxx>
Date: Mon, 21 Aug 2017 17:05:24 +0100

> This patch adds the following support to the HNS3 driver:
> 1. Support to change the Maximum Transmission Unit of a
> port in the HNS NIC hardware.
> 2. Initializes the supported MTU range for the netdevice.
>
> Signed-off-by: lipeng <lipeng321@xxxxxxxxxx>
> Signed-off-by: Salil Mehta <salil.mehta@xxxxxxxxxx>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>

Applied.