From: Cheng Jiang <Cheng1.jiang@intel.com>
To: john.mcnamara@intel.com, marko.kovacevic@intel.com
Cc: tiwei.bie@intel.com, maxime.coquelin@redhat.com,
zhihong.wang@intel.com, dev@dpdk.org,
Cheng Jiang <Cheng1.jiang@intel.com>
Subject: [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD
Date: Thu, 13 Feb 2020 01:41:40 +0000 [thread overview]
Message-ID: <20200213014140.8362-1-Cheng1.jiang@intel.com> (raw)
Add release notes for the notification data feature of virtio-PMD.
Signed-off-by: Cheng Jiang <Cheng1.jiang@intel.com>
---
doc/guides/rel_notes/release_20_02.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 690e7dba7..020beb5d8 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -148,6 +148,14 @@ New Features
Added a new OCTEON TX2 rawdev PMD for End Point mode of operation.
See the :doc:`../rawdevs/octeontx2_ep` for more details on this new PMD.
+* **Added support for virtio-PMD notification data.**
+
+ Added support for virtio-PMD notification data so that the driver
+ passes extra data (besides identifying the virtqueue) in its device
+ notifications, expanding the notifications to include the avail index and
+ avail wrap counter (When split ring is used, the avail wrap counter is not
+ included in the notification data).
+
Removed Items
-------------
--
2.17.1
next reply other threads:[~2020-02-13 1:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 1:41 Cheng Jiang [this message]
2020-02-13 7:05 ` Maxime Coquelin
2020-02-13 16:28 ` 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=20200213014140.8362-1-Cheng1.jiang@intel.com \
--to=cheng1.jiang@intel.com \
--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=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).