DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: "Min Hu (Connor)" <humin29@huawei.com>, dev@dpdk.org
Cc: ferruh.yigit@intel.com
Subject: Re: [dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD
Date: Mon, 14 Jun 2021 17:43:12 +0300	[thread overview]
Message-ID: <0bb7dd43-66af-1828-042a-c71847573069@oktetlabs.ru> (raw)
In-Reply-To: <1623551516-49635-1-git-send-email-humin29@huawei.com>

On 6/13/21 5:31 AM, Min Hu (Connor) wrote:
> This patch set contains 6 bugfixes for hns3 PMD.
> 
> Chengchang Tang (1):
>    net/hns3: fix VLAN strip log
> 
> HongBo Zheng (2):
>    net/hns3: modify max reset fail retry count
>    net/hns3: delete redundant blank lines
> 
> Huisong Li (3):
>    net/hns3: fix delay time for waiting to stop rxtx
>    net/hns3: fix incorrect fake queue rollback
>    net/hns3: fix config max queues to zero when fails
> 
>   drivers/net/hns3/hns3_ethdev.c    | 26 +++++++++++---------------
>   drivers/net/hns3/hns3_ethdev_vf.c | 20 ++++++++++----------
>   drivers/net/hns3/hns3_intr.c      |  4 ++--
>   drivers/net/hns3/hns3_rxtx.c      |  3 +++
>   4 files changed, 26 insertions(+), 27 deletions(-)
> 

LGTM, I can apply minor style notes for 1/6 on patch
series applying.

  parent reply	other threads:[~2021-06-14 14:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13  2:31 Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 1/6] net/hns3: modify max reset fail retry count Min Hu (Connor)
2021-06-14 14:36   ` Andrew Rybchenko
2021-06-13  2:31 ` [dpdk-dev] [PATCH 2/6] net/hns3: fix delay time for waiting to stop rxtx Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 3/6] net/hns3: fix incorrect fake queue rollback Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 4/6] net/hns3: fix VLAN strip log Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 5/6] net/hns3: fix config max queues to zero when fails Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 6/6] net/hns3: delete redundant blank lines Min Hu (Connor)
2021-06-14 14:43 ` Andrew Rybchenko [this message]
2021-06-15  0:47   ` [dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD Min Hu (Connor)
2021-06-17 14:56     ` Andrew Rybchenko

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=0bb7dd43-66af-1828-042a-c71847573069@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=humin29@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;
as well as URLs for NNTP newsgroup(s).