DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@amd.com>
To: Ronak Doshi <doshir@vmware.com>,
	Jochen Behrens <jbehrens@vmware.com>,
	Didier Pallard <didier.pallard@6wind.com>,
	Yong Wang <wang.yong19@zte.com.cn>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
Date: Thu, 18 May 2023 18:27:43 +0100	[thread overview]
Message-ID: <ee95da50-23f8-4cdb-9f82-599652024aae@amd.com> (raw)
In-Reply-To: <20230509022106.25455-1-doshir@vmware.com>

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: stable@dpdk.org
>
> Signed-off-by: Ronak Doshi <doshir@vmware.com>
> Acked-by: Jochen Behrens <jbehrens@vmware.com>
>

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


      reply	other threads:[~2023-05-18 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09  2:21 Ronak Doshi
2023-05-18 17:27 ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee95da50-23f8-4cdb-9f82-599652024aae@amd.com \
    --to=ferruh.yigit@amd.com \
    --cc=dev@dpdk.org \
    --cc=didier.pallard@6wind.com \
    --cc=doshir@vmware.com \
    --cc=jbehrens@vmware.com \
    --cc=stable@dpdk.org \
    --cc=wang.yong19@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).