From: Thomas Monjalon <thomas@monjalon.net>
To: Yinan <yinan.wang@intel.com>
Cc: dev@dpdk.org, maxime.coquelin@redhat.com, tiwei.bie@intel.com,
zhihong.wang@intel.com, john.mcnamara@intel.com,
marko.kovacevic@intel.com
Subject: Re: [dpdk-dev] [PATCH] doc: clarify virtio PMD path selection
Date: Tue, 26 Nov 2019 22:30:38 +0100 [thread overview]
Message-ID: <2051316.aEG6jaZXsi@xps> (raw)
In-Reply-To: <20191118102923.9302-1-yinan.wang@intel.com>
18/11/2019 11:29, Yinan:
+--------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Virtio path\ DPDK version | v16.11 | v17.02 | v17.05 | v17.08 | v17.11 | v18.02 | v18.05 | v18.08 | v18.11 | v19.02 | v19.05 | v19.08 |
> + +--------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue mergebale path | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
> + +--------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue non-mergeable path | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
> + +--------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue vectorized RX path | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue simple TX path | Y | Y | Y | Y | Y | Y | Y | N | N | N | N | N |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue in-order non-mergeable path | | | | | | | | Y | Y | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Split virtqueue in-order mergeable path | | | | | | | | Y | Y | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Packed virtqueue mergeable path | | | | | | | | | | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Packed virtqueue non-mergeable path | | | | | | | | | | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Packed virtqueue in-order mergeable path | | | | | | | | | | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
> + |Packed virtqueue in-order non-mergeable path| | | | | | | | | | Y | Y | Y |
> + ---------------------------------------------------------------------------------------------------------------------------------------------------------+
Please try to make the table shorter.
I think there would be some gain to name versions without "v"
and use a simple table syntax:
http://docutils.sourceforge.net/docs/user/rst/quickref.html#tables
next prev parent reply other threads:[~2019-11-26 21:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-18 10:29 Yinan
2019-11-18 2:23 ` Stephen Hemminger
2019-11-25 15:49 ` Wang, Yinan
2019-11-18 9:55 ` Gavin Hu (Arm Technology China)
2019-11-26 16:08 ` [dpdk-dev] [PATCH v4] " Yinan
2019-11-27 2:43 ` Tiwei Bie
2019-11-26 21:30 ` Thomas Monjalon [this message]
2019-11-27 15:19 ` [dpdk-dev] [PATCH v5] " Yinan
2019-11-27 6:38 ` Tiwei Bie
2019-11-27 8:41 ` Maxime Coquelin
2019-11-28 0:14 ` Thomas Monjalon
2019-11-28 14:30 ` [dpdk-dev] [PATCH v6] " Maxime Coquelin
2019-11-28 18:17 ` Thomas Monjalon
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=2051316.aEG6jaZXsi@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=maxime.coquelin@redhat.com \
--cc=tiwei.bie@intel.com \
--cc=yinan.wang@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).