test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/3] packet integrity check in sample applications
@ 2015-10-22  1:02 Yong Liu
  2015-10-22  1:02 ` [dts] [PATCH 1/3] framework: support packet objects transmit and analysis Yong Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yong Liu @ 2015-10-22  1:02 UTC (permalink / raw)
  To: dts

From: Marvin Liu <yong.liu@intel.com>

Most sample applications only validated by few packets or performance data. 
This patch set will supply other test routine which check thousands of packets
sequence and content data. There's one sample in l2fwd suite, new case will
check received 2000 packets's content exactly the same as transmited packets.

Marvin Liu (3):
  framework: support packet objects transmit and analysis
  framework: add packet integrity verification funtion
  tests: add l2fwd sample forwarding integrity check test

 framework/packet.py      | 142 ++++++++++++++++++++++++++++++++++++++---------
 framework/tester.py      |  53 ++++++++++++++++++
 tests/TestSuite_l2fwd.py |  28 +++++++++-
 3 files changed, 196 insertions(+), 27 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-22  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-22  1:02 [dts] [PATCH 0/3] packet integrity check in sample applications Yong Liu
2015-10-22  1:02 ` [dts] [PATCH 1/3] framework: support packet objects transmit and analysis Yong Liu
2015-10-22  1:02 ` [dts] [PATCH 2/3] framework: add packet integrity verification funtion Yong Liu
2015-10-22  1:02 ` [dts] [PATCH 3/3] tests: add l2fwd sample forwarding integrity check test Yong Liu

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).