From: Saeed Mahameed <saeedm@mellanox.com>
To: "tanhuazhong@huawei.com" <tanhuazhong@huawei.com>,
"davem@davemloft.net" <davem@davemloft.net>
Cc: "yisen.zhuang@huawei.com" <yisen.zhuang@huawei.com>,
"salil.mehta@huawei.com" <salil.mehta@huawei.com>,
"linuxarm@huawei.com" <linuxarm@huawei.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V4 net-next 00/10] net: hns3: some code optimizations & bugfixes & features
Date: Mon, 29 Jul 2019 05:48:28 +0000 [thread overview]
Message-ID: <1aa604e4afe85fa9cfd2e47fbb5386c2c1041310.camel@mellanox.com> (raw)
In-Reply-To: <1564368811-65492-1-git-send-email-tanhuazhong@huawei.com>
On Mon, 2019-07-29 at 10:53 +0800, Huazhong Tan wrote:
> This patch-set includes code optimizations, bugfixes and features for
> the HNS3 ethernet controller driver.
>
> [patch 1/10] checks reset status before setting channel.
>
> [patch 2/10] adds a NULL pointer checking.
>
> [patch 3/10] removes reset level upgrading when current reset fails.
>
> [patch 4/10] fixes a GFP flags errors when holding spin_lock.
>
> [patch 5/10] modifies firmware version format.
>
> [patch 6/10] adds some print information which is off by default.
>
> [patch 7/10 - 8/10] adds two code optimizations about interrupt
> handler
> and work task.
>
> [patch 9/10] adds support for using order 1 pages with a 4K buffer.
>
> [patch 10/10] modifies messages prints with dev_info() instead of
> pr_info().
>
> Change log:
> V3->V4: replace netif_info with netif_dbg in [patch 6/10]
> V2->V3: fixes comments from Saeed Mahameed and Joe Perches.
> V1->V2: fixes comments from Saeed Mahameed and
> removes previous [patch 4/11] and [patch 11/11]
> which needs further discussion, and adds a new
> patch [10/10] suggested by Saeed Mahameed.
>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
next prev parent reply other threads:[~2019-07-29 5:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-29 2:53 [PATCH V4 net-next 00/10] net: hns3: some code optimizations & bugfixes & features Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 01/10] net: hns3: add reset checking before set channels Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 02/10] net: hns3: add a check for get_reset_level Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 03/10] net: hns3: remove upgrade reset level when reset fail Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 04/10] net: hns3: change GFP flag during lock period Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 05/10] net: hns3: modify firmware version display format Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 06/10] net: hns3: add debug messages to identify eth down cause Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 07/10] net: hns3: make hclge_service use delayed workqueue Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 08/10] net: hns3: add interrupt affinity support for misc interrupt Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 09/10] net: hns3: Add support for using order 1 pages with a 4K buffer Huazhong Tan
2019-07-29 2:53 ` [PATCH V4 net-next 10/10] net: hns3: use dev_info() instead of pr_info() Huazhong Tan
2019-07-29 5:48 ` Saeed Mahameed [this message]
2019-07-29 15:25 ` [PATCH V4 net-next 00/10] net: hns3: some code optimizations & bugfixes & features David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1aa604e4afe85fa9cfd2e47fbb5386c2c1041310.camel@mellanox.com \
--to=saeedm@mellanox.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=netdev@vger.kernel.org \
--cc=salil.mehta@huawei.com \
--cc=tanhuazhong@huawei.com \
--cc=yisen.zhuang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox