doc: add vhost interrupt mode in release notes
authorZhihong Wang <zhihong.wang@intel.com>
Fri, 25 May 2018 11:40:24 +0000 (19:40 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 25 May 2018 16:31:56 +0000 (18:31 +0200)
Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
doc/guides/rel_notes/release_18_05.rst

index 4f692e5..180bd6e 100644 (file)
@@ -141,6 +141,12 @@ New Features
   driver the assigned VF gets configured to Rx/Tx directly to VM's virtio
   vrings.
 
+* **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.
+
 * **Added support for virtio-user server mode.**
   In a container environment if the vhost-user backend restarts, there's no way
   for it to reconnect to virtio-user. To address this, support for server mode