DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dpdk-dev <dev@dpdk.org>
Subject: [dpdk-dev]  [pull-request] next-eventdev 20.08 RC1
Date: Sun, 5 Jul 2020 03:41:23 +0000	[thread overview]
Message-ID: <BYAPR18MB2424F654DD959BD03D8DF2EFC8680@BYAPR18MB2424.namprd18.prod.outlook.com> (raw)

The following changes since commit 9c99878aa1b16de26fcce82c112b401766dd910e:

  log: introduce logtype register macro (2020-07-03 15:52:51 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 50efcc7264847627c7556fada8d860c00cdefffc:

  eventdev: relax smp barriers with c11 atomics (2020-07-05 08:08:30 +0530)

----------------------------------------------------------------
Harman Kalra (1):
      event/octeontx: fix memory corruption

Harry van Haaren (1):
      examples/eventdev_pipeline: fix 32-bit coremask logic

Pavan Nikhilesh (3):
      event/octeontx2: fix device reconfigure
      event/octeontx2: fix sub event type violation
      event/octeontx2: improve datapath memory locality

Phil Yang (4):
      eventdev: fix race condition on timer list counter
      eventdev: use c11 atomics for lcore timer armed flag
      eventdev: remove redundant code
      eventdev: relax smp barriers with c11 atomics

 drivers/event/octeontx/ssovf_worker.c         |  3 +-
 drivers/event/octeontx2/otx2_evdev.c          | 60 +++++++++++++++----
 drivers/event/octeontx2/otx2_evdev.h          |  5 ++
 drivers/event/octeontx2/otx2_evdev_adptr.c    | 67 ++++++++++++++++++++-
 drivers/event/octeontx2/otx2_worker.c         | 15 +++--
 drivers/event/octeontx2/otx2_worker.h         | 21 ++++---
 drivers/event/octeontx2/otx2_worker_dual.c    | 15 +++--
 drivers/event/octeontx2/otx2_worker_dual.h    |  7 ++-
 examples/eventdev_pipeline/main.c             | 10 ++--
 examples/eventdev_pipeline/pipeline_common.h  |  8 +--
 lib/librte_eventdev/rte_event_timer_adapter.c | 86 ++++++++++++++++++---------
 lib/librte_eventdev/rte_event_timer_adapter.h |  2 +-
 12 files changed, 229 insertions(+), 70 deletions(-)

             reply	other threads:[~2020-07-05  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-05  3:41 Jerin Jacob Kollanukkaran [this message]
2020-07-06  9:57 ` 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=BYAPR18MB2424F654DD959BD03D8DF2EFC8680@BYAPR18MB2424.namprd18.prod.outlook.com \
    --to=jerinj@marvell.com \
    --cc=dev@dpdk.org \
    --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).