From a9e0bcf4d44152d38b2bbd9917e54bacf28a0916 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 12 Jul 2021 14:47:17 +0000 Subject: Report: Add per thread resources allocation methodology Per thread resources include: - pcores and lcores. - RxQs. - TxQs. Signed-off-by: pmikus Change-Id: I64b418a99673bf05b37a9e97be4aaa80e4ffb835 Signed-off-by: Maciek Konstantynowicz (cherry picked from commit 8cd8790583b4d56985c486489327c92e6a9464a0) --- docs/report/introduction/methodology.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/report/introduction/methodology.rst') diff --git a/docs/report/introduction/methodology.rst b/docs/report/introduction/methodology.rst index a597cea8a2..158f541619 100644 --- a/docs/report/introduction/methodology.rst +++ b/docs/report/introduction/methodology.rst @@ -7,6 +7,7 @@ Test Methodology .. toctree:: methodology_terminology + methodology_per_thread_resources methodology_vpp_forwarding_modes methodology_data_plane_throughput/index methodology_trex_traffic_generator -- cgit