test suite reviews and discussions
 help / color / mirror / Atom feed
From: Marvin Liu <yong.liu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH v2 0/2] support external mempool handler
Date: Thu,  9 Feb 2017 07:03:56 +0800	[thread overview]
Message-ID: <1486595038-17128-1-git-send-email-yong.liu@intel.com> (raw)
In-Reply-To: <1486594504-16889-1-git-send-email-yong.liu@intel.com>

External Mempool Handler feature is an extension to the mempool API that
allows users to add and use an alternative mempool handler.

v2: fix pep issue

Marvin Liu (2):
  test_plans: add test plan for external mempool handler
  tests: add suites for external mempool handler

 test_plans/external_mempool_handler_test_plan.rst | 125 ++++++++++++++++++
 tests/TestSuite_external_mempool_handler.py       | 148 ++++++++++++++++++++++
 2 files changed, 273 insertions(+)
 create mode 100644 test_plans/external_mempool_handler_test_plan.rst
 create mode 100644 tests/TestSuite_external_mempool_handler.py

-- 
1.9.1

  parent reply	other threads:[~2017-02-08 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 22:55 [dts] [PATCH 1/2] test_plans: add test plan for " Marvin Liu
2017-02-08 22:55 ` [dts] [PATCH 2/2] tests: add suite " Marvin Liu
2017-02-08 23:03 ` Marvin Liu [this message]
2017-02-08 23:03   ` [dts] [PATCH v2 1/2] test_plans: add test plan " Marvin Liu
2017-02-08 23:03   ` [dts] [PATCH v2 2/2] tests: add suite " Marvin Liu

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=1486595038-17128-1-git-send-email-yong.liu@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@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).