patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Dongdong Liu <liudongdong3@huawei.com>,
	dev@dpdk.org, ferruh.yigit@xilinx.com, thomas@monjalon.net
Cc: stable@dpdk.org
Subject: Re: [PATCH 0/6] some bugfixes for hns3
Date: Fri, 24 Jun 2022 15:37:24 +0300	[thread overview]
Message-ID: <329c126f-16cc-a8a8-9fd8-f4597675ef65@oktetlabs.ru> (raw)
In-Reply-To: <20220624085951.3177-1-liudongdong3@huawei.com>

On 6/24/22 11:59, Dongdong Liu wrote:
> The patchset include some bugfixes and clean code for hns3.
> 
> The patchset depend on the below patchset to avoid confilict.
> [PATCH 0/2] net/hns3: support backplane media type
> https://lore.kernel.org/all/8689c6e8-935b-e2dc-3276-d2970a8bd982@xilinx.com/T/
> 
> Chengwen Feng (1):
>    net/hns3: fix nb-desc not verified when using SVE
> 
> Dongdong Liu (2):
>    net/hns3: make code more clean
>    net/hns3: delete the unused code
> 
> Huisong Li (3):
>    net/hns3: cancel heartbeat alarm when VF reset
>    net/hns3: fix received unknown event print when PTP enable
>    net/hns3: fix statistic lock
> 
>   drivers/net/hns3/hns3_cmd.c       | 33 -------------------------------
>   drivers/net/hns3/hns3_ethdev.c    | 13 +++---------
>   drivers/net/hns3/hns3_ethdev_vf.c |  6 ++++++
>   drivers/net/hns3/hns3_rxtx.c      | 13 +++++-------
>   drivers/net/hns3/hns3_stats.c     | 22 +++++++++------------
>   5 files changed, 23 insertions(+), 64 deletions(-)
> 
> --
> 2.22.0
> 

With submitted Signed-off-by added to the first patch

Applied to dpdk-next-net/main, thanks.


      parent reply	other threads:[~2022-06-24 12:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24  8:59 Dongdong Liu
2022-06-24  8:59 ` [PATCH 1/6] net/hns3: cancel heartbeat alarm when VF reset Dongdong Liu
2022-06-24  8:59 ` [PATCH 2/6] net/hns3: fix received unknown event print when PTP enable Dongdong Liu
2022-06-24  8:59 ` [PATCH 3/6] net/hns3: fix statistic lock Dongdong Liu
2022-06-24  8:59 ` [PATCH 4/6] net/hns3: fix nb-desc not verified when using SVE Dongdong Liu
2022-06-24  8:59 ` [PATCH 5/6] net/hns3: make code more clean Dongdong Liu
2022-06-24  8:59 ` [PATCH 6/6] net/hns3: delete the unused code Dongdong Liu
2022-06-24 12:37 ` Andrew Rybchenko [this message]

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=329c126f-16cc-a8a8-9fd8-f4597675ef65@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@xilinx.com \
    --cc=liudongdong3@huawei.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).