[dpdk-dev] [PATCH 0/5] misc updates for hns3 PMD driver
Wei Hu (Xavier)
xavier.huwei at huawei.com
Fri May 22 11:21:13 CEST 2020
This series are improvement and bugfixes for hns3 PMD driver.
Chengchang Tang (2):
net/hns3: replace PF vport id zero with private macro
net/hns3: fix promiscuous config not clear for PF on uninit
Lijun Ou (2):
net/hns3: add RSS hash offload to port Rx configuration
net/hns3: fix key length when configuring RSS
Wei Hu (Xavier) (1):
net/hns3: fix preparing sending packets less than 60 bytes
drivers/net/hns3/hns3_ethdev.c | 102 ++++++++++++++++++++++++--------------
drivers/net/hns3/hns3_ethdev.h | 3 ++
drivers/net/hns3/hns3_ethdev_vf.c | 1 +
drivers/net/hns3/hns3_flow.c | 8 +++
drivers/net/hns3/hns3_rxtx.c | 6 ---
5 files changed, 78 insertions(+), 42 deletions(-)
--
2.7.4
More information about the dev
mailing list