Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932520AbdLUG5R (ORCPT ); Thu, 21 Dec 2017 01:57:17 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:38720 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752013AbdLUG5O (ORCPT ); Thu, 21 Dec 2017 01:57:14 -0500 Subject: Re: [PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver To: David Miller References: <1513759399-40915-1-git-send-email-lipeng321@huawei.com> <20171220.142843.568343410203899321.davem@davemloft.net> <4f928ad7-de45-55e2-4f3d-df43d7def801@huawei.com> <20171220.230452.1688628876856367788.davem@davemloft.net> CC: , , , From: "lipeng (Y)" Message-ID: <31b2829b-0dfa-bfb3-c3fe-56a7812d3f99@huawei.com> Date: Thu, 21 Dec 2017 14:57:02 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20171220.230452.1688628876856367788.davem@davemloft.net> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.63.173.108] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1679 Lines: 44 On 2017/12/21 12:04, David Miller wrote: > From: "lipeng (Y)" > Date: Thu, 21 Dec 2017 09:30:01 +0800 > >> >> On 2017/12/21 3:28, David Miller wrote: >>> From: Lipeng >>> Date: Wed, 20 Dec 2017 16:43:02 +0800 >>> >>>> This patchset adds some new feature support and fixes some bugs: >>>> [Patch 1/17 - 5/17] add the support to modify/query the tqp number >>>> through ethtool -L/l command, and also fix some related bugs for >>>> change tqp number. >>>> [Patch 6/17 - 9-17] add support vlan tag offload on tx&&rx direction >>>> for pf, and fix some related bugs. >>>> [patch 10/17 - 11/17] fix bugs for auto negotiation. >>>> [patch 12/17] adds support for ethtool command set_pauseparam. >>>> [patch 13/17 - 14/17] add support to update flow control settings >>>> after >>>> autoneg. >>>> [patch 15/17 - 17/17] fix some other bugs in net-next. >>> In your From: email field, as well as you and your colleagues signoffs >>> you are not using your full, real, name: >>> ==================== >>> From: Lipeng >> My first name is 'Peng' and Surname is 'Li'. >> But it is usually spelled as 'Lipeng' in one go when referring. >> This is quite usual convention with full names originating from >> China. Surnames comes first, followed by the first name and they >> both are inseparable while they are written as well. >> "Lipeng" is my full real name, and my sign-off's appear like above. > The same applies to "qumingguang"? Why is it not capitalized? > It seems to just be a copy of the email address username. have checked with him, and will fix his name spelling to "Mingguang Qu". Thanks Lipeng > . >