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

From: Andrew Lunn
Date: Mon Aug 21 2017 - 10:29:49 EST


On Mon, Aug 21, 2017 at 11:12:23AM +0100, Salil Mehta wrote:
> This patch adds the following support to the HNS3 driver:
> 1. Support to change the Maximum Transmission Unit of a
> 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>

Hi Salil

Apart from Leon comments.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew