[dts] [PATCH 0/3] packet integrity check in sample applications

Yong Liu yong.liu at intel.com
Thu Oct 22 03:02:17 CEST 2015


From: Marvin Liu <yong.liu at 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



More information about the dts mailing list