aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-08-02 10:03:43 +0200
committerTibor Frank <tifrank@cisco.com>2018-08-02 12:26:07 +0000
commitb0070d660d1c105cbc036a60c28f4cbed7266b5a (patch)
tree4506edcf36ab3de7c6b36f57a0e633668df51d45 /resources
parent886fe3fae49c26bc64b64239c32bcb920ed78961 (diff)
FIX: Report TSA
Change-Id: Ieb29a1e213a5f8aa74054da57ceb15925fe4dee3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e59007133ffb0a6f38badf11fcb5d9cd2dc8da25)
Diffstat (limited to 'resources')
-rw-r--r--resources/tools/presentation/generator_plots.py6
-rw-r--r--resources/tools/presentation/specification.yaml798
2 files changed, 44 insertions, 760 deletions
diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py
index a90dd0a9c5..a6b255eed2 100644
--- a/resources/tools/presentation/generator_plots.py
+++ b/resources/tools/presentation/generator_plots.py
@@ -287,13 +287,13 @@ def plot_throughput_speedup_analysis(plot, input_data):
ttype = "NDR"
else:
continue
- if "1T1C" in test["tags"]:
+ if "1C" in test["tags"]:
throughput[test["parent"]]["1"].\
append(test["throughput"][ttype]["LOWER"])
- elif "2T2C" in test["tags"]:
+ elif "2C" in test["tags"]:
throughput[test["parent"]]["2"]. \
append(test["throughput"][ttype]["LOWER"])
- elif "4T4C" in test["tags"]:
+ elif "4C" in test["tags"]:
throughput[test["parent"]]["4"]. \
append(test["throughput"][ttype]["LOWER"])
except (KeyError, TypeError):
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 543f698237..3295aecba1 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -824,8 +824,8 @@
format:
html:
- full
- pdf:
- - minimal
+# pdf:
+# - minimal
################################################################################
### T A B L E S ###
@@ -4227,111 +4227,6 @@
title: "" # No title
layout: "plot-throughput"
-# Packet Throughput - VPP Container Memif 3n-skx-xxv710
--
- type: "plot"
- title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
- algorithm: "plot_performance_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "" # No title
- layout: "plot-throughput"
-
--
- type: "plot"
- title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
- algorithm: "plot_performance_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "" # No title
- layout: "plot-throughput"
-
--
- type: "plot"
- title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
- algorithm: "plot_performance_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "" # No title
- layout: "plot-throughput"
-
--
- type: "plot"
- title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
- algorithm: "plot_performance_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
- layout:
- title: "" # No title
- layout: "plot-throughput"
-
################################################################################
# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
@@ -10382,55 +10277,6 @@
title: "" # No title
layout: "plot-latency"
-# Packet Latency - VPP Container Memif 3n-skx-xxv710
--
- type: "plot"
- title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "latency"
- - "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
- layout: "plot-latency"
-
--
- type: "plot"
- title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
- data: "plot-vpp-throughput-latency-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- '4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "latency"
- - "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
- layout: "plot-latency"
-
################################################################################
# Packet Latency - VPP Container Memif 3n-hsw-x520
@@ -13148,141 +12994,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP Container Memif 3n-skx-xxv710
--
- type: "plot"
- title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
-# Speedup - VPP Container Memif 2n-skx-x710
--
- type: "plot"
- title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
-# Speedup - VPP Container Memif 2n-skx-xxv710
--
- type: "plot"
- title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP Container k8s memif 3n-hsw-x520
@@ -13375,51 +13086,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP Container Memif 3n-hsw-xl710
--
- type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
- data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
- filter: "'NIC_Intel-XL710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
- data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
- filter: "'NIC_Intel-XL710' and
- '64B' and
- ('BASE' or 'SCALE') and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP IPv4 3n-hsw-x520
@@ -13876,52 +13542,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: ip4-2n-skx-x710-64b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip4-2n-skx-x710-64b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
# Speedup - VPP IPv4 2n-skx-xxv710
-
type: "plot"
@@ -13967,52 +13587,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: ip4-2n-skx-xxv710-64b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip4-2n-skx-xxv710-64b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP IPv4 Tunnels 3n-hsw-x520
@@ -14203,147 +13777,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 Tunnels 3n-skx-xxv710
--
- type: "plot"
- title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-3n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
-# Speedup - VPP IPv4 Tunnels 2n-skx-x710
--
- type: "plot"
- title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
-# Speedup - VPP IPv4 Tunnels 2n-skx-xxv710
--
- type: "plot"
- title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
- 'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP IPv6 3n-hsw-x520
@@ -14819,54 +14252,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: ip6-2n-skx-x710-78b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '78B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP6FWD' and
- not 'SRv6' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip6-2n-skx-x710-78b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '78B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP6FWD' and
- not 'SRv6' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
# Speedup - VPP IPv6 2n-skx-xxv710
-
type: "plot"
@@ -14914,54 +14299,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: ip6-2n-skx-xxv710-78b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '78B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP6FWD' and
- not 'SRv6' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: ip6-2n-skx-xxv710-78b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '78B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- 'IP6FWD' and
- not 'SRv6' and
- not 'IPSEC' and
- not 'VHOST'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP IPv6 tunnels 3n-hsw-x520
@@ -15555,52 +14892,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: l2sw-2n-skx-x710-64b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- not 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: l2sw-2n-skx-x710-64b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-X710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- not 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
# Speedup - VPP L2 2n-skx-xxv710
-
type: "plot"
@@ -15646,52 +14937,6 @@
title: "" # No title
layout: "plot-throughput-speedup-analysis"
--
- type: "plot"
- title: "Speedup: l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- not 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
--
- type: "plot"
- title: "Speedup: l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
- algorithm: "plot_throughput_speedup_analysis"
- output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
- data: "plot-throughput-speedup-analysis-2n-skx"
- filter: "'NIC_Intel-XXV710' and
- '64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
- 'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
- not 'VHOST' and
- not 'MEMIF'"
- parameters:
- - "throughput"
- - "parent"
- - "tags"
- layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
-
################################################################################
# Speedup - VPP vhost ip4 3n-hsw-x520
@@ -15957,3 +15202,42 @@
layout:
title: "" # No title
layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP vhost l2sw 3n-hsw-x520
+-
+ type: "plot"
+ title: "VPP Speedup: vts-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'VTS'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "" # No title
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vts-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'VTS'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "" # No title
+ layout: "plot-throughput-speedup-analysis"