patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: "Wei Hu (Xavier)" <xavier.huwei@huawei.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH 19.11 0/6] backport for hns3 PMD driver
Date: Fri, 29 May 2020 09:47:19 +0100	[thread overview]
Message-ID: <089e702de370078a5ae629962cdc15670cbb91c5.camel@debian.org> (raw)
In-Reply-To: <1590724654-23075-1-git-send-email-xavier.huwei@huawei.com>

On Fri, 2020-05-29 at 11:57 +0800, Wei Hu (Xavier) wrote:
> This series are backport patches to DPDK 19.11.3 for hns3 PMD driver.
> 
> Chengwen Feng (1):
>   net/hns3: fix Rx interrupt after reset
> 
> Hao Chen (1):
>   net/hns3: support Rx interrupt
> 
> Lijun Ou (1):
>   net/hns3: fix RSS indirection table configuration
> 
> Wei Hu (Xavier) (3):
>   net/hns3: support different numbers of Rx and Tx queues
>   net/hns3: fix Tx interrupt when enabling Rx interrupt
>   net/hns3: fix MSI-X interrupt during initialization
> 
>  doc/guides/nics/features/hns3.ini    |   1 +
>  doc/guides/nics/features/hns3_vf.ini |   1 +
>  doc/guides/nics/hns3.rst             |   1 +
>  drivers/net/hns3/hns3_cmd.h          |  49 ++-
>  drivers/net/hns3/hns3_dcb.c          | 103 +++--
>  drivers/net/hns3/hns3_dcb.h          |   4 +-
>  drivers/net/hns3/hns3_ethdev.c       | 363 +++++++++++++++--
>  drivers/net/hns3/hns3_ethdev.h       |  17 +-
>  drivers/net/hns3/hns3_ethdev_vf.c    | 398 ++++++++++++++++--
>  drivers/net/hns3/hns3_flow.c         |  22 +-
>  drivers/net/hns3/hns3_intr.c         |   2 +
>  drivers/net/hns3/hns3_mbx.h          |  13 +
>  drivers/net/hns3/hns3_regs.h         |  10 +
>  drivers/net/hns3/hns3_rss.c          |  28 +-
>  drivers/net/hns3/hns3_rss.h          |   2 +
>  drivers/net/hns3/hns3_rxtx.c         | 769 ++++++++++++++++++++++++++++++-----
>  drivers/net/hns3/hns3_rxtx.h         |  19 +
>  17 files changed, 1578 insertions(+), 224 deletions(-)

Series-acked-by: Luca Boccassi <bluca@debian.org>

Thanks, applied

      parent reply	other threads:[~2020-05-29  8:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  3:57 Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 1/6] net/hns3: support Rx interrupt Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 2/6] net/hns3: support different numbers of Rx and Tx queues Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 3/6] net/hns3: fix RSS indirection table configuration Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 4/6] net/hns3: fix Tx interrupt when enabling Rx interrupt Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 5/6] net/hns3: fix Rx interrupt after reset Wei Hu (Xavier)
2020-05-29  3:57 ` [dpdk-stable] [PATCH 19.11 6/6] net/hns3: fix MSI-X interrupt during initialization Wei Hu (Xavier)
2020-05-29  8:47 ` Luca Boccassi [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=089e702de370078a5ae629962cdc15670cbb91c5.camel@debian.org \
    --to=bluca@debian.org \
    --cc=stable@dpdk.org \
    --cc=xavier.huwei@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).