mbox

[V2,0/2] hns3 fixes

Message ID 1607604523-22389-1-git-send-email-oulijun@huawei.com (mailing list archive)
Headers

Message

Lijun Ou Dec. 10, 2020, 12:48 p.m. UTC
  Here series are fixes for hns3 PMD driver.

Change from V1:
1. fix the comments given by Ferruh Yigit for 4/4

Lijun Ou (1):
  net/hns3: adjust printing MAC addresses in log

Min Hu (Connor) (1):
  net/hns3: fix FEC state query

 drivers/net/hns3/hns3_ethdev.c    | 93 ++++++++++++++++++++++++---------------
 drivers/net/hns3/hns3_ethdev.h    |  4 ++
 drivers/net/hns3/hns3_ethdev_vf.c | 32 +++++++-------
 3 files changed, 77 insertions(+), 52 deletions(-)