Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753794AbdHUPFQ convert rfc822-to-8bit (ORCPT ); Mon, 21 Aug 2017 11:05:16 -0400 Received: from lhrrgout.huawei.com ([194.213.3.17]:33553 "EHLO lhrrgout.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751738AbdHUPFO (ORCPT ); Mon, 21 Aug 2017 11:05:14 -0400 From: Salil Mehta To: Leon Romanovsky CC: Andrew Lunn , "davem@davemloft.net" , "Zhuangyuzeng (Yisen)" , "lipeng (Y)" , "mehta.salil.lnk@gmail.com" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-rdma@vger.kernel.org" , Linuxarm Subject: RE: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Thread-Topic: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Thread-Index: AQHTGmYKmGHOOwOM4Um2M4ntZ0u3taKOvYSAgAAhvkD//+NLgIAAItnQ Date: Mon, 21 Aug 2017 15:05:00 +0000 Message-ID: References: <20170821101223.111852-1-salil.mehta@huawei.com> <20170821142939.GG1703@lunn.ch> <20170821144741.GN1724@mtr-leonro.local> In-Reply-To: <20170821144741.GN1724@mtr-leonro.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.203.181.152] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090203.599AF6A6.04D8,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=169.254.1.205, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 873b2d6efba409507283f81dc45432ca Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2291 Lines: 68 Hi Leon, > -----Original Message----- > From: linux-rdma-owner@vger.kernel.org [mailto:linux-rdma- > owner@vger.kernel.org] On Behalf Of Leon Romanovsky > Sent: Monday, August 21, 2017 3:48 PM > To: Salil Mehta > Cc: Andrew Lunn; davem@davemloft.net; Zhuangyuzeng (Yisen); lipeng (Y); > mehta.salil.lnk@gmail.com; netdev@vger.kernel.org; linux- > kernel@vger.kernel.org; linux-rdma@vger.kernel.org; Linuxarm > Subject: Re: [PATCH V3 net-next] net: hns3: Add support to change MTU > in HNS3 hardware > > On Mon, Aug 21, 2017 at 02:32:40PM +0000, Salil Mehta wrote: > > Hi Andrew, > > > > > -----Original Message----- > > > From: Andrew Lunn [mailto:andrew@lunn.ch] > > > Sent: Monday, August 21, 2017 3:30 PM > > > To: Salil Mehta > > > Cc: davem@davemloft.net; Zhuangyuzeng (Yisen); lipeng (Y); > > > mehta.salil.lnk@gmail.com; netdev@vger.kernel.org; linux- > > > kernel@vger.kernel.org; linux-rdma@vger.kernel.org; Linuxarm > > > Subject: Re: [PATCH V3 net-next] net: hns3: Add support to change > MTU > > > in HNS3 hardware > > > > > > 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 > > > > Signed-off-by: Salil Mehta > > > > > > Hi Salil > > > > > > Apart from Leon comments. > > > > > > Reviewed-by: Andrew Lunn > > > > > > Andrew > > > > I will incorporate Leon's comment and float V4 patch today. Thanks! > > > > Salil, > > I had two comment there and not one. Please don't miss it :) Sure, I should admit that I missed one comment while I replied to the mail but later realized that, and incorporated it while I floated the V4 patch. Having a bad day of misses...phew! Again, thanks Andrew & Leon for helping me out in reviewing this patch. Best regards Salil > > Thanks > > > Best regards > > Salil > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-rdma" > in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html