On 5/9/2023 3:21 AM, Ronak Doshi wrote:
> When empty segments are dropped, some descriptor variable values are
> updated in the segment processing loop before it is exited. This can
> lead to a wedged queue where all subsequent packets are dropped for
> this queue.
> 
> Also move the check for empty packet to catch the case of a zero
> length packet with multiple segments.
> 
> Fixes: d863f19efa4f ("net/vmxnet3: skip empty segments in transmission")
> Cc: [email protected]
>
> Signed-off-by: Ronak Doshi <[email protected]>
> Acked-by: Jochen Behrens <[email protected]>
>

Applied to dpdk-next-net/main, thanks.

Reply via email to