X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Freport%2Fvpp_performance_tests%2Ftest_environment.rst;h=632b9a9fb4aabc816e782614cc5aa7be3977b7f8;hb=107438e93a51eefc61dc171cfa9b959007ccc739;hp=68dfa964dfeb711bb98c2ddffcef77ca53bafecc;hpb=4ed2c91772188619781d86dc686a911374893733;p=csit.git diff --git a/docs/report/vpp_performance_tests/test_environment.rst b/docs/report/vpp_performance_tests/test_environment.rst index 68dfa964df..632b9a9fb4 100644 --- a/docs/report/vpp_performance_tests/test_environment.rst +++ b/docs/report/vpp_performance_tests/test_environment.rst @@ -3,17 +3,21 @@ \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_conf_1.rst +.. include:: ../introduction/test_environment_sut_calib_clx.rst -.. include:: ../introduction/test_environment_sut_conf_2.rst +.. include:: ../introduction/test_environment_sut_calib_hsw.rst -.. include:: ../introduction/test_environment_sut_conf_3.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 DUT Settings - VPP @@ -34,7 +38,7 @@ VPP Install Parameters :: - $ dpkg -i --force-all vpp* + $ dpkg -i --force-all *vpp* VPP Startup Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -60,6 +64,9 @@ below: log /tmp/vpe.log nodaemon } + socksvr { + socket-name /run/vpp/api.sock + } ip6 { heap-size 4G @@ -92,7 +99,6 @@ below: { num-rx-queues $$NUM_RX_QUEUES } - socket-mem 1024,1024 no-tx-checksum-offload dev $$DEV_1 dev $$DEV_2