* [dpdk-dev] [pull-request] next-eventdev 20.05 RC1
@ 2020-04-05 9:12 Jerin Jacob Kollanukkaran
0 siblings, 0 replies; only message in thread
From: Jerin Jacob Kollanukkaran @ 2020-04-05 9:12 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dpdk-dev
The following changes since commit 10c69730a4b4910b4d57c365329a6c26479d25cd:
lpm6: make IPv6 address immutable (2020-03-31 21:45:43 +0200)
are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-eventdev
for you to fetch changes up to f2c9b773f95dfe2386d68814ac2788d26e20afda:
event/octeontx2: use c11 atomics for statistics (2020-04-04 22:08:43 +0530)
----------------------------------------------------------------
Mattias Rönnblom (8):
event/dsw: reduce latency in low-load situations
event/dsw: reduce max flows to speed up load balancing
event/dsw: extend the xstats
event/dsw: improve migration mechanism
event/dsw: avoid migration waves in large systems
event/dsw: remove redundant control ring poll
event/dsw: remove unnecessary read barrier
event/dsw: add port busy cycles xstats
Pavan Nikhilesh (4):
event/octeontx2: remove WFE from dualslot dequeue
app/eventdev: validate producer type used
examples/l2fwd-event: add option to configure port pairs
event/octeontx2: use c11 atomics for statistics
app/test-eventdev/evt_options.h | 16 +
app/test-eventdev/test_order_common.c | 6 +-
app/test-eventdev/test_pipeline_common.c | 7 +
doc/guides/sample_app_ug/l2_forward_event.rst | 2 +
drivers/event/dsw/dsw_evdev.c | 1 +
drivers/event/dsw/dsw_evdev.h | 45 +-
drivers/event/dsw/dsw_event.c | 610 ++++++++++++++++----------
drivers/event/dsw/dsw_xstats.c | 26 +-
drivers/event/octeontx2/otx2_tim_evdev.c | 5 +-
drivers/event/octeontx2/otx2_tim_evdev.h | 2 +-
drivers/event/octeontx2/otx2_tim_worker.c | 5 +-
drivers/event/octeontx2/otx2_worker_dual.h | 6 +-
examples/l2fwd-event/l2fwd_common.h | 1 +
examples/l2fwd-event/main.c | 183 ++++++--
14 files changed, 625 insertions(+), 290 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-05 9:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 9:12 [dpdk-dev] [pull-request] next-eventdev 20.05 RC1 Jerin Jacob Kollanukkaran
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).