DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add release notes for async vhost dequeue data-path
@ 2022-06-27  2:18 Cheng Jiang
  2022-06-27  2:36 ` [PATCH v2] " Cheng Jiang
  2022-06-28  2:06 ` [PATCH v3] " Cheng Jiang
  0 siblings, 2 replies; 5+ messages in thread
From: Cheng Jiang @ 2022-06-27  2:18 UTC (permalink / raw)
  To: maxime.coquelin, chenbo.xia
  Cc: dev, jiayu.hu, xuan.ding, wenwux.ma, yuanx.wang, yvonnex.yang,
	Cheng Jiang

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>
---
 doc/guides/rel_notes/release_22_07.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index e743031f61..2594ddcec1 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -102,7 +102,8 @@ New Features
 * **Added vhost async dequeue API to receive packets from guest.**
 
   Added vhost async dequeue API which can leverage DMA devices to
-  accelerate receiving packets from guest.
+  accelerate receiving packets from guest. Split virtqueue and packed
+  virtqueue are both supported.
 
 * **Added vhost API to get the device type of a vDPA device.**
 
-- 
2.35.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-08  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27  2:18 [PATCH] doc: add release notes for async vhost dequeue data-path Cheng Jiang
2022-06-27  2:36 ` [PATCH v2] " Cheng Jiang
2022-06-28  2:06 ` [PATCH v3] " Cheng Jiang
2022-07-07 12:23   ` Xia, Chenbo
2022-07-08  9:12   ` Maxime Coquelin

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).