[dpdk-stable] [PATCH v2 19.11.6 0/7] backport for 19.11.6

Lijun Ou oulijun at huawei.com
Wed Nov 25 04:24:36 CET 2020


His series are backport for 19.11.6 about hns3 PMD driver

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

Lijun Ou (1):
  net/hns3: report Tx descriptor segment limitations

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    |  34 +++-
 drivers/net/hns3/hns3_ethdev.h    |  31 +++-
 drivers/net/hns3/hns3_ethdev_vf.c |  13 ++
 drivers/net/hns3/hns3_rxtx.c      | 363 +++++++++++++++++++++++---------------
 drivers/net/hns3/hns3_rxtx.h      |  30 +++-
 5 files changed, 312 insertions(+), 159 deletions(-)

-- 
2.7.4



More information about the stable mailing list