DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "Ruifeng Wang (Arm Technology China)" <Ruifeng.Wang@arm.com>,
	Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>,
	"mattias.ronnblom@ericsson.com" <mattias.ronnblom@ericsson.com>,
	Feifei Wang <feifei.wang2@arm.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] [pull-request] dpdk-next-eventdev - v21.08 - RC1
Date: Thu, 1 Jul 2021 12:38:24 +0000	[thread overview]
Message-ID: <BY3PR18MB4785A1AA3C78BAD977B03A5FC8009@BY3PR18MB4785.namprd18.prod.outlook.com> (raw)

https://patches.dpdk.org/user/todo/dpdk/?series=17514 series pushed to RC2


The following changes since commit 568d97c09ca00e52fd7805ef0cab522250dac18b:

  common/mlx5: fix Netlink port name padding in probing (2021-06-24 13:19:54 +0200)

are available in the Git repository at:

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

for you to fetch changes up to db8874909a9159b7706c615e778e09050d68b0ae:

  app/eventdev: add option to enable per port pool (2021-07-01 13:55:24 +0530)

----------------------------------------------------------------
Feifei Wang (1):
      app/eventdev: remove unnecessary barrier for order test

Mattias Rönnblom (1):
      event/dsw: flag proper eventdev adapter capabilities

Pavan Nikhilesh (3):
      mempool/octeontx2: fix shift calculation
      event/octeontx2: configure aura backpressure
      app/eventdev: add option to enable per port pool

Ruifeng Wang (1):
      event/cnxk: fix clang warning on Arm

 app/test-eventdev/evt_common.h               |   1 +
 app/test-eventdev/evt_options.c              |  10 +++
 app/test-eventdev/evt_options.h              |   1 +
 app/test-eventdev/test_order_common.c        |   1 -
 app/test-eventdev/test_pipeline_common.c     |  50 +++++++++----
 app/test-eventdev/test_pipeline_common.h     |   2 +-
 doc/guides/eventdevs/octeontx2.rst           |  24 ++++++
 doc/guides/tools/testeventdev.rst            |   8 ++
 drivers/event/cnxk/cnxk_tim_worker.h         |   2 +-
 drivers/event/dsw/dsw_evdev.c                |  31 ++++++++
 drivers/event/octeontx2/otx2_evdev.c         |   4 +
 drivers/event/octeontx2/otx2_evdev.h         |   1 +
 drivers/event/octeontx2/otx2_evdev_adptr.c   | 105 +++++++++++++++++++++++++--
 drivers/mempool/octeontx2/otx2_mempool_ops.c |   6 +-
 14 files changed, 221 insertions(+), 25 deletions(-)

                 reply	other threads:[~2021-07-01 12:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BY3PR18MB4785A1AA3C78BAD977B03A5FC8009@BY3PR18MB4785.namprd18.prod.outlook.com \
    --to=jerinj@marvell.com \
    --cc=Ruifeng.Wang@arm.com \
    --cc=dev@dpdk.org \
    --cc=feifei.wang2@arm.com \
    --cc=mattias.ronnblom@ericsson.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).