csit rls1701 report edits:
[csit.git] / docs / report / testpmd_performance_tests / packet_latency_graphs / l2.rst
1 L2 Ethernet Switching\r
2 =====================\r
3 \r
4 This section provides a summary of Testpmd Phy-to-Phy L2 Ethernet looping\r
5 performance illustrating packet latency measured at 50% of discovered NDR\r
6 throughput rate. Latency is reported for Testpmd running in multiple\r
7 configurations of Testpmd worker thread(s), a.k.a. Testpmd data plane thread\r
8 (s), and their physical CPU core(s) placement.\r
9 \r
10 Title of each graph is a regex (regular expression) matching all plotted\r
11 test case throughput measurements.\r
12 \r
13 .. note::\r
14 \r
15     Data sources for reported test results: i) FD.io test executor jobs\r
16     `csit-dpdk-perf-1701-all <https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1701-all/>`_\r
17     and\r
18     `csit-dpdk-perf-1701-long <https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1701-long/>`_\r
19     , ii) archived FD.io jobs test result output files\r
20     `csit-dpdk-perf-1701-all#job-number <https://nexus.fd.io/link>`_.\r
21 \r
22 Testpmd packet latency - running in configuration of **one worker thread (1t) on one\r
23 physical core (1c)** - is presented in the figure below.\r
24 \r
25 .. raw:: html\r
26 \r
27     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-1t1c-l2-ndrdisc-lat50.html"></iframe>\r
28 \r
29 *Figure 1. Testpmd 1thread 1core - packet latency for Phy-to-Phy L2 Ethernet Looping.*\r
30 \r
31 CSIT test cases used to generate results presented above can be found in CSIT\r
32 git repository by filtering with specified regex as follows:\r
33 \r
34 .. code-block:: bash\r
35 \r
36     $ csit/tests/perf\r
37     $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
38 \r
39     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc01-64B-1t1c-eth-l2xcbase-ndrdisc\r
40 \r
41 Testpmd packet latency - running in configuration of **two worker threads (2t)\r
42 on two physical cores (2c)** - is presented in the figure below.\r
43 \r
44 .. raw:: html\r
45 \r
46     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-2t2c-l2-ndrdisc-lat50.html"></iframe>\r
47 \r
48 *Figure 2. Testpmd 2thread 2core - packet latency for Phy-to-Phy L2 Ethernet Looping.*\r
49 \r
50 CSIT test cases used to generate results presented above can be found in CSIT\r
51 git repository by filtering with specified regex as follows:\r
52 \r
53 .. code-block:: bash\r
54 \r
55     $ csit/tests/perf\r
56     $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
57 \r
58     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc07-64B-2t2c-eth-l2xcbase-ndrdisc\r
59 \r
60 Testpmd packet latency - running in configuration of **four worker threads (4t)\r
61 on four physical cores (4c)** - is presented in the figure below.\r
62 \r
63 .. raw:: html\r
64 \r
65     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-4t4c-l2-ndrdisc-lat50.html"></iframe>\r
66 \r
67 *Figure 3. Testpmd 4thread 4core - packet latency for Phy-to-Phy L2 Ethernet Looping.*\r
68 \r
69 CSIT test cases used to generate results presented above can be found in CSIT\r
70 git repository by filtering with specified regex as follows:\r
71 \r
72 .. code-block:: bash\r
73 \r
74     $ csit/tests/perf\r
75     $ grep -E "64B-4t4c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
76 \r
77     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc13-64B-4t4c-eth-l2xcbase-ndrdisc\r
78 \r