blob: 9f7ca08bf5c4c9e23232b46dcd821c841030074f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
Report Revisions
================
FD.io CSIT-1810 Report .WW revisions and changes are listed below.
+-------------+----------------------------------------------------------------+
| WW Revision | Changes |
+=============+================================================================+
| 48 | 1. Added configurations for Denverton: |
| | |
| | a. Packet throughput :ref:`vpp_perf_configurations_2n_dnv` |
| | b. MRR :ref:`vpp_mrr_configurations_2n_dnv` |
| | |
| | 2. Added operational data for Denverton: |
| | |
| | a. Packet throughput :ref:`vpp_perf_operational_2n_dnv` |
| | |
| | 3. Added graphs for Denverton: |
| | |
| | a. Packet Throughput - L2 Switching - |
| | :ref:`packet_throughput_graphs_l2sw-2n-dnv-x553` |
| | b. Packet Throughput - IPv4 Routing - |
| | :ref:`packet_throughput_graphs_ip4-2n-dnv-x553` |
| | c. Packet Throughput - IPv6 Routing - |
| | :ref:`packet_throughput_graphs_ip6-2n-dnv-x553` |
| | d. Speedup Multi-Core - L2 Switching - |
| | :ref:`speedup_graphs_l2sw-2n-dnv-x553` |
| | e. Speedup Multi-Core - IPv4 Routing - |
| | :ref:`speedup_graphs_ip4-2n-dnv-x553` |
| | f. Speedup Multi-Core - IPv6 Routing - |
| | :ref:`speedup_graphs_ip6-2n-dnv-x553` |
| | |
| | 4. Replaced Denverton data from revision 47 with the data |
| | provided by Intel for revision 48. |
| | |
| | 5. Changed revision format of the document, see description at |
| | the bottom of this page. |
| | |
+-------------+----------------------------------------------------------------+
| 47 | 1. Added automated wrapping of long test names in graphs. |
| | 2. Changed data and time format in the header. |
| | 3. Changed versioning. |
| | 4. Added more test runs: |
| | |
| | a. HoneyComb Functional. |
| | b. VPP on 3n-hsw testbed. |
| | |
| | 5. Added 3n-skx and 2n-skx comparisons to Report: |
| | |
| | a. VPP Performance Tests: |
| | :ref:`vpp_compare_current_vs_previous_release` |
| | b. DPDK Performance Tests: |
| | :ref:`dpdk_compare_current_vs_previous_release` |
| | |
| | 6. Changed title of this chapter to "Document History" |
| | 7. Added comparisons between topologies: |
| | |
| | a. VPP: :ref:`vpp_compare_topologies_3n-Skx_vs_2n-Skx` |
| | b. DPDK: :ref:`dpdk_compare_topologies_3n-Skx_vs_2n-Skx` |
| | |
| | 8. Added results for Denverton: |
| | |
| | a. Packet throughput :ref:`vpp_performance_results_2n_dnv` |
| | b. MRR :ref:`vpp_mrr_results_2n_dnv` |
| | |
| | 9. Added the chapter "2-Node Atom Denverton (2n-dnv)" to |
| | :ref:`tested_physical_topologies` |
| | |
| | 10. Added the chapter "Calibration Data - Denverton" to |
| | :ref:`vpp_test_environment` |
| | |
+-------------+----------------------------------------------------------------+
| 46 | 1. dot1q KVM VMs vhost-user tests added to |
| | :ref:`KVM_VMs_vhost`. |
| | |
| | 2. Added number of test runs used to generate data for all |
| | graphs |
| | |
| | a. :ref:`VPP_Packet_Throughput` |
| | b. :ref:`throughput_speedup_multi_core` |
| | c. :ref:`VPP_Packet_Latency` |
| | |
| | 3. Added more test runs: |
| | |
| | a. K8s Container Memif, |
| | b. VPP on 3n-hsw testbed. |
| | |
+-------------+----------------------------------------------------------------+
| 45 | Initial version |
+-------------+----------------------------------------------------------------+
FD.io CSIT Reports follow CSIT-YYMM.WW revision format, two digit year [YY],
two digit month [MM] and two digit calendar week number per ISO 8601 [WW].
|