diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-08-12 12:40:37 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-08-12 12:40:37 +0100 |
commit | 96c257c2738d8f60e42733c49a0ccb337cd2223a (patch) | |
tree | 64098fd8a419dc644eef96e2d322343e8e10ad79 /test_spec | |
parent | 47b004f7cc627a16afc8462480065479d0eafaae (diff) |
TestSpec: Add compiler details to test report info
Change-Id: I19d574607c29cbb8401047ab7d1255ba7282ef63
JIRA: VSPERF-47
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Eugene Snider <Eugene.Snider@huawei.com>
Reviewed-by: Gurpreet Singh <gurpreet.singh@spirent.com>
Reviewed-by: Tv Rao <tv.rao@freescale.com
Diffstat (limited to 'test_spec')
-rw-r--r--[-rwxr-xr-x] | test_spec/vswitchperf_ltd.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test_spec/vswitchperf_ltd.md b/test_spec/vswitchperf_ltd.md index 51a493b0..96987567 100755..100644 --- a/test_spec/vswitchperf_ltd.md +++ b/test_spec/vswitchperf_ltd.md @@ -622,6 +622,7 @@ The starting point for defining the suite of tests for benchmarking the performa - Selected vSwitch, version number or commit id used. - vSwitch launch command line if it has been parameterised. - Memory allocation to the vSwitch – which NUMA node it is using, and how many memory channels. + - Where the vswitch is built from source: compiler details including versions and the flags that were used to compile the vSwitch. - DPDK or any other SW dependency version number or commit id used. - Memory allocation to a VM - if it's from Hugpages/elsewhere. - VM storage type: snapshot/independent persistent/independent non-persistent. |