Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756220AbdLTT2s (ORCPT ); Wed, 20 Dec 2017 14:28:48 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:42908 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756045AbdLTT2p (ORCPT ); Wed, 20 Dec 2017 14:28:45 -0500 Date: Wed, 20 Dec 2017 14:28:43 -0500 (EST) Message-Id: <20171220.142843.568343410203899321.davem@davemloft.net> To: lipeng321@huawei.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxarm@huawei.com, salil.mehta@huawei.com Subject: Re: [PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver From: David Miller In-Reply-To: <1513759399-40915-1-git-send-email-lipeng321@huawei.com> References: <1513759399-40915-1-git-send-email-lipeng321@huawei.com> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 20 Dec 2017 11:28:44 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 26 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 ==================== Signed-off-by: qumingguang Signed-off-by: Lipeng ==================== Please fix this.