diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-07-09 11:16:19 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-09 11:23:17 +0200 |
commit | 12c3608c3464add7664e3b8f41b07b9b8fd03f1c (patch) | |
tree | e505291a1eac7d216cec9898969d27400d63407d /docs/report/dpdk_performance_tests | |
parent | d0f1e8778dac3549a1f1e403541de9f3ee88ec8d (diff) |
Report 2005: Add data, review graphs
Change-Id: I2913ed579369a26a1226cfbe958432d1b3e11789
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
-rw-r--r-- | docs/report/dpdk_performance_tests/test_environment.rst | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/docs/report/dpdk_performance_tests/test_environment.rst b/docs/report/dpdk_performance_tests/test_environment.rst index 3ea7bdc2a8..a910632ccf 100644 --- a/docs/report/dpdk_performance_tests/test_environment.rst +++ b/docs/report/dpdk_performance_tests/test_environment.rst @@ -7,16 +7,6 @@ .. include:: ../introduction/test_environment_intro.rst -.. include:: ../introduction/test_environment_sut_calib_skx.rst - -.. include:: ../introduction/test_environment_sut_calib_clx.rst - -.. include:: ../introduction/test_environment_sut_calib_hsw.rst - -.. include:: ../introduction/test_environment_sut_calib_dnv.rst - -.. include:: ../introduction/test_environment_sut_calib_tsh.rst - .. include:: ../introduction/test_environment_sut_conf_1.rst @@ -58,3 +48,15 @@ Startup command template: l3fwd -v -l $$CORE_LIST -w $$INT1 -w $$INT2 --master-lcore 0 --in-memory -- --parse-ptype --eth-dest="0,${adj_mac0}" --eth-dest="1,${adj_mac1}" --config="${port_config}" [--enable-jumbo] -P -L -p 0x3 .. include:: ../introduction/test_environment_tg.rst + +.. include:: ../introduction/test_environment_pre_test_server_calib.rst + +.. include:: ../introduction/test_environment_sut_calib_skx.rst + +.. include:: ../introduction/test_environment_sut_calib_clx.rst + +.. include:: ../introduction/test_environment_sut_calib_hsw.rst + +.. include:: ../introduction/test_environment_sut_calib_dnv.rst + +.. include:: ../introduction/test_environment_sut_calib_tsh.rst |