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

Reply via email to