From: Zhihong Wang <zhihong.wang@intel.com>
To: dev@dpdk.org
Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com,
Zhihong Wang <zhihong.wang@intel.com>
Subject: [dpdk-dev] [PATCH] doc: update release notes for vhost interrupt mode
Date: Fri, 25 May 2018 19:40:24 +0800 [thread overview]
Message-ID: <20180525114024.7020-1-zhihong.wang@intel.com> (raw)
Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
---
doc/guides/rel_notes/release_18_05.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 40eec3a49..eda6cf411 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -257,6 +257,12 @@ New Features
on eth devices (right now only via SW RX/TX callbacks).
It also adds dependency on libelf.
+* **Added support for vhost dequeue interrupt mode.**
+
+ Added support for vhost dequeue interrupt mode to release cpus to others when
+ no data to transmit. Applications could register an epoll event fd to associate
+ Rx queues with interrupt vectors.
+
API Changes
-----------
--
2.13.6
next reply other threads:[~2018-05-25 11:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-25 11:40 Zhihong Wang [this message]
2018-05-25 15:23 ` Kovacevic, Marko
2018-05-25 16:34 ` Ferruh Yigit
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=20180525114024.7020-1-zhihong.wang@intel.com \
--to=zhihong.wang@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@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).