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

Luca Boccassi bluca at debian.org
Thu Nov 26 10:21:59 CET 2020


On Wed, 2020-11-25 at 19:15 +0800, Lijun Ou wrote:
> 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(-)

Thanks, applied and pushed.

-- 
Kind regards,
Luca Boccassi


More information about the stable mailing list