test suite reviews and discussions
 help / color / mirror / Atom feed
From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org, yinan.wang@intel.com, wenjiex.a.li@intel.com
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1 0/1] tests/packet_capture: support 2 nodes testing scenario
Date: Wed, 25 Sep 2019 13:11:56 +0800	[thread overview]
Message-ID: <20190925051157.44904-1-yufengx.mo@intel.com> (raw)

 optimize script to support dut/tester 2 nodes testing scenario and phil.yang@arm.com refactor mechanism. 
 *. change the target source code relative directory to absolute directory. 
 *. create a pdump log directory on tester/dts for tcpdump file sync up. 
 *. change dut kill tcpdump to tester kill tcpdump. 
 *. change search spare interface attribute to BROADCAST,MULTICAST. 
 *. change is_existed_on_dut to is_existed_on_crb for dut/tester usage. 
 *. change pdump log directory from root to tmp. 
 *. add dut/tester on one node check method. 
 *. use new packet.py send_pkt input parameter definition. 
 *. remove kernel nic lldp packet filter out process in parsePacket. 
 *. set pdump session name to pdump tool name. 
 *. restore compile environment after suite execution complete. 
 *. fix typo. 

yufengmx (1):
  tests/packet_capture: support 2 nodes testing scenario

 tests/TestSuite_packet_capture.py | 253 +++++++++++++++++++-----------
 1 file changed, 161 insertions(+), 92 deletions(-)

-- 
2.21.0


             reply	other threads:[~2019-09-25  5:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25  5:11 yufengmx [this message]
2019-09-25  5:11 ` [dts] [PATCH V1 1/1] " yufengmx
2019-09-25  5:47   ` Tu, Lijuan

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=20190925051157.44904-1-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=wenjiex.a.li@intel.com \
    --cc=yinan.wang@intel.com \
    /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).