From 5d294b7d4c501d971d67c4e3fe192a9dc504d76e Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Thu, 20 Apr 2017 22:42:01 +0100 Subject: CSIT rls1704 report - update to handcraftec sections: - introduction /overview /general_notes /csit_test_naming - vpp_performance_tests /overview /csit_release_notes /test_environment /documentation /xx_graphs - vpp_functional_tests /overview /csit_release_notes /documentation - testpmd_performance_tests /overview /csit_release_notes /test_environment /documentation /xx_graphs Change-Id: I10593d4155edc663ca07ae5cd29eb679c5f5d85f Signed-off-by: Maciek Konstantynowicz --- .../vpp_performance_tests/test_environment.rst | 67 +++++++++++----------- 1 file changed, 35 insertions(+), 32 deletions(-) (limited to 'docs/report/vpp_performance_tests/test_environment.rst') diff --git a/docs/report/vpp_performance_tests/test_environment.rst b/docs/report/vpp_performance_tests/test_environment.rst index 0fd22213b9..c8ea969728 100644 --- a/docs/report/vpp_performance_tests/test_environment.rst +++ b/docs/report/vpp_performance_tests/test_environment.rst @@ -6,20 +6,22 @@ consists of two SUTs and one TG. SUT Configuration - Host HW --------------------------- -Hardware details (CPU, memory, NIC layout) are described in -`CSIT/CSIT_LF_testbed `_ in -summary: +Host hardware details (CPU, memory, NIC layout) and physical topology are +described in detail in +`LF FDio CSIT testbed wiki page `_. + +**Host configuration** - All hosts are Cisco UCS C240-M4 (2x Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz, 18c, 512GB RAM), -- BIOS settings are default except for the following: +- BIOS settings are default except the following: - - Hyperthreading disabled, - - SpeedStep disabled - - TurboBoost disabled - - Power Technology: Performance + - Hyperthreading disabled. + - SpeedStep disabled. + - TurboBoost disabled. + - Power Technology: Performance. -- Hosts run Ubuntu 16.04.1, kernel 4.4.0-42-generic +- Hosts run Ubuntu 16.04.1, kernel 4.4.0-42-generic. - Linux kernel boot command line option "intel_pstate=disable" is applied to both SUTs and TG. In addition, on SUTs, only cores 0 and 18 (the first core on each socket) are available to the Linux operating system and generic tasks, @@ -35,7 +37,7 @@ summary: - This allows for a total of five ring topologies, each using ports on specific NIC model, enabling per NIC model benchmarking. -**NIC types** +**NIC models and placement** - 0a:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) Subsystem: Intel Corporation Ethernet Server @@ -67,9 +69,10 @@ summary: SUT Configuration - Host OS Linux --------------------------------- -Software details (OS, configuration) is described in -`CSIT/CSIT_LF_testbed `_ in -summary: +Software details (OS, configuration) are described in +`CSIT/CSIT_LF_testbed `_. + +Below a subset of the configuration: .. code-block:: xml @@ -2107,10 +2110,10 @@ summary: 0 @@ -2192,29 +2195,29 @@ summary: dev.cdrom.check_media = 0 dev.cdrom.debug = 0 dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17 - dev.cdrom.info = - dev.cdrom.info = drive name: - dev.cdrom.info = drive speed: + dev.cdrom.info = + dev.cdrom.info = drive name: + dev.cdrom.info = drive speed: dev.cdrom.info = drive # of slots: - dev.cdrom.info = Can close tray: - dev.cdrom.info = Can open tray: - dev.cdrom.info = Can lock tray: + dev.cdrom.info = Can close tray: + dev.cdrom.info = Can open tray: + dev.cdrom.info = Can lock tray: dev.cdrom.info = Can change speed: dev.cdrom.info = Can select disk: dev.cdrom.info = Can read multisession: - dev.cdrom.info = Can read MCN: + dev.cdrom.info = Can read MCN: dev.cdrom.info = Reports media changed: - dev.cdrom.info = Can play audio: - dev.cdrom.info = Can write CD-R: + dev.cdrom.info = Can play audio: + dev.cdrom.info = Can write CD-R: dev.cdrom.info = Can write CD-RW: - dev.cdrom.info = Can read DVD: + dev.cdrom.info = Can read DVD: dev.cdrom.info = Can write DVD-R: dev.cdrom.info = Can write DVD-RAM: - dev.cdrom.info = Can read MRW: - dev.cdrom.info = Can write MRW: - dev.cdrom.info = Can write RAM: - dev.cdrom.info = - dev.cdrom.info = + dev.cdrom.info = Can read MRW: + dev.cdrom.info = Can write MRW: + dev.cdrom.info = Can write RAM: + dev.cdrom.info = + dev.cdrom.info = dev.cdrom.lock = 0 dev.hpet.max-user-freq = 64 dev.mac_hid.mouse_button2_keycode = 97 @@ -2276,7 +2279,7 @@ summary: kernel.hardlockup_all_cpu_backtrace = 0 kernel.hardlockup_panic = 0 kernel.hostname = t1-sut1 - kernel.hotplug = + kernel.hotplug = kernel.hung_task_check_count = 4194304 kernel.hung_task_panic = 0 kernel.hung_task_timeout_secs = 120 @@ -2577,7 +2580,7 @@ summary: net.ipv4.ip_forward = 0 net.ipv4.ip_forward_use_pmtu = 0 net.ipv4.ip_local_port_range = 32768 60999 - net.ipv4.ip_local_reserved_ports = + net.ipv4.ip_local_reserved_ports = net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ipfrag_high_thresh = 4194304 -- cgit 1.2.3-korg