* [dpdk-dev] [pull-request] next-eventdev 20.08 RC1
@ 2020-07-05 3:41 Jerin Jacob Kollanukkaran
2020-07-06 9:57 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob Kollanukkaran @ 2020-07-05 3:41 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dpdk-dev
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [pull-request] next-eventdev 20.08 RC1
2020-07-05 3:41 [dpdk-dev] [pull-request] next-eventdev 20.08 RC1 Jerin Jacob Kollanukkaran
@ 2020-07-06 9:57 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-07-06 9:57 UTC (permalink / raw)
To: Jerin Jacob Kollanukkaran; +Cc: dev, phil.yang
05/07/2020 05:41, Jerin Jacob Kollanukkaran:
> http://dpdk.org/git/next/dpdk-next-eventdev
>
> ----------------------------------------------------------------
> 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
Pulled patches above.
> 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
I cannot merge this C11 series because of an ABI breakage:
http://mails.dpdk.org/archives/test-report/2020-July/140440.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-06 9:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-05 3:41 [dpdk-dev] [pull-request] next-eventdev 20.08 RC1 Jerin Jacob Kollanukkaran
2020-07-06 9:57 ` Thomas Monjalon
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).