> -Original Message-
> From: Mingjin Ye
> Sent: Friday, November 4, 2022 1:21 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhou, YidingX ; Ye, MingjinX
> ; Yang, Qiming ; Zhang, Qi
> Z ; Wu, Jingjing ; Lu,
> Wenzhuo ; Ferruh Yigit ; Li,
> Xiaoyun
> Subjec
CRC is stripped by the hardware in the scattered Rx path. If the last
buffer packet length is '0', the scalar Tx path would send empty buffer
that causes the Tx queue to overflow.
This patch adds a judgment for the last buffer length to fix this issue,
so that it would free the mbuf associated to
2 matches
Mail list logo