CSIT-1438: Remove Denverton from Report
[csit.git] / docs / report / introduction / methodology_data_plane_throughput.rst
1 Data Plane Throughput
2 ---------------------
3
4 Network data plane packet and bandwidth throughput are measured in
5 accordance with :rfc:`2544`, using FD.io CSIT Multiple Loss Ratio search
6 (MLRsearch), an optimized throughput search algorithm, that measures
7 SUT/DUT packet throughput rates at different Packet Loss Ratio (PLR)
8 values.
9
10 Following MLRsearch values are measured across a range of L2 frame sizes
11 and reported:
12
13 - NON DROP RATE (NDR): packet and bandwidth throughput at PLR=0%.
14
15   - **Aggregate packet rate**: NDR_LOWER <bi-directional packet rate>
16     pps.
17   - **Aggregate bandwidth rate**: NDR_LOWER <bi-directional bandwidth
18     rate> Gbps.
19
20 - PARTIAL DROP RATE (PDR): packet and bandwidth throughput at PLR=0.5%.
21
22   - **Aggregate packet rate**: PDR_LOWER <bi-directional packet rate>
23     pps.
24   - **Aggregate bandwidth rate**: PDR_LOWER <bi-directional bandwidth
25     rate> Gbps.
26
27 NDR and PDR are measured for the following L2 frame sizes (untagged
28 Ethernet):
29
30 - IPv4 payload: 64B, IMIX (28x64B, 16x570B, 4x1518B), 1518B, 9000B.
31 - IPv6 payload: 78B, IMIX (28x78B, 16x570B, 4x1518B), 1518B, 9000B.
32
33 All rates are reported from external Traffic Generator perspective.