From: Yufen Mo <yufengx.mo@intel.com>
To: dts@dpdk.org
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1]add quota watermark test suite
Date: Thu, 21 Apr 2016 14:14:30 +0800 [thread overview]
Message-ID: <1461219271-809-1-git-send-email-yufengx.mo@intel.com> (raw)
From: yufengmx <yufengx.mo@intel.com>
yufengmx (1):
The Quota and Watermark sample application performs forwarding for
each packet that is received on a given port, Internally,
packets are pulled from the ports by the master logical core and
put on a variable length processing pipeline, each stage of which
being connected by rings. It is a test suite for this
application.This commit move quota watermark test suite from
internal fd11_dtf_merge branch to dts org master branch, add
functional test case for basic work flow testing.
test_plans/quota_watermark_test_plan.rst | 190 ++++++++++++
tests/TestSuite_quota_watermark.py | 482 +++++++++++++++++++++++++++++++
2 files changed, 672 insertions(+)
create mode 100644 test_plans/quota_watermark_test_plan.rst
create mode 100644 tests/TestSuite_quota_watermark.py
--
1.9.3
next reply other threads:[~2016-04-21 6:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 6:14 Yufen Mo [this message]
2016-04-21 6:14 ` [dts] [PATCH V1]The Quota and Watermark sample application performs forwarding for each packet that is received on a given port, Internally, packets are pulled from the ports by the master logical core and put on a variable length processing pipeline, each stage of which being connected by rings. It is a test suite for this application.This commit move quota watermark test suite from internal fd11_dtf_merge branch to dts org master branch, add functional test case for basic work flow testing Yufen Mo
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=1461219271-809-1-git-send-email-yufengx.mo@intel.com \
--to=yufengx.mo@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).