[dpdk-dev] [PATCH 0/4] fixes for hns3 PMD driver
Wei Hu (Xavier)
huwei013 at chinasoftinc.com
Thu Mar 26 08:14:29 CET 2020
This series are fixes for hns3 PMD driver.
Chengwen Feng (1):
net/hns3: fix the return value of setting VLAN offload
Lijun Ou (2):
net/hns3: fix RSS indirection table configuration
net/hns3: fix configuring RSS hash when rules are flushed
Min Hu (Connor) (1):
net/hns3: fix mailbox opcode data type
drivers/net/hns3/hns3_dcb.c | 15 +++++++++++++++
drivers/net/hns3/hns3_ethdev.c | 9 +++++++++
drivers/net/hns3/hns3_ethdev.h | 1 +
drivers/net/hns3/hns3_ethdev_vf.c | 22 +++++++++++++++++++---
drivers/net/hns3/hns3_flow.c | 14 ++++++++++++++
drivers/net/hns3/hns3_mbx.c | 12 ++++++++----
drivers/net/hns3/hns3_rss.c | 31 +++++++++++++++++++++----------
drivers/net/hns3/hns3_rss.h | 2 ++
8 files changed, 89 insertions(+), 17 deletions(-)
--
2.23.0
More information about the dev
mailing list