All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: "thomas@monjalon.net" <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: [pull-request] next-eventdev 19.05 RC1
Date: Tue, 2 Apr 2019 01:37:54 +0000	[thread overview]
Message-ID: <20190402013709.GA4286@jerin> (raw)

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(-)

             reply	other threads:[~2019-04-02  1:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02  1:37 Jerin Jacob Kollanukkaran [this message]
2019-04-03 23:41 ` [pull-request] next-eventdev 19.05 RC1 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=20190402013709.GA4286@jerin \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.