DPDK patches and discussions
 help / color / mirror / Atom feed
From: "McDaniel, Timothy" <timothy.mcdaniel@intel.com>
Cc: dev@dpdk.org, erik.g.carrillo@intel.com,
	harry.van.haaren@intel.com, jerinj@marvell.com,
	thomas@monjalon.net,
	Timothy McDaniel <timothy.mcdaniel@intel.com>
Subject: [dpdk-dev] [PATCH v3 0/1] Optimize DLB2 Dequeue Operations
Date: Sat,  1 May 2021 14:07:43 -0500	[thread overview]
Message-ID: <1619896064-7943-1-git-send-email-timothy.mcdaniel@intel.com> (raw)
In-Reply-To: <1616000564-16404-1-git-send-email-timothy.mcdaniel@intel.com>

From: Timothy McDaniel <timothy.mcdaniel@intel.com>

This patch converts the PMD to use x86 vector instructions, thereby
significantly improving dequeue performance.

Changes since V2:
1) Rebased patch on top of dpdk-next-eventdev
2) Use drivers/event/dlb2 as source directory to patch,
   thereby taking into account that the PMD retains its
   original name (dlb2_event).

Timothy McDaniel (1):
  event/dlb2: optimize Dequeue Operations

 drivers/event/dlb2/dlb2.c      | 445 +++++++++++++++++++++++++++++----
 drivers/event/dlb2/dlb2_priv.h |  22 +-
 2 files changed, 414 insertions(+), 53 deletions(-)

-- 
2.23.0


  parent reply	other threads:[~2021-05-01 19:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 17:02 [dpdk-dev] [PATCH] event/dlb2: Optimize " Timothy McDaniel
2021-03-21 11:10 ` Jerin Jacob
2021-04-13 20:30 ` [dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue Timothy McDaniel
2021-04-13 20:30   ` [dpdk-dev] [PATCH v2 1/1] event/dlb: optimize Dequeue Operations Timothy McDaniel
2021-04-29  7:20   ` [dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue Jerin Jacob
2021-04-29 13:45     ` McDaniel, Timothy
2021-05-01 19:07 ` McDaniel, Timothy [this message]
2021-05-01 19:07   ` [dpdk-dev] [PATCH v3 1/1] event/dlb2: optimize Dequeue Operations McDaniel, Timothy
2021-05-04  8:29     ` Jerin Jacob

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=1619896064-7943-1-git-send-email-timothy.mcdaniel@intel.com \
    --to=timothy.mcdaniel@intel.com \
    --cc=dev@dpdk.org \
    --cc=erik.g.carrillo@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=jerinj@marvell.com \
    --cc=thomas@monjalon.net \
    /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).