DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] misc updates and bugfixes for hns3 PMD driver
@ 2020-04-29 11:13 Wei Hu (Xavier)
  2020-04-29 11:13 ` [dpdk-dev] [PATCH 1/6] net/hns3: get Tx abnormal errors in extend device statistics Wei Hu (Xavier)
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Wei Hu (Xavier) @ 2020-04-29 11:13 UTC (permalink / raw)
  To: dev

This series are misc updates and bugfixes for hns3 PMD driver.

Lijun Ou (1):
  net/hns3: print the detail ret value

Min Hu (Connor) (1):
  net/hns3: fix VLAN pvid when configuring device

Wei Hu (Xavier) (4):
  net/hns3: get Tx abnormal errors in extend device statistics
  net/hns3: get PCI revision id
  net/hns3: fix MSI-x interrupt number during initialization
  net/hns3: fix return value when clearing statistics fails

 drivers/net/hns3/hns3_dcb.c       |   7 +-
 drivers/net/hns3/hns3_ethdev.c    |  33 ++++++--
 drivers/net/hns3/hns3_ethdev.h    |   5 ++
 drivers/net/hns3/hns3_ethdev_vf.c |  18 +++-
 drivers/net/hns3/hns3_fdir.c      |  12 +--
 drivers/net/hns3/hns3_rxtx.c      |  24 +++++-
 drivers/net/hns3/hns3_rxtx.h      |  48 +++++++++++
 drivers/net/hns3/hns3_stats.c     | 136 ++++++++++++++++++++++++------
 8 files changed, 234 insertions(+), 49 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-05  9:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 11:13 [dpdk-dev] [PATCH 0/6] misc updates and bugfixes for hns3 PMD driver Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 1/6] net/hns3: get Tx abnormal errors in extend device statistics Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 2/6] net/hns3: print the detail ret value Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 3/6] net/hns3: get PCI revision id Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 4/6] net/hns3: fix VLAN pvid when configuring device Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 5/6] net/hns3: fix MSI-x interrupt number during initialization Wei Hu (Xavier)
2020-04-29 11:13 ` [dpdk-dev] [PATCH 6/6] net/hns3: fix return value when clearing statistics fails Wei Hu (Xavier)
2020-05-05  9:12 ` [dpdk-dev] [PATCH 0/6] misc updates and bugfixes for hns3 PMD driver Ferruh Yigit

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).