DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Fengjiang Liu <liufengjiang.0426@bytedance.com>, dev@dpdk.org
Cc: zhangziqian.1@bytedance.com
Subject: Re: [PATCH] net/virtio: fixed missing next flag when sending packets in packed mode
Date: Tue, 17 Oct 2023 09:32:56 +0200	[thread overview]
Message-ID: <f01019e8-cfd1-4f72-b033-d91159f123a1@redhat.com> (raw)
In-Reply-To: <20231017072623.527-1-liufengjiang.0426@bytedance.com>

Hi,

On 10/17/23 09:26, Fengjiang Liu wrote:
> When the packets is sent in packed mode, and the packets data and
> virtio-header are divided into two desc, set the next flag of
> virtio-header desc
> 
> Bugzilla ID: 1295
> Fixes: 892dc798fa9c ("net/virtio: implement Tx path for packed queues")
> 
> Signed-off-by: Fengjiang Liu <liufengjiang.0426@bytedance.com>
> ---
>   drivers/net/virtio/virtqueue.h | 1 +
>   1 file changed, 1 insertion(+)
> 

No need to resend so many new versions :)
(For new patches, don't forget to increase the revision number).

Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks,
Maxime


  reply	other threads:[~2023-10-17  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17  7:26 Fengjiang Liu
2023-10-17  7:32 ` Maxime Coquelin [this message]
2023-10-25 12:24 ` Maxime Coquelin
  -- strict thread matches above, loose matches on Subject: below --
2023-10-17  7:11 Fengjiang Liu
2023-10-10  2:08 [PATCH v2] " liufengjiang.0426
2023-10-17  6:01 ` [PATCH] " liufengjiang.0426
2023-10-17  7:04   ` Fengjiang Liu
2023-10-09 13:06 liufengjiang.0426

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=f01019e8-cfd1-4f72-b033-d91159f123a1@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=liufengjiang.0426@bytedance.com \
    --cc=zhangziqian.1@bytedance.com \
    /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).