From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V3][examples/flow_classify]: upload automation test script
Date: Tue, 25 Jun 2019 16:20:14 +0800 [thread overview]
Message-ID: <1561450815-144605-1-git-send-email-yufengx.mo@intel.com> (raw)
upload examples/flow_classify automation test script
v3:
- Follow Lin Xueqin suggestion
- refactor source code to run functional test cases.
- rename suite from ipfix_flow_classify to flow_classify.
- rename suite class TestIpfixFlowClassify to TestFlowClassify.
- remove ixia burst traffic source code of framework.
- remove ixia burst traffic source code/comment in suite script.
- remove burst packet type limitation.
- remove flow classify process status check methods.
- remove performance test cases.
- add functional test cases:
- test_udp_valid_rule
- test_udp_invalid_rule
- test_tcp_valid_rule
- test_tcp_invalid_rule
- test_sctp_valid_rule
- test_sctp_invalid_rule
- test_whole_rules
- change core mask from mutiple cores to one core.
- update copy right year.
yufengmx (1):
[examples/flow_classify]: upload automation test script
tests/TestSuite_flow_classify.py | 508 +++++++++++++++++++++++++++++++++++++++
1 file changed, 508 insertions(+)
create mode 100644 tests/TestSuite_flow_classify.py
--
1.9.3
next reply other threads:[~2019-06-25 8:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 8:20 yufengmx [this message]
2019-06-25 8:20 ` yufengmx
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=1561450815-144605-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).