diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-02-08 10:07:40 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-02-10 09:02:08 +0100 |
commit | 113ff4499daceefec04a3a25e594ee5554e80738 (patch) | |
tree | 23e5095ec37a4541f35bc772a1f072e07d9f6351 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | 1ec63f657dff7ce76eefa7787089866e9b99717c (diff) |
Report: Add 2n-icx GSO
Change-Id: I171980a4ec67b85c3d0f2a680ebff29a2e6afcf2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 85b3e6a6b1..13fcc9778e 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -14068,6 +14068,21 @@ # GSO - type: "plot" + title: "Throughput: 2n-icx-128kb-{core}-ip4routing-iperf3" + algorithm: "plot_mrr_box_name" + output-file: "{DIR[STATIC,VPP]}/2n-icx-128kb-{core}-ip4routing-iperf3" + data: "vpp-2n-icx-curr-gso" + core: ["1t1c", "2t2c", "4t4c"] + include: + - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr" + - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr" + - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr" + - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr" + layout: + title: "2n-icx-128kb-{core}-ip4routing-iperf3" + layout: "plot-throughput-gbps" + +- type: "plot" title: "Throughput: 2n-skx-128kb-{core}-ip4routing-iperf3" algorithm: "plot_mrr_box_name" output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-{core}-ip4routing-iperf3" |