DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Min Hu (Connor)" <humin29@huawei.com>
To: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>, <dev@dpdk.org>
Cc: <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH 0/4] features for hns3 PMD
Date: Sat, 10 Jul 2021 09:59:53 +0800	[thread overview]
Message-ID: <a4df04a8-4988-22be-6635-b2bd5ebe0e98@huawei.com> (raw)
In-Reply-To: <795a2927-c872-e957-fc7a-621d98e1cb88@oktetlabs.ru>



在 2021/7/9 17:20, Andrew Rybchenko 写道:
> On 7/9/21 4:32 AM, Min Hu (Connor) wrote:
>> Thanks Andrew,
>> "net/hns3: supports disabling PFC by dev configure API"
>> this patch could be abandoned.
>>
>> The other three can be applied.
>>
>>
>> 在 2021/6/14 23:00, Andrew Rybchenko 写道:
>>> On 6/13/21 6:05 AM, Min Hu (Connor) wrote:
>>>> This patch set contains 4 features for hns3 PMD:
>>>> add query basic info support for VF
>>>> support for VF modify VLAN filter state
>>>> support multiple TC MAC pause
>>>> supports disabling PFC by dev configure API
>>>>
>>>> Chengchang Tang (2):
>>>>     net/hns3: add query basic info support for VF
>>>>     net/hns3: support for VF modify VLAN filter state
>>>>
>>>> Huisong Li (2):
>>>>     net/hns3: support multiple TC MAC pause
>>>>     net/hns3: supports disabling PFC by dev configure API
>>>>
>>>>    drivers/net/hns3/hns3_cmd.h       |  9 ++++
>>>>    drivers/net/hns3/hns3_dcb.c       | 61 +++++++++++++------------
>>>>    drivers/net/hns3/hns3_ethdev.c    |  5 +-
>>>>    drivers/net/hns3/hns3_ethdev.h    |  7 +++
>>>>    drivers/net/hns3/hns3_ethdev_vf.c | 96
>>>> ++++++++++++++++++++++++++++++---------
>>>>    drivers/net/hns3/hns3_mbx.h       | 11 ++++-
>>>>    6 files changed, 138 insertions(+), 51 deletions(-)
>>>>
>>>
>>> Overall LGTM, but build breakage must be fixed.
>>> .
> 
> Please, send a new version with the patch dropped.
> I'd like patchwork automation to check it once
> again.
> 
Hi, v2 has been sent, please check it out.
> .
> 

  reply	other threads:[~2021-07-10  1:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13  3:05 Min Hu (Connor)
2021-06-13  3:05 ` [dpdk-dev] [PATCH 1/4] net/hns3: add query basic info support for VF Min Hu (Connor)
2021-06-13  3:05 ` [dpdk-dev] [PATCH 2/4] net/hns3: support for VF modify VLAN filter state Min Hu (Connor)
2021-06-13  3:05 ` [dpdk-dev] [PATCH 3/4] net/hns3: support multiple TC MAC pause Min Hu (Connor)
2021-06-13  3:05 ` [dpdk-dev] [PATCH 4/4] net/hns3: supports disabling PFC by dev configure API Min Hu (Connor)
2021-06-14 14:59   ` Andrew Rybchenko
2021-06-14 15:00 ` [dpdk-dev] [PATCH 0/4] features for hns3 PMD Andrew Rybchenko
2021-07-09  1:32   ` Min Hu (Connor)
2021-07-09  9:20     ` Andrew Rybchenko
2021-07-10  1:59       ` Min Hu (Connor) [this message]
2021-07-10  1:58 ` [dpdk-dev] [PATCH v2 0/3] " Min Hu (Connor)
2021-07-10  1:58   ` [dpdk-dev] [PATCH v2 1/3] net/hns3: add query basic info support for VF Min Hu (Connor)
2021-07-10  1:58   ` [dpdk-dev] [PATCH v2 2/3] net/hns3: support for VF modify VLAN filter state Min Hu (Connor)
2021-07-10  1:58   ` [dpdk-dev] [PATCH v2 3/3] net/hns3: support multiple TC MAC pause Min Hu (Connor)
2021-07-13  9:43   ` [dpdk-dev] [PATCH v2 0/3] features for hns3 PMD 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=a4df04a8-4988-22be-6635-b2bd5ebe0e98@huawei.com \
    --to=humin29@huawei.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.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).