DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>
Subject: [PATCH 0/2] Add eventdev tests to test suites
Date: Thu, 28 Sep 2023 16:14:26 +0100	[thread overview]
Message-ID: <20230928151428.895642-1-bruce.richardson@intel.com> (raw)

The eventdev library includes a selftest API which can be used by
drivers for testing. Add the relevant automated self-test commands
into meson test suites as appropriate.

Bruce Richardson (2):
  event/sw: add self tests to fast tests
  event/*: add driver selftests to driver-tests suite

 app/test/test_eventdev.c             | 10 +++++-----
 drivers/event/sw/sw_evdev_selftest.c |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-09-28 15:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-28 15:14 Bruce Richardson [this message]
2023-09-28 15:14 ` [PATCH 1/2] event/sw: add self tests to fast tests Bruce Richardson
2023-10-03  6:23   ` Jerin Jacob
2023-10-03  8:26     ` Van Haaren, Harry
2023-09-28 15:14 ` [PATCH 2/2] event/*: add driver selftests to driver-tests suite Bruce Richardson
2023-09-29 14:22 ` [PATCH 0/2] Add eventdev tests to test suites David Marchand
2023-10-03 10:02   ` Jerin Jacob

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=20230928151428.895642-1-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    /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).