DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ruifeng Wang <ruifeng.wang@arm.com>
To: dev@dpdk.org
Cc: nd@arm.com, Ruifeng Wang <ruifeng.wang@arm.com>
Subject: [dpdk-dev] [PATCH] release notes: added release notes for macswap change
Date: Mon, 18 Mar 2019 11:49:38 +0800	[thread overview]
Message-ID: <1552880978-45321-1-git-send-email-ruifeng.wang@arm.com> (raw)
Message-ID: <20190318034938.KfNcEEB8hSoLewWYY4nQCtrq2qi2QPQ_5ZOIatUC92U@z> (raw)
In-Reply-To: <1552368927-5485-1-git-send-email-ruifeng.wang@arm.com>

Updated release notes for the testpmd change which used neon intrinsics
to do MAC swap on ARM platform.

Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
---
 doc/guides/rel_notes/release_19_05.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 61a2c73..6f76de3 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -91,6 +91,11 @@ New Features
 
   * Added promiscuous mode support.
 
+* **Updated the testpmd application.**
+
+  Improved testpmd application performance on ARM platform. For ``macswap``
+  forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.
+
 
 Removed Items
 -------------
-- 
2.7.4


  parent reply	other threads:[~2019-03-18  3:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  5:35 [dpdk-dev] [PATCH v2] app/testpmd: optimized MAC swap by using neon intrinsics Ruifeng Wang
2019-03-12 13:05 ` Honnappa Nagarahalli
2019-03-15 18:38   ` Ferruh Yigit
2019-03-15 18:38     ` Ferruh Yigit
2019-03-18  5:45     ` Ruifeng Wang (Arm Technology China)
2019-03-18  5:45       ` Ruifeng Wang (Arm Technology China)
2019-03-18  3:49 ` Ruifeng Wang [this message]
2019-03-18  3:49   ` [dpdk-dev] [PATCH] release notes: added release notes for macswap change Ruifeng Wang
2019-03-20 17:14   ` Ferruh Yigit
2019-03-20 17:14     ` 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=1552880978-45321-1-git-send-email-ruifeng.wang@arm.com \
    --to=ruifeng.wang@arm.com \
    --cc=dev@dpdk.org \
    --cc=nd@arm.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).