public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeed@kernel.org>
To: Huazhong Tan <tanhuazhong@huawei.com>, davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	salil.mehta@huawei.com, yisen.zhuang@huawei.com,
	linuxarm@huawei.com, kuba@kernel.org
Subject: Re: [PATCH V2 net-next 0/6] net: hns3: updates for -next
Date: Wed, 16 Sep 2020 13:44:14 -0700	[thread overview]
Message-ID: <9549dda016b3cc046eb9261b17afe0057e8fdb54.camel@kernel.org> (raw)
In-Reply-To: <1600248830-59477-1-git-send-email-tanhuazhong@huawei.com>

On Wed, 2020-09-16 at 17:33 +0800, Huazhong Tan wrote:
> There are some optimizations related to IO path.
> 
> Change since V1:
> - fixes a unsuitable handling in hns3_lb_clear_tx_ring() of #6 which
>   pointed out by Saeed Mahameed.
> 
> previous version:
> V1: 
> https://patchwork.ozlabs.org/project/netdev/cover/1600085217-26245-1-git-send-email-tanhuazhong@huawei.com/
> 
> Yunsheng Lin (6):
>   net: hns3: batch the page reference count updates
>   net: hns3: batch tx doorbell operation
>   net: hns3: optimize the tx clean process
>   net: hns3: optimize the rx clean process
>   net: hns3: use writel() to optimize the barrier operation
>   net: hns3: use napi_consume_skb() when cleaning tx desc
> 
>  drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 225
> ++++++++++++---------
>  drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |  20 +-
>  drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |   6 +-
>  3 files changed, 140 insertions(+), 111 deletions(-)
> 

Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>



  parent reply	other threads:[~2020-09-16 20:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16  9:33 [PATCH V2 net-next 0/6] net: hns3: updates for -next Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 1/6] net: hns3: batch the page reference count updates Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 2/6] net: hns3: batch tx doorbell operation Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 3/6] net: hns3: optimize the tx clean process Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 4/6] net: hns3: optimize the rx " Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 5/6] net: hns3: use writel() to optimize the barrier operation Huazhong Tan
2020-09-16  9:33 ` [PATCH V2 net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc Huazhong Tan
2020-09-16 20:44 ` Saeed Mahameed [this message]
2020-09-17 23:14 ` [PATCH V2 net-next 0/6] net: hns3: updates for -next David Miller
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09  7:55 Guangbin Huang
2022-05-09 13:40 ` patchwork-bot+netdevbpf

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=9549dda016b3cc046eb9261b17afe0057e8fdb54.camel@kernel.org \
    --to=saeed@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --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