doc: add release notes for async vhost dequeue datapath
authorCheng Jiang <cheng1.jiang@intel.com>
Tue, 28 Jun 2022 02:06:43 +0000 (02:06 +0000)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Fri, 8 Jul 2022 09:15:32 +0000 (11:15 +0200)
Add release notes for asynchronous vhost dequeue data-path. Emphasize
that split virtqueue and packed virtqueue are both supported in
asynchronous vhost dequeue data-path.

Signed-off-by: Cheng Jiang <cheng1.jiang@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
doc/guides/rel_notes/release_22_07.rst

index b40d6f9..e1537cf 100644 (file)
@@ -108,6 +108,7 @@ New Features
 
   Added vhost async dequeue API which can leverage DMA devices to
   accelerate receiving packets from guest.
 
   Added vhost async dequeue API which can leverage DMA devices to
   accelerate receiving packets from guest.
+  Split virtqueue and packed virtqueue are both supported.
 
 * **Added thread-safe version of in-flight packet clear API in vhost library.**
 
 
 * **Added thread-safe version of in-flight packet clear API in vhost library.**