dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH] net/af_xdp: update release notes
  2019-06-12 12:48 [dpdk-dev] [PATCH] net/af_xdp: update release notes Xiaolong Ye
@ 2019-06-12 12:41 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-06-12 12:41 UTC (permalink / raw)
  To: Xiaolong Ye, John McNamara, Marko Kovacevic; +Cc: dev

On 6/12/2019 1:48 PM, Xiaolong Ye wrote:
> Update release notes for new added features include zero copy and
> multi-queue.
> 
> Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>

Squashed into relevant commit in next-net, thanks.

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

* [dpdk-dev] [PATCH] net/af_xdp: update release notes
@ 2019-06-12 12:48 Xiaolong Ye
  2019-06-12 12:41 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaolong Ye @ 2019-06-12 12:48 UTC (permalink / raw)
  To: Ferruh Yigit, John McNamara, Marko Kovacevic; +Cc: dev, Xiaolong Ye

Update release notes for new added features include zero copy and
multi-queue.

Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
---
 doc/guides/rel_notes/release_19_08.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index 575c590d9..4bade0cfb 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -72,6 +72,13 @@ New Features
   Added the new Shared Memory Packet Interface (``memif``) PMD.
   See the :doc:`../nics/memif` guide for more details on this new driver.
 
+* **Updated the AF_XDP PMD.**
+
+  Updated the AF_XDP PMD. The new features include:
+  * Enabled zero copy through mbuf's external memory mechanism to achieve
+    high performance
+  * Added multi-queue support to allow one af_xdp vdev with multiple netdev
+    queues
 
 Removed Items
 -------------
-- 
2.17.1


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

end of thread, other threads:[~2019-06-12 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-12 12:48 [dpdk-dev] [PATCH] net/af_xdp: update release notes Xiaolong Ye
2019-06-12 12:41 ` Ferruh Yigit

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