DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/4] some fixes for hns3 PMD driver
@ 2019-10-25 12:37 Wei Hu (Xavier)
  2019-10-25 12:37 ` [dpdk-dev] [PATCH v2 1/4] net/hns3: fix the statistics problems about Tx/Rx functions Wei Hu (Xavier)
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Wei Hu (Xavier) @ 2019-10-25 12:37 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, linuxarm, xavier_huwei, xavier.huwei, forest.zhouchang

This series adds some fixes for hns3 ethernet pmd driver.

v1 -> v2:
	1. Address some comments from Ferruh Yigit as belows:
	   https://inbox.dpdk.org/dev/31868759-1900-2aad-4e38-0ae8fe52647a@intel.com
	   https://inbox.dpdk.org/dev/e5d5bd99-663d-5661-dfda-312c762b2887@intel.com
	   https://inbox.dpdk.org/dev/b4a32414-b941-c820-1706-f8ad41175764@intel.com

Chunsong Feng (1):
  net/hns3: fix FLR reset failure

Hao Chen (1):
  net/hns3: fix the statistics problems about Tx/Rx functions

Hongbo Zheng (1):
  net/hns3: fix the return value when firmware timeout

Wei Hu (Xavier) (1):
  net/hns3: fix lack of Rx RSS hash in ol flags

 drivers/net/hns3/hns3_cmd.c       |  17 +----
 drivers/net/hns3/hns3_ethdev.c    |   5 ++
 drivers/net/hns3/hns3_ethdev_vf.c | 135 ++++++++++++++++++++++++++++++++++++--
 drivers/net/hns3/hns3_intr.c      |   5 +-
 drivers/net/hns3/hns3_rxtx.c      |  11 +---
 drivers/net/hns3/hns3_rxtx.h      |   3 -
 drivers/net/hns3/hns3_stats.c     |  84 ++++++------------------
 7 files changed, 162 insertions(+), 98 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-10-26  2:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 12:37 [dpdk-dev] [PATCH v2 0/4] some fixes for hns3 PMD driver Wei Hu (Xavier)
2019-10-25 12:37 ` [dpdk-dev] [PATCH v2 1/4] net/hns3: fix the statistics problems about Tx/Rx functions Wei Hu (Xavier)
2019-10-25 12:37 ` [dpdk-dev] [PATCH v2 2/4] net/hns3: fix lack of Rx RSS hash in ol flags Wei Hu (Xavier)
2019-10-25 12:37 ` [dpdk-dev] [PATCH v2 3/4] net/hns3: fix the return value when firmware timeout Wei Hu (Xavier)
2019-10-25 12:37 ` [dpdk-dev] [PATCH v2 4/4] net/hns3: fix FLR reset failure Wei Hu (Xavier)
2019-10-25 15:07 ` [dpdk-dev] [PATCH v2 0/4] some fixes for hns3 PMD driver Ferruh Yigit
2019-10-26  1:03   ` Wei Hu (Xavier)
2019-10-26  1:56     ` Wei Hu (Xavier)

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