patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ruifeng Wang <ruifeng.wang@arm.com>,
	jerinj@marvell.com, gavin.hu@arm.com, wenzhuo.lu@intel.com,
	konstantin.ananyev@intel.com
Cc: dev@dpdk.org, honnappa.nagarahalli@arm.com, nd@arm.com, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH 1/2] net/ixgbe: add ptype parse for aarch64 vector PMD
Date: Tue, 5 Nov 2019 10:02:49 +0000	[thread overview]
Message-ID: <e3595833-3970-22e8-2491-5e0c8b8ce48d@intel.com> (raw)
In-Reply-To: <20191024025803.10571-2-ruifeng.wang@arm.com>

On 10/24/2019 3:58 AM, Ruifeng Wang wrote:
> Ptype parse is missing in aarch64 vector PMD. It makes packet type info
> provided by NIC get lost, thus requires extra CPU cycles to do this.
> Add the parse process to utilize NIC hardware capability.
> 
> In test with l3fwd (removed port conf DEV_RX_OFFLOAD_CHECKSUM),
> observed over 3% performance gain.
> 
> Fixes: b20971b6cca0 ("net/ixgbe: implement vector driver for ARM")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
> Reviewed-by: Gavin Hu <gavin.hu@arm.com>

For Series,
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Series applied to dpdk-next-net/master, thanks.


  reply	other threads:[~2019-11-05 10:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191024025803.10571-1-ruifeng.wang@arm.com>
2019-10-24  2:58 ` Ruifeng Wang
2019-11-05 10:02   ` Ferruh Yigit [this message]
2019-10-24  2:58 ` [dpdk-stable] [PATCH 2/2] net/ixgbe: remove unused macro in " Ruifeng Wang

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=e3595833-3970-22e8-2491-5e0c8b8ce48d@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=gavin.hu@arm.com \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=jerinj@marvell.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=nd@arm.com \
    --cc=ruifeng.wang@arm.com \
    --cc=stable@dpdk.org \
    --cc=wenzhuo.lu@intel.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).