VSPERF: Add Timestamps to Logfiles 37/66537/2
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Mon, 21 Jan 2019 06:59:46 +0000 (12:29 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Mon, 21 Jan 2019 07:53:54 +0000 (13:23 +0530)
commit537fc036819e25826b82e2a01ff211cb04aa3d6f
tree166f8ef6d02eb1cf2edbecb40294fc94f8daf932
parent1b7ec748efda9aff3324001c7d62756424f78f2e
VSPERF: Add Timestamps to Logfiles

This patch adds timestamps to all the logfiles created by VSPERF.
The logfiles covered are:
1. LOG_FILE_VSWITCHD
2. LOG_FILE_OVS
3. LOG_FILE_VPP
4. LOG_FILE_QEMU
5. LOG_FILE_GUEST_CMDS
6. LOG_FILE_TRAFFIC_GEN
7. LOG_FILE_HOST_CMDS

Added fix for pylint errors

This patch also ensures the extension is only .log always.

JIRA: VSPERF-586

Change-Id: I319c075e7d3af06539266f4c759a41f877d4cff2
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
src/dpdk/testpmd_proc.py
vnfs/qemu/qemu.py
vsperf
vswitches/ovs.py
vswitches/vpp_dpdk_vhost.py