test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/1] tests/packet_capture: support 2 nodes testing scenario
@ 2019-09-25  5:11 yufengmx
  2019-09-25  5:11 ` [dts] [PATCH V1 1/1] " yufengmx
  0 siblings, 1 reply; 3+ messages in thread
From: yufengmx @ 2019-09-25  5:11 UTC (permalink / raw)
  To: dts, yinan.wang, wenjiex.a.li; +Cc: yufengmx

 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


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

end of thread, other threads:[~2019-09-25  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25  5:11 [dts] [PATCH V1 0/1] tests/packet_capture: support 2 nodes testing scenario yufengmx
2019-09-25  5:11 ` [dts] [PATCH V1 1/1] " yufengmx
2019-09-25  5:47   ` Tu, Lijuan

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