[dpdk-stable] [PATCH v4 19.11.6 0/6] backport for 19.11.6

Lijun Ou oulijun at huawei.com
Wed Nov 25 12:15:17 CET 2020


His series are backport for 19.11.6 about hns3 PMD driver

Change from V3:
1. remove the relatived macro with TSO

Change from V2:
1. remove the relatived patch with TSO

Change from V1:
1. split TSO part from fix TX checksum with fix header length
2. remove TSO patch and the relatived patch

Chengchang Tang (2):
  net/hns3: decrease non-nearby memory access in Rx
  net/hns3: fix TX checksum with fix header length

Wei Hu (Xavier) (4):
  net/hns3: fix reassembling multiple segment packets in Tx
  net/hns3: report Rx drop packets enable configuration
  net/hns3: report Rx free threshold
  net/hns3: reduce address calculation in Rx

 drivers/net/hns3/hns3_ethdev.c    |  32 +++-
 drivers/net/hns3/hns3_ethdev.h    |  31 +++-
 drivers/net/hns3/hns3_ethdev_vf.c |  11 ++
 drivers/net/hns3/hns3_rxtx.c      | 363 +++++++++++++++++++++++---------------
 drivers/net/hns3/hns3_rxtx.h      |  30 +++-
 5 files changed, 308 insertions(+), 159 deletions(-)

-- 
2.7.4



More information about the stable mailing list