X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Ftest_environment.rst;h=632b9a9fb4aabc816e782614cc5aa7be3977b7f8;hb=2e6f203c383b22b0d2fb72772aa38b8aecbc2105;hp=7b1814164f1b1fe333171f7c1577bdf4f4fe317f;hpb=27e7f01935402fa964da7bfbcde25a98a806f745;p=csit.git diff --git a/docs/report/vpp_performance_tests/test_environment.rst b/docs/report/vpp_performance_tests/test_environment.rst index 7b1814164f..632b9a9fb4 100644 --- a/docs/report/vpp_performance_tests/test_environment.rst +++ b/docs/report/vpp_performance_tests/test_environment.rst @@ -1,23 +1,23 @@ -.. _vpp_test_environment: - .. raw:: latex \clearpage -.. include:: ../introduction/test_environment_intro.rst +.. _vpp_test_environment: -.. include:: ../introduction/test_environment_sut_calib_hsw.rst +.. include:: ../introduction/test_environment_intro.rst .. include:: ../introduction/test_environment_sut_calib_skx.rst -.. include:: ../introduction/test_environment_sut_calib_dnv.rst +.. include:: ../introduction/test_environment_sut_calib_clx.rst -.. include:: ../introduction/test_environment_sut_conf_1.rst +.. include:: ../introduction/test_environment_sut_calib_hsw.rst + +.. include:: ../introduction/test_environment_sut_calib_dnv.rst -.. include:: ../introduction/test_environment_sut_conf_2.rst +.. include:: ../introduction/test_environment_sut_calib_tsh.rst -.. include:: ../introduction/test_environment_sut_conf_3.rst +.. include:: ../introduction/test_environment_sut_conf_1.rst DUT Settings - VPP @@ -38,7 +38,7 @@ VPP Install Parameters :: - $ dpkg -i --force-all vpp* + $ dpkg -i --force-all *vpp* VPP Startup Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -64,6 +64,9 @@ below: log /tmp/vpe.log nodaemon } + socksvr { + socket-name /run/vpp/api.sock + } ip6 { heap-size 4G @@ -96,7 +99,6 @@ below: { num-rx-queues $$NUM_RX_QUEUES } - socket-mem 1024,1024 no-tx-checksum-offload dev $$DEV_1 dev $$DEV_2