DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Marvin Liu <yong.liu@intel.com>,
	chenbo.xia@intel.com, zhihong.wang@intel.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 2/2] net/virtio: use indirect ring in packed datapath
Date: Wed, 30 Sep 2020 18:19:27 +0200	[thread overview]
Message-ID: <9ef13492-64a6-7657-6dba-9d0b87d66fb6@redhat.com> (raw)
In-Reply-To: <20200928082052.61872-2-yong.liu@intel.com>



On 9/28/20 10:20 AM, Marvin Liu wrote:
> Like split ring, packed ring will utilize indirect ring elements when
> queuing mbufs need multiple descriptors. Thus each packet will take only
> one slot when having multiple segments.
> 
> Signed-off-by: Marvin Liu <yong.liu@intel.com>


Applied to dpdk-next-virtio/main with suggested commit messages changes.

Thanks,
Maxime


  parent reply	other threads:[~2020-09-30 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28  8:20 [dpdk-dev] [PATCH 1/2] net/virtio: setup Tx region for packed ring Marvin Liu
2020-09-28  8:20 ` [dpdk-dev] [PATCH 2/2] net/virtio: use indirect ring in packed datapath Marvin Liu
2020-09-30 15:24   ` Maxime Coquelin
2020-09-30 16:19   ` Maxime Coquelin [this message]
2020-09-30 15:19 ` [dpdk-dev] [PATCH 1/2] net/virtio: setup Tx region for packed ring Maxime Coquelin
2020-09-30 16:19 ` Maxime Coquelin

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=9ef13492-64a6-7657-6dba-9d0b87d66fb6@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=dev@dpdk.org \
    --cc=yong.liu@intel.com \
    --cc=zhihong.wang@intel.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).