From: Timothy McDaniel <timothy.mcdan...@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