[dpdk-dev] [pull-request] next-eventdev 19.05 RC1
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Tue Apr 2 03:37:54 CEST 2019
The following changes since commit 08a710642d1d8bed831ecf2085e041213381fc68:
power: fix governor storage to trim newlines (2019-04-01 22:23:44 +0200)
are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-eventdev
for you to fetch changes up to 7a1ccc24874e251957513aba0520500f873e276a:
test/eventdev: fix sprintf with snprintf (2019-04-02 07:02:56 +0530)
----------------------------------------------------------------
Harry van Haaren (1):
event/sw: fix selftest enqueue return value checks
Pallantla Poornima (1):
test/eventdev: fix sprintf with snprintf
Pavan Nikhilesh (3):
eventdev: check timer adapter status before start
test/event_timer: improve unit test compatibility
app/eventdev: add option to set global dequeue tmo
app/test-eventdev/evt_common.h | 79 +++++++++++++++++++++++++++
app/test-eventdev/evt_options.c | 13 +++++
app/test-eventdev/evt_options.h | 36 +-----------
app/test-eventdev/test_order_atq.c | 11 +---
app/test-eventdev/test_order_queue.c | 11 +---
app/test-eventdev/test_perf_atq.c | 13 +----
app/test-eventdev/test_perf_queue.c | 15 +----
app/test-eventdev/test_pipeline_atq.c | 12 +---
app/test-eventdev/test_pipeline_queue.c | 12 +---
app/test/test_event_eth_rx_adapter.c | 3 +-
app/test/test_event_timer_adapter.c | 65 +++++++++++++---------
doc/guides/tools/testeventdev.rst | 41 +++++++++-----
drivers/event/sw/sw_evdev_selftest.c | 22 ++++----
lib/librte_eventdev/rte_event_timer_adapter.c | 6 ++
lib/librte_eventdev/rte_event_timer_adapter.h | 1 +
15 files changed, 186 insertions(+), 154 deletions(-)
More information about the dev
mailing list