[dpdk-dev] [PATCH v1 0/2] Features for hns3 PMD
Min Hu (Connor)
humin29 at huawei.com
Mon Jul 26 12:59:38 CEST 2021
This patch set contains two features:
add start/stop Tx datapath request for MP
support set link up/down for PF
Huisong Li (2):
net/hns3: add start/stop Tx datapath request for MP
net/hns3: support set link up/down for PF
drivers/net/hns3/hns3_ethdev.c | 107 ++++++++++++++++++++++++++++++++++++++---
drivers/net/hns3/hns3_ethdev.h | 7 +++
drivers/net/hns3/hns3_mp.c | 50 +++++++++++++++----
drivers/net/hns3/hns3_mp.h | 3 ++
drivers/net/hns3/hns3_rxtx.c | 32 ++++++++++--
drivers/net/hns3/hns3_rxtx.h | 8 +++
6 files changed, 189 insertions(+), 18 deletions(-)
--
2.7.4
More information about the dev
mailing list