This series are bugfixes for hns3 PMD driver. Chengchang Tang (2): net/hns3: remove unsupported VLAN capabilities net/hns3: fix VLAN strip configuration when setting a PVID
Hongbo Zheng (1): net/hns3: add checking tso segsz when sending TSO packets Wei Hu (Xavier) (1): net/hns3: fix VLAN tags report in Rx drivers/net/hns3/hns3_ethdev.c | 75 ++++++++++++++++++--------------------- drivers/net/hns3/hns3_ethdev.h | 15 ++++---- drivers/net/hns3/hns3_ethdev_vf.c | 1 - drivers/net/hns3/hns3_rxtx.c | 74 +++++++++++++++++++++++++++++++------- 4 files changed, 106 insertions(+), 59 deletions(-) -- 2.7.4