From: "Wei Hu (Xavier)" <huwei013@chinasoftinc.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/4] improvement and cleanup for hns3 PMD driver
Date: Thu, 16 Jan 2020 17:27:02 +0800 [thread overview]
Message-ID: <20200116092706.17388-1-huwei013@chinasoftinc.com> (raw)
This series are improvement and cleanup for hns3 PMD driver.
Chengwen Feng (1):
net/hns3: replace memory barrier with data dependency order
Lijun Ou (2):
net/hns3: remove unnecessary input parameter valid judgement
net/hns3: remove unnecessary branch
Wei Hu (Xavier) (1):
doc: update release notes for hns3
doc/guides/nics/hns3.rst | 1 +
doc/guides/rel_notes/release_20_02.rst | 6 ++
drivers/net/hns3/hns3_ethdev.c | 2 -
drivers/net/hns3/hns3_flow.c | 2 -
drivers/net/hns3/hns3_rxtx.c | 85 ++++++++++++++++++++++----
5 files changed, 80 insertions(+), 16 deletions(-)
--
2.23.0
next reply other threads:[~2020-01-16 9:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 9:27 Wei Hu (Xavier) [this message]
2020-01-16 9:27 ` [dpdk-dev] [PATCH 1/4] net/hns3: replace memory barrier with data dependency order Wei Hu (Xavier)
2020-01-16 9:27 ` [dpdk-dev] [PATCH 2/4] net/hns3: remove unnecessary input parameter valid judgement Wei Hu (Xavier)
2020-01-16 9:27 ` [dpdk-dev] [PATCH 3/4] net/hns3: remove unnecessary branch Wei Hu (Xavier)
2020-01-16 9:27 ` [dpdk-dev] [PATCH 4/4] doc: update release notes for hns3 Wei Hu (Xavier)
2020-01-17 10:15 ` [dpdk-dev] [PATCH 0/4] improvement and cleanup 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=20200116092706.17388-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).