Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1716561
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware |
| Date | 2017-08-21 16:50 +0200 |
| Message-ID | <ugWbE-5BL-5@gated-at.bofh.it> (permalink) |
| References | <ugWbE-5BL-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Aug 21, 2017 at 03:40:03PM +0100, Salil Mehta wrote: > 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@huawei.com> > Signed-off-by: Salil Mehta <salil.mehta@huawei.com> > --- > PATCH V4: Addressed some minor comments Leon Romanovsky > 1. https://lkml.org/lkml/2017/8/21/212 > PATCH V3: Addressed some minor comments Leon Romanovsky > 1. https://lkml.org/lkml/2017/8/20/27 > PATCH V2: Addresses comments given by Andrew Lunn > 1. https://lkml.org/lkml/2017/8/18/282 > PATCH V1: Initial Submit > --- > .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 34 ++++++++++++++++++++++ > .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.h | 1 + > 2 files changed, 35 insertions(+) > Wrong error code is not "minor" comment. Thanks, Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky <leon@kernel.org> - 2017-08-21 16:50 +0200 RE: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta <salil.mehta@huawei.com> - 2017-08-21 17:00 +0200
csiph-web