[dpdk-dev] [PATCH 0/5] Features and bugfix for hns3 PMD

Min Hu (Connor) humin29 at huawei.com
Wed Apr 28 09:20:50 CEST 2021


This patch set contains one feature and four bugfixes for
hns3 PMD.

Chengchang Tang (1):
  net/hns3: select Tx prepare based on Tx offload

Chengwen Feng (4):
  net/hns3: support preferred burst size and queues in VF
  net/hns3: log time delta in decimal format
  net/hns3: fix use wrong time API
  net/hns3: delete unused macro of cmd module

 drivers/net/hns3/hns3_cmd.c       |  4 ---
 drivers/net/hns3/hns3_ethdev.c    | 51 ++++++++++++++++++++++++++++++---------
 drivers/net/hns3/hns3_ethdev.h    | 15 +++++-------
 drivers/net/hns3/hns3_ethdev_vf.c | 18 ++++++++------
 drivers/net/hns3/hns3_intr.c      | 34 ++++++++++++--------------
 drivers/net/hns3/hns3_rxtx.c      | 36 ++++++++++++++++++++++++---
 6 files changed, 106 insertions(+), 52 deletions(-)

-- 
2.7.4



More information about the dev mailing list