DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wei Hu (Xavier)" <huwei013@chinasoftinc.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/2] updates for hns3 PMD driver
Date: Tue, 21 Apr 2020 11:32:13 +0800	[thread overview]
Message-ID: <20200421033215.20584-1-huwei013@chinasoftinc.com> (raw)

This series are updates for hns3 PMD driver.

Chengwen Feng (1):
  net/hns3: get Rx/Tx queue fbd in extend device statistics

Wei Hu (Xavier) (1):
  net/hns3: modify the format for firmware version

 drivers/net/hns3/hns3_cmd.c       |  14 ++-
 drivers/net/hns3/hns3_cmd.h       |   8 ++
 drivers/net/hns3/hns3_dcb.c       |  14 ++-
 drivers/net/hns3/hns3_ethdev.c    |  11 +-
 drivers/net/hns3/hns3_ethdev_vf.c |  26 +++++
 drivers/net/hns3/hns3_stats.c     | 174 +++++++++++++++---------------
 drivers/net/hns3/hns3_stats.h     |   3 +-
 7 files changed, 158 insertions(+), 92 deletions(-)

-- 
2.23.0


             reply	other threads:[~2020-04-21  3:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  3:32 Wei Hu (Xavier) [this message]
2020-04-21  3:32 ` [dpdk-dev] [PATCH 1/2] net/hns3: modify the format for firmware version Wei Hu (Xavier)
2020-04-21  3:32 ` [dpdk-dev] [PATCH 2/2] net/hns3: get Rx/Tx queue fbd in extend device statistics Wei Hu (Xavier)
2020-04-21 17:21 ` [dpdk-dev] [PATCH 0/2] updates for hns3 PMD driver Ferruh Yigit

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=20200421033215.20584-1-huwei013@chinasoftinc.com \
    --to=huwei013@chinasoftinc.com \
    --cc=dev@dpdk.org \
    /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).