From: Marvin Liu <yong.liu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH 0/4] enhance framework and fix some issues
Date: Thu, 4 Aug 2016 21:18:30 +0800 [thread overview]
Message-ID: <1470316714-14698-1-git-send-email-yong.liu@intel.com> (raw)
This patch set based on next branch and enhanced framework stability.
It also fixed cache option not work issue and some tope issues in suite.
Marvin Liu (4):
framework dts: fix exit when exception raised
framework: fix cache option not work
framework: add session check function
tests: fix tope issue in suites
framework/dts.py | 39 ++++++++++++++++++++-----------------
framework/dut.py | 24 +++++++++++++++--------
framework/ssh_connection.py | 13 +++++++++++++
framework/test_case.py | 21 +++++++++++++-------
framework/tester.py | 7 ++++++-
tests/TestSuite_checksum_offload.py | 14 ++++++-------
tests/TestSuite_ipv4_reassembly.py | 6 +++---
tests/TestSuite_pmd_bonded.py | 8 ++------
8 files changed, 81 insertions(+), 51 deletions(-)
--
1.9.3
next reply other threads:[~2016-08-04 13:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-04 13:18 Marvin Liu [this message]
2016-08-04 13:18 ` [dts] [PATCH 1/4] framework dts: fix program exit when exception raised Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 2/4] framework: fix cache option not work Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 3/4] framework: add session check function Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 4/4] tests: fix tope issue in suites 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=1470316714-14698-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).