DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	Feifei Wang <feifei.wang2@arm.com>,
	Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Subject: [dpdk-dev] [pull-request] next-eventdev 21.02-rc2
Date: Tue, 26 Jan 2021 19:35:31 +0000	[thread overview]
Message-ID: <BYAPR18MB242490346B981424000C8874C8BC9@BYAPR18MB2424.namprd18.prod.outlook.com> (raw)

The following changes since commit 7be7dc6dea927da7d458cb4172d70338f9eea164:

  build: force pkg-config for dependency detection (2021-01-26 00:43:59 +0100)

are available in the Git repository at:

  http://dpdk.org/git/next/dpdk-next-eventdev

for you to fetch changes up to 77c4f861b5f72afdfa5922ee10cf1f9c73738ecd:

  test/event_crypto_adapter: set cipher operation in transform (2021-01-27 01:00:41 +0530)

----------------------------------------------------------------
Ankur Dwivedi (1):
      test/event_crypto_adapter: set cipher operation in transform

Feifei Wang (10):
      app/eventdev: adjust event count order for pipeline test
      app/eventdev: remove redundant enqueue in burst Tx
      doc: fix core enabled bug for eventdev pipeline example
      examples/eventdev: add info output for main core
      examples/eventdev: move eth stop to the end
      app/eventdev: fix SMP barrier bugs for perf test
      app/eventdev: remove unnecessary barriers for perf test
      app/eventdev: replace wmb with thread fence for perf test
      app/eventdev: remove unnecessary barriers for pipeline test
      app/eventdev: remove unnecessary barriers for order test

Pavan Nikhilesh (1):
      event/octeontx2: enhance Tx path cache locality

 app/test-eventdev/test_order_common.h          |  2 -
 app/test-eventdev/test_perf_common.c           |  4 --
 app/test-eventdev/test_perf_common.h           | 14 ++++-
 app/test-eventdev/test_pipeline_common.c       |  1 -
 app/test-eventdev/test_pipeline_queue.c        | 17 +++---
 app/test/test_event_crypto_adapter.c           |  2 +
 doc/guides/sample_app_ug/eventdev_pipeline.rst |  5 +-
 drivers/event/octeontx2/otx2_evdev.c           | 13 +----
 drivers/event/octeontx2/otx2_evdev.h           | 23 ++++----
 drivers/event/octeontx2/otx2_worker.c          | 28 ++++-----
 drivers/event/octeontx2/otx2_worker.h          | 32 ++++-------
 drivers/event/octeontx2/otx2_worker_dual.c     | 39 ++++++-------
 drivers/event/octeontx2/otx2_worker_dual.h     |  2 -
 drivers/net/octeontx2/otx2_ethdev_sec_tx.h     |  9 ++-
 examples/eventdev_pipeline/main.c              | 80 +++++++++++++++-----------
 15 files changed, 130 insertions(+), 141 deletions(-)

             reply	other threads:[~2021-01-26 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 19:35 Jerin Jacob Kollanukkaran [this message]
2021-01-29 16:51 ` Thomas Monjalon

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=BYAPR18MB242490346B981424000C8874C8BC9@BYAPR18MB2424.namprd18.prod.outlook.com \
    --to=jerinj@marvell.com \
    --cc=adwivedi@marvell.com \
    --cc=dev@dpdk.org \
    --cc=feifei.wang2@arm.com \
    --cc=pbhagavatula@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).