* [dts] L3FWD perf test will be blocked with latest dts
@ 2016-03-07 2:42 Xu, Qian Q
0 siblings, 0 replies; only message in thread
From: Xu, Qian Q @ 2016-03-07 2:42 UTC (permalink / raw)
To: Ding, HengX; +Cc: dts
Heng, I guess the bug may be brought by your patch on RSFEC in etgen framework, pls check!
Traceback (most recent call last):
File "./main.py", line 153, in <module>
args.debug, args.debugcase)
File "/root/dts/framework/dts.py", line 501, in run_all
dts_crbs_init(crbInst, skip_setup, read_cache, project, base_dir, nics, virt type)
File "/root/dts/framework/dts.py", line 273, in dts_crbs_init
tester.init_ext_gen()
File "/root/dts/framework/tester.py", line 76, in init_ext_gen
self.ixia_packet_gen = IxiaPacketGenerator(self)
File "/root/dts/framework/etgen.py", line 158, in __init__
self.enable_rsfec = ixiaPorts[ixiaRef]['enable_rsfec']
KeyError: 'enable_rsfec'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/root/dts/framework/dts.py", line 109, in close_all_sessions
for port_info in dut.ports_info:
TypeError: 'NoneType' object is not iterable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/root/dts/framework/dts.py", line 109, in close_all_sessions
for port_info in dut.ports_info:
TypeError: 'NoneType' object is not iterable
Thanks
Qian
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-07 2:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-07 2:42 [dts] L3FWD perf test will be blocked with latest dts Xu, Qian Q
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).