> -Original Message-
> From: Zhang, Qi Z
> Sent: 2022年11月10日 18:37
> To: Ye, MingjinX ; dev@dpdk.org
> Cc: Yang, Qiming ; sta...@dpdk.org; Zhou, YidingX
> ; Lu, Wenzhuo ; Wu,
> Jingjing ; Li, Xiaoyun ; Ferruh
> Yigit
> Subject: RE: [PATCH v2] net/ice: fix sc
t; Subject: [PATCH v2] net/ice: fix scalar Rx and Tx path segment
>
> 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.
Please separate this
bject: [PATCH v2] net/ice: fix scalar Rx and Tx path segment
>
> 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
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
4 matches
Mail list logo