aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r--resources/tools/presentation/specification.yaml15072
1 files changed, 13592 insertions, 1480 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index c58be4a856..b19f62786c 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -97,6 +97,23 @@
-
type: "configuration"
+ limits:
+ nic:
+ x520: 24460000
+ x710: 35800000
+ xxv710: 35800000
+ xl710: 35800000
+
+ link:
+ 10ge: 14880952.38
+ 25ge: 37202380.95
+ 40ge: 59523809.52
+ 100ge: 148809523.81
+
+ pci:
+ pci-g3-x8: 74404761.90
+ pci-g3-x16: 148809523.81
+
data-sets:
# VPP Performance
@@ -125,7 +142,6 @@
- 30 # sel
- 31 # sel
- 35 # sel
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -142,7 +158,6 @@
- 47 # NDRPDR sel
vpp-compare-testbeds:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -170,7 +185,6 @@
- 56 # NDRPDR sel
vpp-compare-testbeds-mrr:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -216,7 +230,6 @@
- 20 # mrr - sel
- 21 # mrr - sel
- 22 # mrr - sel
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -229,7 +242,6 @@
- 48 # MRR sel
vpp-perf-results-3n-hsw:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -250,7 +262,6 @@
- 8 # MRR full
vpp-mrr-results-3n-skx:
- # TODO: Replace with better results
csit-vpp-perf-verify-1807-3n-skx:
- 31 # MRR full
@@ -259,7 +270,6 @@
- 27 # MRR full
plot-throughput-speedup-analysis-3n-hsw:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -302,7 +312,6 @@
- 42 # NDRPDR sel
plot-vpp-throughput-latency-3n-hsw:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -368,18 +377,15 @@
# VPP Ligato
ligato-perf-results-3n-hsw:
- # TODO: Replace with better results
csit-ligato-perf-1807-all:
- 3 # full ?
plot-ligato-throughput-speedup-analysis-3n-hsw:
- # TODO: Add Data sources
csit-ligato-perf-1807-all:
- 3 # full ?
- 4 # sel
plot-ligato-throughput-latency-3n-hsw:
- # TODO: Add Data sources
csit-ligato-perf-1807-all:
- 3 # full ?
- 4 # sel
@@ -496,37 +502,47 @@
# DMM Functional
dmm-func-results:
- # TODO: Replace with 1807 job:
csit-dmm-functional-master-ubuntu1604-virl:
- 95
plot-layouts:
plot-cps:
+ titlefont:
+ size: 18
xaxis:
+ title: "<b>Test Cases [Index]</b>"
+ titlefont:
+ size: 16
autorange: True
fixedrange: False
- gridcolor: "rgb(238, 238, 238)"
- linecolor: "rgb(238, 238, 238)"
+ gridcolor: "rgb(230, 230, 230)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
+ tickcolor: "rgb(220, 220, 220)"
tickmode: "linear"
- title: "Indexed Test Cases"
+ tickfont:
+ size: 16
zeroline: False
yaxis:
- gridcolor: "rgb(238, 238, 238)"
+ title: "<b>Connections Per Second [cps]</b>"
+ titlefont:
+ size: 16
+ gridcolor: "rgb(230, 230, 230)"
hoverformat: ".4s"
- linecolor: "rgb(238, 238, 238)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
rangemode: "tozero"
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
- title: "Connections Per Second [cps]"
+ tickcolor: "rgb(220, 220, 220)"
+ tickformat: ".3s"
+ tickfont:
+ size: 16
zeroline: False
boxmode: "group"
boxgroupgap: 0.5
@@ -539,34 +555,47 @@
showlegend: True
legend:
orientation: "h"
+ font:
+ size: 16
width: 700
- height: 1000
+ height: 800
plot-rps:
+ titlefont:
+ size: 18
xaxis:
+ title: "<b>Test Cases [Index]</b>"
+ titlefont:
+ size: 16
autorange: True
fixedrange: False
- gridcolor: "rgb(238, 238, 238)"
- linecolor: "rgb(238, 238, 238)"
+ gridcolor: "rgb(230, 230, 230)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
+ tickcolor: "rgb(220, 220, 220)"
tickmode: "linear"
- title: "Indexed Test Cases"
+ tickfont:
+ size: 16
zeroline: False
yaxis:
- gridcolor: "rgb(238, 238, 238)"
+ title: "<b>Requests Per Second [rps]</b>"
+ titlefont:
+ size: 16
+ gridcolor: "rgb(230, 230, 230)"
hoverformat: ".4s"
- linecolor: "rgb(238, 238, 238)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
rangemode: "tozero"
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
- title: "Requests Per Second [rps]"
+ tickcolor: "rgb(230, 230, 230)"
+ tickformat: ".3s"
+ tickfont:
+ size: 16
zeroline: False
boxmode: "group"
boxgroupgap: 0.5
@@ -579,35 +608,48 @@
showlegend: True
legend:
orientation: "h"
+ font:
+ size: 16
width: 700
- height: 1000
+ height: 800
plot-throughput:
+ titlefont:
+ size: 18
xaxis:
+ title: "<b>Test Cases [Index]</b>"
+ titlefont:
+ size: 16
autorange: True
fixedrange: False
- gridcolor: "rgb(238, 238, 238)"
- linecolor: "rgb(238, 238, 238)"
+ gridcolor: "rgb(230, 230, 230)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
+ tickcolor: "rgb(220, 220, 220)"
tickmode: "linear"
- title: "Indexed Test Cases"
+ tickfont:
+ size: 16
zeroline: False
yaxis:
- gridcolor: "rgb(238, 238, 238)"
+ title: "<b>Packet Throughput [Mpps]</b>"
+ titlefont:
+ size: 16
+ gridcolor: "rgb(230, 230, 230)"
hoverformat: ".4s"
tickformat: ".3s"
- linecolor: "rgb(238, 238, 238)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
- title: "Packets Per Second [pps]"
+ tickcolor: "rgb(220, 220, 220)"
+ tickfont:
+ size: 16
zeroline: False
+ range: [0,50]
boxmode: "group"
boxgroupgap: 0.5
autosize: False
@@ -619,93 +661,159 @@
showlegend: True
legend:
orientation: "h"
+ font:
+ size: 16
width: 700
- height: 1000
+ height: 800
- plot-latency:
+ plot-throughput-speedup-analysis:
+ titlefont:
+ size: 18
xaxis:
+ title: "<b>Number of Cores [Qty]</b>"
+ titlefont:
+ size: 16
autorange: True
fixedrange: False
- gridcolor: "rgb(238, 238, 238)"
- linecolor: "rgb(238, 238, 238)"
+ gridcolor: "rgb(230, 230, 230)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
tickcolor: "rgb(238, 238, 238)"
tickmode: "linear"
- title: "Indexed Test Cases"
+ tickfont:
+ size: 16
zeroline: False
yaxis:
- gridcolor: "rgb(238, 238, 238)"
- hoverformat: ""
- linecolor: "rgb(238, 238, 238)"
+ title: "<b>Packet Throughput [Mpps]</b>"
+ titlefont:
+ size: 16
+ type: "linear"
+ gridcolor: "rgb(230, 230, 230)"
+ hoverformat: ".4s"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
- title: "Latency min/avg/max [uSec]"
- zeroline: False
- boxmode: "group"
- boxgroupgap: 0.5
+ tickcolor: "rgb(220, 220, 220)"
+ tickformat: ".4s"
+ tickfont:
+ size: 16
+ zeroline: True
+ rangemode: "tozero"
+ # range: [0,100]
+ legend:
+ orientation: "h"
+ font:
+ size: 16
+ xanchor: "left"
+ yanchor: "top"
+ x: 0
+ y: -0.2
+ bgcolor: "rgba(255, 255, 255, 0)"
+ bordercolor: "rgba(255, 255, 255, 0)"
+ traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
autosize: False
margin:
- t: 50
- b: 20
- l: 80
- r: 20
+ 't': 50
+ 'b': 150
+ 'l': 85
+ 'r': 10
showlegend: True
- legend:
- orientation: "h"
width: 700
- height: 1000
+ height: 700
+ hoverlabel:
+ namelength: -1
+ annotations: [
+ {
+ text: "_ _ __ ...",
+ align: "left",
+ showarrow: False,
+ xref: "paper",
+ yref: "paper",
+ xanchor: "left",
+ yanchor: "top",
+ x: 0,
+ y: -0.125,
+ font: {
+ family: "Consolas, Courier New",
+ size: 15
+ },
+ },
+ {
+ text: " perfect measured limit",
+ align: "left",
+ showarrow: False,
+ xref: "paper",
+ yref: "paper",
+ xanchor: "left",
+ yanchor: "top",
+ x: 0,
+ y: -0.14,
+ font: {
+ family: "Consolas, Courier New",
+ size: 15
+ },
+ },
+ ]
- plot-throughput-speedup-analysis:
+ plot-latency:
+ titlefont:
+ size: 18
xaxis:
+ title: "<b>Direction</b>"
+ titlefont:
+ size: 16
autorange: True
fixedrange: False
- gridcolor: "rgb(238, 238, 238)"
- linecolor: "rgb(238, 238, 238)"
+ gridcolor: "rgb(230, 230, 230)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
- showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
+ showticklabels: False
+ tickcolor: "rgb(220, 220, 220)"
tickmode: "linear"
- tickangle: 270
+ tickfont:
+ size: 16
zeroline: False
yaxis:
- title: "Throughput speedup factor"
- gridcolor: "rgb(238, 238, 238)"
+ title: "<b>Packet Latency [uSec]</b>"
+ titlefont:
+ size: 16
+ type: "linear"
+ gridcolor: "rgb(230, 230, 230)"
hoverformat: ".4s"
- linecolor: "rgb(238, 238, 238)"
+ linecolor: "rgb(220, 220, 220)"
linewidth: 1
showgrid: True
showline: True
showticklabels: True
- tickcolor: "rgb(238, 238, 238)"
- zeroline: False
+ tickcolor: "rgb(220, 220, 220)"
+ tickformat: ".4s"
+ tickfont:
+ size: 16
+ zeroline: True
+ rangemode: "tozero"
legend:
orientation: "h"
- xanchor: "center"
- yanchor: "top"
- x: 0.5
- y: 1
- bgcolor: "rgba(255, 255, 255, 0)"
- bordercolor: "rgba(255, 255, 255, 0)"
- barmode: "group"
- bargap: 0.15
- bargroupgap: 0.1
+ font:
+ size: 16
+ traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
autosize: False
margin:
't': 50
- 'b': 300
- 'l': 50
- 'r': 20
+ 'b': 150
+ 'l': 80
+ 'r': 10
showlegend: True
width: 700
- height: 1000
+ height: 700
+ hoverlabel:
+ namelength: -1
-
type: "static"
@@ -746,7 +854,6 @@
- 30 # sel
- 31 # sel
- 35 # sel
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -862,7 +969,6 @@
- 12 # sel
- 13 # sel
- 14 # sel
- # TODO: Add Data sources
csit-ligato-perf-1807-all:
- 3 # full ?
- 4 # sel
@@ -916,7 +1022,6 @@
- 278
csit-nsh_sfc-verify-func-1807-ubuntu1604-virl:
- 2
- # TODO: Replace with 1807 job:
csit-dmm-functional-master-ubuntu1604-virl:
- 95
csit-hc2vpp-verify-func-1807-ubuntu1604:
@@ -976,7 +1081,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1038,7 +1142,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1100,7 +1203,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1162,7 +1264,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1193,7 +1294,6 @@
reference:
title: "3-Node Hsw"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1238,7 +1338,6 @@
reference:
title: "3-Node Hsw"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 11 # NDRPDR full 1
- 22 # NDRPDR full 2
@@ -1312,7 +1411,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -1368,7 +1466,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -1424,7 +1521,6 @@
compare:
title: "rls1807"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -1451,7 +1547,6 @@
reference:
title: "3-Node Hsw"
data:
- # TODO: Add Data sources
csit-vpp-perf-verify-1807-3n-hsw:
- 8 # MRR full
- 9 # MRR sel
@@ -2853,7 +2948,7 @@
################################################################################
-# Packet Throughput - VPP L2 3n-hsw-x520
+# Packet Throughput - VPP L2 3n-hsw-x520 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
@@ -2865,6 +2960,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -2872,12 +2968,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -2891,6 +2995,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -2898,12 +3003,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -2917,6 +3030,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -2924,12 +3038,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -2943,6 +3065,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -2950,14 +3073,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP L2 3n-hsw-x520 features
-
type: "plot"
title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
@@ -2967,22 +3099,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
layout: "plot-throughput"
-
@@ -2994,22 +3131,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
layout: "plot-throughput"
-
@@ -3021,22 +3163,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
layout: "plot-throughput"
-
@@ -3048,25 +3195,30 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 3n-hsw-x710
+# Packet Throughput - VPP L2 3n-hsw-x710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
@@ -3078,6 +3230,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3085,12 +3238,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3104,6 +3265,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3111,12 +3273,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3130,6 +3300,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3137,12 +3308,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3156,6 +3335,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3163,14 +3343,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP L2 3n-hsw-x710 features
-
type: "plot"
title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
@@ -3180,22 +3369,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
layout: "plot-throughput"
-
@@ -3207,22 +3401,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
layout: "plot-throughput"
-
@@ -3234,22 +3433,27 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
layout: "plot-throughput"
-
@@ -3261,25 +3465,30 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 3n-hsw-xl710
+# Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
@@ -3291,6 +3500,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3298,12 +3508,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3317,6 +3535,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3324,12 +3543,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3343,6 +3570,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3350,12 +3578,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3369,6 +3605,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3376,15 +3613,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 3n-skx-x710
+# Packet Throughput - VPP L2 3n-skx-x710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
@@ -3396,6 +3641,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3403,12 +3649,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3422,6 +3676,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3429,12 +3684,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3448,6 +3711,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3455,12 +3719,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3474,6 +3746,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3481,14 +3754,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP L2 3n-skx-x710 features
-
type: "plot"
title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
@@ -3498,22 +3780,27 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
layout: "plot-throughput"
-
@@ -3525,22 +3812,27 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
layout: "plot-throughput"
-
@@ -3552,22 +3844,27 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
layout: "plot-throughput"
-
@@ -3579,25 +3876,30 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 3n-skx-xxv710
+# Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
@@ -3609,6 +3911,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3616,12 +3919,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3635,6 +3946,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3642,12 +3954,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3661,6 +3981,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3668,12 +3989,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3687,6 +4016,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3694,15 +4024,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 2n-skx-x710
+# Packet Throughput - VPP L2 2n-skx-x710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
@@ -3714,6 +4052,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3721,12 +4060,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3740,6 +4087,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3747,12 +4095,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3766,6 +4122,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3773,12 +4130,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3792,6 +4157,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3799,15 +4165,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP L2 2n-skx-xxv710
+# Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
@@ -3819,6 +4193,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3826,12 +4201,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3845,6 +4228,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3852,12 +4236,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3871,6 +4263,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3878,12 +4271,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -3897,6 +4298,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -3904,12 +4306,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
################################################################################
@@ -3917,10 +4327,10 @@
# Packet Throughput - VPP Container Memif 3n-hsw-x520
-
type: "plot"
- title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
+ title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
@@ -3933,12 +4343,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
layout: "plot-throughput"
-
@@ -3959,12 +4377,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -3985,12 +4411,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4011,12 +4445,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP Container Memif 3n-hsw-x710
@@ -4038,12 +4480,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4064,12 +4514,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -4090,12 +4548,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4116,12 +4582,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP Container Memif 3n-hsw-xl710
@@ -4143,12 +4617,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4169,12 +4651,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -4195,12 +4685,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4221,12 +4719,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP Container Memif 3n-skx-x710
@@ -4248,12 +4754,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4270,16 +4784,24 @@
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
- 'MEMIF'"
+ 'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -4300,12 +4822,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4326,229 +4856,833 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP Container Memif 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP Container Memif 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
################################################################################
-# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
+# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710
+# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
layout: "plot-throughput"
################################################################################
-# Packet Throughput - VPP IPv4 3n-hsw-x520
+# Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
@@ -4558,7 +5692,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4567,12 +5701,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4584,7 +5724,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4593,12 +5733,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -4610,7 +5756,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4619,12 +5765,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4636,7 +5788,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4645,14 +5797,21 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP IPv4 3n-hsw-x520 features
-
type: "plot"
title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
@@ -4662,8 +5821,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4672,12 +5834,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
layout: "plot-throughput"
-
@@ -4689,8 +5859,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4699,12 +5872,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
layout: "plot-throughput"
-
@@ -4716,8 +5897,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4726,12 +5910,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
layout: "plot-throughput"
-
@@ -4743,25 +5935,439 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 3n-hsw-x710
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
@@ -4771,7 +6377,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4780,12 +6386,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4797,7 +6409,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4806,12 +6418,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -4823,7 +6441,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4832,12 +6450,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -4849,7 +6473,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4858,14 +6482,21 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP IPv4 3n-hsw-x710 features
-
type: "plot"
title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
@@ -4875,8 +6506,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4885,12 +6519,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
layout: "plot-throughput"
-
@@ -4902,8 +6544,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4912,12 +6557,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
layout: "plot-throughput"
-
@@ -4929,8 +6582,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4939,12 +6595,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
layout: "plot-throughput"
-
@@ -4956,8 +6620,11 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -4966,15 +6633,426 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 3n-hsw-xl710
+# Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
@@ -4984,7 +7062,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -4993,12 +7071,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5010,7 +7094,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -5019,12 +7103,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5036,7 +7126,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -5045,12 +7135,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5062,7 +7158,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -5071,15 +7167,21 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 3n-skx-x710
+# Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
@@ -5089,7 +7191,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5098,12 +7200,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5115,7 +7223,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5124,12 +7232,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5141,7 +7255,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5150,12 +7264,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5167,7 +7287,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5176,14 +7296,21 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
+# Packet Throughput - VPP IPv4 3n-skx-x710 features
-
type: "plot"
title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
@@ -5193,8 +7320,11 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5203,12 +7333,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
layout: "plot-throughput"
-
@@ -5220,8 +7358,11 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5230,12 +7371,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
layout: "plot-throughput"
-
@@ -5247,8 +7396,11 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5257,12 +7409,20 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
layout: "plot-throughput"
-
@@ -5274,8 +7434,11 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5284,15 +7447,426 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
@@ -5302,7 +7876,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5311,12 +7885,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5328,7 +7908,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5337,12 +7917,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5354,7 +7940,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5363,12 +7949,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5380,7 +7972,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5389,15 +7981,21 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 2n-skx-xxv710
+# Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
@@ -5407,7 +8005,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5416,12 +8014,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5433,7 +8037,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -5442,12 +8046,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5459,7 +8069,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5468,12 +8078,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5485,7 +8101,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -5494,17 +8110,23 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
################################################################################
-# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520
+# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
-
type: "plot"
title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
@@ -5517,18 +8139,26 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5543,18 +8173,26 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5569,18 +8207,26 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5595,21 +8241,158 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
@@ -5622,18 +8405,26 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5648,18 +8439,26 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5674,18 +8473,26 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5700,21 +8507,158 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
layout: "plot-throughput"
-# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710
+# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
-
type: "plot"
title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
@@ -5727,18 +8671,26 @@
'ENCAP' and
'NDRPDR' and
'2T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5753,18 +8705,26 @@
'ENCAP' and
'NDRPDR' and
'2T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5779,18 +8739,26 @@
'ENCAP' and
'NDRPDR' and
'4T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5805,18 +8773,155 @@
'ENCAP' and
'NDRPDR' and
'4T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '4T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '4T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
layout: "plot-throughput"
################################################################################
@@ -5831,7 +8936,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -5841,12 +8946,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5858,7 +8969,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -5868,12 +8979,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5885,7 +9002,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -5895,12 +9012,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5912,7 +9035,152 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv6 3n-hsw-x520 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -5922,12 +9190,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP IPv6 3n-hsw-x710
@@ -5940,7 +9214,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -5950,12 +9224,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -5967,7 +9247,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -5977,12 +9257,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -5994,7 +9280,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -6004,12 +9290,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6021,7 +9313,80 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv6 3n-hsw-x710 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -6031,12 +9396,90 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP IPv6 3n-hsw-xl710
@@ -6049,7 +9492,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -6059,12 +9502,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6076,7 +9525,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -6086,12 +9535,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6103,7 +9558,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -6113,12 +9568,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6130,7 +9591,7 @@
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -6140,12 +9601,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP IPv6 3n-skx-x710
@@ -6158,7 +9625,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -6168,12 +9635,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6185,7 +9658,7 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -6195,12 +9668,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6212,9 +9691,9 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
- '4T2C' and
+ '4T12' and
'IP6FWD' and
not 'SRv6' and
not 'IPSEC' and
@@ -6222,12 +9701,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6239,7 +9724,152 @@
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPv6 3n-skx-x710 - features
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -6249,12 +9879,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP IPv6 2n-skx-x710
@@ -6267,7 +9903,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -6277,12 +9913,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6294,21 +9936,28 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
+ not 'SRv6' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6320,7 +9969,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -6330,12 +9979,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6347,7 +10002,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -6357,12 +10012,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP IPv6 2n-skx-xxv710
@@ -6375,7 +10036,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -6385,12 +10046,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6402,7 +10069,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -6412,12 +10079,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6429,7 +10102,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -6439,12 +10112,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6456,7 +10135,7 @@
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -6466,12 +10145,18 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
layout: "plot-throughput"
################################################################################
@@ -6489,17 +10174,21 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6514,17 +10203,21 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6539,17 +10232,21 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6564,33 +10261,38 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
################################################################################
-# Packet Throughput - VPP IPSec 3n-hsw-xl710
+# Packet Throughput - VPP IPSec 3n-hsw-xl710 base
-
type: "plot"
- title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'1T1C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -6598,25 +10300,27 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'1T1C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -6624,25 +10328,55 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'BASE' and
+ '2T2C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'2T2C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -6650,25 +10384,84 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ '1T1C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ '1T1C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
layout: "plot-throughput"
-
type: "plot"
- title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
algorithm: "plot_performance_box"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'SCALE' and
'2T2C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -6676,12 +10469,150 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ '2T2C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
layout: "plot-throughput"
################################################################################
@@ -6704,12 +10635,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
layout: "plot-throughput"
-
@@ -6729,12 +10661,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
layout: "plot-throughput"
-
@@ -6754,12 +10687,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
layout: "plot-throughput"
-
@@ -6779,12 +10713,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
layout: "plot-throughput"
################################################################################
@@ -6800,18 +10735,26 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6824,18 +10767,26 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6848,18 +10799,26 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6872,18 +10831,26 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP vhost l2sw 3n-hsw-x520
@@ -6897,8 +10864,10 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -6906,12 +10875,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6924,8 +10900,10 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -6933,12 +10911,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -6951,8 +10936,10 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -6960,12 +10947,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -6978,8 +10972,156 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
'2T2C' and
- 'VHOST' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -6987,12 +11129,159 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP vhost ip4 3n-hsw-x710
@@ -7006,18 +11295,26 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7030,18 +11327,26 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7054,18 +11359,26 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -7078,18 +11391,26 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP vhost l2sw 3n-hsw-x710
@@ -7103,8 +11424,10 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7112,12 +11435,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7130,8 +11460,10 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7139,12 +11471,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7157,8 +11496,10 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7166,12 +11507,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -7184,8 +11532,156 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
'2T2C' and
- 'VHOST' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7193,12 +11689,159 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP vhost ip4 3n-hsw-xl710
@@ -7212,18 +11855,26 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7236,18 +11887,26 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7260,18 +11919,26 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -7284,18 +11951,26 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
layout: "plot-throughput"
# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
@@ -7309,8 +11984,10 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7318,12 +11995,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7336,8 +12020,10 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7345,12 +12031,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-throughput"
-
@@ -7363,8 +12056,10 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7372,12 +12067,19 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
layout: "plot-throughput"
-
@@ -7390,8 +12092,1836 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
'2T2C' and
- 'VHOST' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost ip4 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost ip4 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost ip4 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -7399,12 +13929,159 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
+ layout: "plot-throughput"
+
+# Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ traces:
+ hoverinfo: "x+y"
+ boxpoints: "outliers"
+ whiskerwidth: 0
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
+ layout: "plot-throughput"
+
+-
+ type: "plot"
+ title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
+ algorithm: "plot_performance_box"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
layout: "plot-throughput"
################################################################################
@@ -7425,12 +14102,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-1t1c-ndr"
layout: "plot-throughput"
-
@@ -7448,12 +14126,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-2t2c-ndr"
layout: "plot-throughput"
-
@@ -7471,12 +14150,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-1t1c-pdr"
layout: "plot-throughput"
-
@@ -7494,12 +14174,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-2t2c-pdr"
layout: "plot-throughput"
################################################################################
@@ -7521,12 +14202,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -7545,12 +14227,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -7569,12 +14252,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -7593,12 +14277,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 3n-hsw-x710
@@ -7618,12 +14303,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -7642,12 +14328,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -7666,12 +14353,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -7690,12 +14378,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 3n-hsw-xl710
@@ -7715,12 +14404,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -7739,12 +14429,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -7763,12 +14454,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -7787,12 +14479,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 3n-skx-x710
@@ -7812,12 +14505,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -7836,12 +14530,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -7860,12 +14555,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -7884,12 +14580,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 3n-skx-xxv710
@@ -7909,12 +14606,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -7933,12 +14631,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -7957,12 +14656,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -7981,12 +14681,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 2n-skx-x710
@@ -8006,12 +14707,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8030,12 +14732,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8054,12 +14757,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8078,12 +14782,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK l3fwd 2n-skx-xxv710
@@ -8103,12 +14808,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8127,12 +14833,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8151,12 +14858,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8175,12 +14883,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
layout: "plot-throughput"
################################################################################
@@ -8202,12 +14911,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8226,12 +14936,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8250,12 +14961,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8274,12 +14986,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 3n-hsw-x710
@@ -8299,12 +15012,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8323,12 +15037,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8347,12 +15062,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8371,12 +15087,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 3n-hsw-xl710
@@ -8396,12 +15113,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8420,12 +15138,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8444,12 +15163,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8468,12 +15188,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 3n-skx-x710
@@ -8493,12 +15214,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8517,12 +15239,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8541,12 +15264,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8565,12 +15289,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 3n-skx-xxv710
@@ -8590,12 +15315,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8614,12 +15340,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8638,12 +15365,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8662,12 +15390,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 2n-skx-x710
@@ -8687,12 +15416,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8711,12 +15441,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8735,12 +15466,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8759,12 +15491,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
layout: "plot-throughput"
# Packet Throughput - DPDK testpmd 2n-skx-xxv710
@@ -8784,12 +15517,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-throughput"
-
@@ -8808,12 +15542,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-throughput"
-
@@ -8832,12 +15567,13 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
layout: "plot-throughput"
-
@@ -8856,28 +15592,22 @@
parameters:
- "throughput"
- "parent"
+ - "tags"
traces:
hoverinfo: "x+y"
boxpoints: "outliers"
whiskerwidth: 0
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
layout: "plot-throughput"
-
-
-
-
-
-
-
################################################################################
-# Packet Latency - VPP L2 3n-hsw-x520
+# Packet Latency - VPP L2 3n-hsw-x520 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -8885,6 +15615,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -8892,16 +15623,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -8909,6 +15646,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -8916,67 +15654,80 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP L2 3n-hsw-x520 features
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 3n-hsw-x710
+# Packet Latency - VPP L2 3n-hsw-x710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -8984,6 +15735,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -8991,16 +15743,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9008,6 +15766,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9015,67 +15774,80 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP L2 3n-hsw-x710 features
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 3n-hsw-xl710
+# Packet Latency - VPP L2 3n-hsw-xl710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9083,6 +15855,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9090,16 +15863,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9107,6 +15886,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9114,17 +15894,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 3n-skx-x710
+# Packet Latency - VPP L2 3n-skx-x710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9132,6 +15918,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9139,16 +15926,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9156,6 +15949,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9163,67 +15957,80 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP L2 3n-skx-x710 features
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'2T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
'4T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 3n-skx-xxv710
+# Packet Latency - VPP L2 3n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9231,6 +16038,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9238,16 +16046,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9255,6 +16069,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9262,22 +16077,29 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 2n-skx-x710
+# Packet Latency - VPP L2 2n-skx-x710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
+ 'ETH' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T1C' and
@@ -9287,16 +16109,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
@@ -9304,6 +16132,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9311,17 +16140,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
-# Packet Latency - VPP L2 2n-skx-xxv710
+# Packet Latency - VPP L2 2n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
@@ -9329,6 +16164,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'2T1C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9336,16 +16172,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
@@ -9353,6 +16195,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
'4T2C' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
@@ -9360,10 +16203,16 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
################################################################################
@@ -9372,7 +16221,7 @@
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9387,16 +16236,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9411,17 +16266,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP Container Memif 3n-hsw-x710
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9436,16 +16297,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9460,17 +16327,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP Container Memif 3n-hsw-xl710
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9485,16 +16358,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -9509,17 +16388,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP Container Memif 3n-skx-x710
-
type: "plot"
title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9534,16 +16419,22 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -9558,125 +16449,391 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Container Memif 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Container Memif 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '4T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
################################################################################
-# Packet Latency - VPP Container Memif 3n-hsw-x520
+# Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
-
type: "plot"
- title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
layout: "plot-latency"
-
type: "plot"
- title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
layout: "plot-latency"
-# Packet Latency - VPP Container Memif 3n-hsw-x710
+# Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
-
type: "plot"
- title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
+-
+ type: "plot"
+ title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'1T1C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
layout: "plot-latency"
-
type: "plot"
- title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
data: "plot-ligato-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
'2T2C' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
+-
+ type: "plot"
+ title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '1T1C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
+ data: "plot-ligato-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ '2T2C' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
layout: "plot-latency"
################################################################################
-# Packet Latency - VPP IPv4 3n-hsw-x520
+# Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -9685,22 +16842,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -9709,73 +16870,275 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP IPv4 3n-hsw-x520 features
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-nat44-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-iacl-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-oacl-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
layout: "plot-latency"
-# Packet Latency - VPP IPv4 3n-hsw-x710
+# Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -9784,22 +17147,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -9808,73 +17175,275 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP IPv4 3n-hsw-x710 features
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-nat44-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'IACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-iacl-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
layout: "plot-latency"
-# Packet Latency - VPP IPv4 3n-hsw-xl710
+# Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-oacl-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP4FWD' and
@@ -9883,22 +17452,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP4FWD' and
@@ -9907,23 +17480,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
-# Packet Latency - VPP IPv4 3n-skx-x710
+# Packet Latency - VPP IPv4 3n-skx-x710 base and scale
-
type: "plot"
title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -9932,22 +17509,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -9956,73 +17537,275 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
+# Packet Latency - VPP IPv4 3n-skx-x710 features oacl
-
type: "plot"
title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-skx-x710 features nat44
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-nat44-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-skx-x710 features iacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-iacl-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '4T2C' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPv4 3n-skx-x710 features oacl
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ '2T1C' and
+ 'IP4FWD' and
+ 'OACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
layout: "plot-latency"
-# Packet Latency - VPP IPv4 2n-skx-x710
+# Packet Latency - VPP IPv4 2n-skx-x710 base and scale
-
type: "plot"
title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -10031,22 +17814,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -10055,23 +17842,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
-# Packet Latency - VPP IPv4 2n-skx-xxv710
+# Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
-
type: "plot"
title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP4FWD' and
@@ -10080,22 +17871,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP4FWD' and
@@ -10104,10 +17899,14 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
################################################################################
@@ -10116,7 +17915,7 @@
-
type: "plot"
title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10125,22 +17924,28 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10149,23 +17954,86 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
layout: "plot-latency"
# Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
-
type: "plot"
title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10174,22 +18042,28 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10198,23 +18072,86 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '1T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
layout: "plot-latency"
# Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
-
type: "plot"
title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -10223,22 +18160,28 @@
'ENCAP' and
'NDRPDR' and
'2T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
@@ -10246,17 +18189,80 @@
'64B' and
'ENCAP' and
'NDRPDR' and
- '4T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ '4t2c' and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
not 'VHOST' and
not 'IPSECHW'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '2T1C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ '4T2C' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
layout: "plot-latency"
################################################################################
@@ -10265,13 +18271,13 @@
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -10281,22 +18287,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -10306,23 +18316,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP IPv6 3n-hsw-x710
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -10332,22 +18346,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -10357,23 +18375,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP IPv6 3n-hsw-xl710
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'1T1C' and
'IP6FWD' and
@@ -10383,22 +18405,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T2C' and
'IP6FWD' and
@@ -10408,23 +18434,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP IPv6 3n-skx-x710
-
type: "plot"
title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -10434,22 +18464,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -10459,23 +18493,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP IPv6 2n-skx-x710
-
type: "plot"
title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -10485,22 +18523,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -10510,23 +18552,27 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP IPv6 2n-skx-xxv710
-
type: "plot"
title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'2T1C' and
'IP6FWD' and
@@ -10536,22 +18582,26 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'4T2C' and
'IP6FWD' and
@@ -10561,10 +18611,14 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
layout: "plot-latency"
################################################################################
@@ -10573,7 +18627,7 @@
-
type: "plot"
title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10582,21 +18636,23 @@
'ENCAP' and
'NDRPDR' and
'1T1C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10605,31 +18661,34 @@
'ENCAP' and
'NDRPDR' and
'2T2C' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- - "latency"
+ - "throughput"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
################################################################################
-# Packet Latency - VPP IPSec 3n-hsw-xl710
+# Packet Latency - VPP IPSec 3n-hsw-xl710 base
-
type: "plot"
- title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'1T1C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -10637,23 +18696,23 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
- title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'2T2C' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
@@ -10661,10 +18720,105 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPSec 3n-hsw-xl710 scale
+-
+ type: "plot"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ '1T1C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ '2T2C' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP IPSec 3n-hsw-xl710 sw
+-
+ type: "plot"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '1T1C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ '2T2C' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
layout: "plot-latency"
################################################################################
@@ -10673,7 +18827,7 @@
-
type: "plot"
title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10687,16 +18841,15 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -10710,10 +18863,9 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
layout: "plot-latency"
################################################################################
@@ -10722,60 +18874,74 @@
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP vhost l2sw 3n-hsw-x520
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -10783,24 +18949,31 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -10808,70 +18981,217 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
layout: "plot-latency"
# Packet Latency - VPP vhost ip4 3n-hsw-x710
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP vhost l2sw 3n-hsw-x710
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -10879,24 +19199,31 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -10904,70 +19231,217 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
layout: "plot-latency"
# Packet Latency - VPP vhost ip4 3n-hsw-xl710
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'1T1C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
'2T2C' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
layout: "plot-latency"
# Packet Latency - VPP vhost l2sw 3n-hsw-xl710
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'1T1C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -10975,24 +19449,31 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
- layout:
- title: "" # No title
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
+ 'ETH' and
'2T2C' and
- 'VHOST' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -11000,10 +19481,893 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '1T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost ip4 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost ip4 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost ip4 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '2T1C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ '4T2C' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
layout:
- title: "" # No title
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
+ layout: "plot-latency"
+
+# Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '2T1C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
+ layout: "plot-latency"
+
+-
+ type: "plot"
+ title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
+ algorithm: "plot_latency_error_bars"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
+ data: "plot-vpp-throughput-latency-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ '4T2C' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "latency"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
layout: "plot-latency"
################################################################################
@@ -11012,7 +20376,7 @@
-
type: "plot"
title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -11024,16 +20388,15 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-1t1c-ndr"
layout: "plot-latency"
-
type: "plot"
title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
data: "plot-vpp-throughput-latency-3n-hsw"
@@ -11045,10 +20408,9 @@
parameters:
- "latency"
- "parent"
- traces:
- boxmean: False
+ - "tags"
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-2t2c-ndr"
layout: "plot-latency"
################################################################################
@@ -11057,7 +20419,7 @@
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11070,18 +20432,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11094,19 +20453,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 3n-hsw-x710
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11119,18 +20475,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11143,19 +20496,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 3n-hsw-xl710
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11168,18 +20518,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11192,19 +20539,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 3n-skx-x710
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11217,18 +20561,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11241,19 +20582,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 3n-skx-xxv710
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11266,18 +20604,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11290,19 +20625,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 2n-skx-x710
-
type: "plot"
title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11315,18 +20647,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11339,19 +20668,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK l3fwd 2n-skx-xxv710
-
type: "plot"
title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11364,18 +20690,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11388,12 +20711,9 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-latency"
################################################################################
@@ -11402,7 +20722,7 @@
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11415,18 +20735,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11439,19 +20756,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 3n-hsw-x710
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11464,18 +20778,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11488,19 +20799,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 3n-hsw-xl710
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11513,18 +20821,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-hsw"
@@ -11537,19 +20842,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 3n-skx-x710
-
type: "plot"
title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11562,18 +20864,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11586,19 +20885,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 3n-skx-xxv710
-
type: "plot"
title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11611,18 +20907,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-3n-skx"
@@ -11635,19 +20928,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 2n-skx-x710
-
type: "plot"
title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11660,18 +20950,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11684,19 +20971,16 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
layout: "plot-latency"
# Packet Latency - DPDK testpmd 2n-skx-xxv710
-
type: "plot"
title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11709,18 +20993,15 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
layout: "plot-latency"
-
type: "plot"
title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
- algorithm: "plot_latency_box"
+ algorithm: "plot_latency_error_bars"
output-file-type: ".html"
output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
data: "plot-dpdk-throughput-latency-2n-skx"
@@ -11733,12 +21014,9 @@
parameters:
- "latency"
- "parent"
- traces:
- hoverinfo: "x+y"
- boxpoints: "outliers"
- whiskerwidth: 0
+ - "tags"
layout:
- title: "" # No title
+ title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
layout: "plot-latency"
################################################################################
@@ -11762,8 +21040,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -11784,8 +21069,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP Container Memif 3n-hsw-x710
@@ -11807,8 +21099,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -11829,8 +21128,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP Container Memif 3n-hsw-xl710
@@ -11852,8 +21158,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -11874,8 +21187,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP Container Memif 3n-skx-x710
@@ -11897,8 +21217,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -11919,105 +21246,368 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
+ 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' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
+ 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' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
+ 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' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
+ 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' or 'L2PATCH') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2XCFWD"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ - "L2BDMACLRN"
+ layout:
+ title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
-# Speedup - VPP Container k8s memif 3n-hsw-x520
+# Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
-
type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
+ title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
layout: "plot-throughput-speedup-analysis"
-
type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
+ title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP Container Memif 3n-hsw-x710
+# Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
-
type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
+ title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
+ data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
+ data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
+-
+ type: "plot"
+ title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
layout: "plot-throughput-speedup-analysis"
-
type: "plot"
- title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
+ title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ 'L2XCFWD' and
not 'VHOST' and
'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
+-
+ type: "plot"
+ title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
+ data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
+ data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ ('BASE' or 'SCALE') and
+ 'NDRPDR' and
+ ('L2BDMACSTAT' or 'L2BDMACLRN') and
+ not 'VHOST' and
+ 'MEMIF'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VNF"
+ - "2VNF"
+ - "4VNF"
+ - "2VNF"
+ - "4VNF"
+ layout:
+ title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
-# Speedup - VPP IPv4 3n-hsw-x520
+# Speedup - VPP IPv4 3n-hsw-x520 base and scale
-
type: "plot"
title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
@@ -12027,7 +21617,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12036,8 +21626,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12049,7 +21644,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12058,10 +21653,16 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP IPv4 3n-hsw-x520 features
-
type: "plot"
title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
@@ -12071,8 +21672,11 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12081,8 +21685,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12094,21 +21705,204 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-x520 features nat44
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-x520 features iacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'IACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-x520 features oacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
'NDRPDR' and
'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 3n-hsw-x710
+# Speedup - VPP IPv4 3n-hsw-x710 base and scale
-
type: "plot"
title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
@@ -12118,7 +21912,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12127,8 +21921,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12140,7 +21939,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12149,10 +21948,16 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP IPv4 3n-hsw-x710 features
-
type: "plot"
title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
@@ -12162,8 +21967,11 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12172,8 +21980,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12185,21 +22000,204 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-x710 features nat44
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-x710 features iacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'IACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
'NDRPDR' and
'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 3n-hsw-xl710
+# Speedup - VPP IPv4 3n-hsw-x710 features oacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-hsw-xl710 base and scale
-
type: "plot"
title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
@@ -12209,7 +22207,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12218,8 +22216,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12231,7 +22234,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12240,11 +22243,16 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 3n-skx-x710
+# Speedup - VPP IPv4 3n-skx-x710 base and scale
-
type: "plot"
title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
@@ -12254,7 +22262,7 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12263,8 +22271,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12276,7 +22289,7 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12285,10 +22298,16 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP IPv4 3n-skx-x710 features
-
type: "plot"
title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
@@ -12298,8 +22317,11 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12308,8 +22330,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12321,21 +22350,204 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
+ ('IP4BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ ('NAT44' and 'BASE') or
+ ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP4BASE"
+ - "NAT44"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACL"
+ - "OACL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-skx-x710 features nat44
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'NAT44' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "BASE"
+ - "BASE"
+ - "SRC_USER_10"
+ - "SRC_USER_100"
+ - "SRC_USER_1000"
+ - "SRC_USER_2000"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-skx-x710 features iacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'IACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'IACL' and
('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 3n-skx-x710 features oacl
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ layout:
+ title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
'NDRPDR' and
'IP4FWD' and
+ 'OACL' and
+ ('ACL10' or 'ACL50') and '10k_FLOWS' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
+ - "ACL_STATELESS"
+ - "ACL_STATEFUL"
layout:
- title: "" # No title
+ title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 2n-skx-x710
+# Speedup - VPP IPv4 2n-skx-x710 base and scale
-
type: "plot"
title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
@@ -12345,7 +22557,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12354,8 +22566,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12367,7 +22584,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12376,11 +22593,16 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP IPv4 2n-skx-xxv710
+# Speedup - VPP IPv4 2n-skx-xxv710 base and scale
-
type: "plot"
title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
@@ -12390,7 +22612,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12399,8 +22621,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12412,7 +22639,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-XXV710' and
'64B' and
- ('BASE' or 'SCALE') and
+ ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP4FWD' and
not 'IPSEC' and
@@ -12421,8 +22648,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
@@ -12435,20 +22667,26 @@
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
data: "plot-throughput-speedup-analysis-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and
+ filter: "'NIC_Intel-X520_DA2' and
'64B' and
'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12458,20 +22696,81 @@
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520_DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'ENCAP' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
'NDRPDR' and
- 'IP4FWD' and
- not 'IPSEC' and
- not 'VHOST'"
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv4 Tunnels 3n-hsw-x710
@@ -12485,17 +22784,23 @@
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'"
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12508,17 +22813,78 @@
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'"
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv4 Tunnels 3n-skx-x710
@@ -12532,17 +22898,23 @@
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'"
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12555,17 +22927,78 @@
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'"
+ 'VXLAN' and
+ 'L2BDMACLRN' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not DOT1Q"
+ - "VXLAN_1"
+ - "VXLAN_10"
+ - "VXLAN_100"
+ - "VXLAN_1000"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
+ layout:
+ title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'ENCAP' and
+ 'NDRPDR' and
+ ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
+ not 'DOT1Q' and
+ not 'VHOST' and
+ not 'IPSECHW'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2BDMACLRN"
+ - "L2XCFWD"
+ - "LISP"
layout:
- title: "" # No title
+ title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
@@ -12580,7 +23013,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12590,8 +23023,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12603,7 +23041,39 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
+ layout:
+ title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv6 3n-hsw-x520 features
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12613,8 +23083,44 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ layout:
+ title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv6 3n-hsw-x710
@@ -12627,7 +23133,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12637,8 +23143,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12650,7 +23161,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12660,8 +23171,76 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv6 3n-hsw-x710 features
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ layout:
+ title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ layout:
+ title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv6 3n-hsw-xl710
@@ -12674,7 +23253,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12684,8 +23263,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12697,7 +23281,7 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12707,8 +23291,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv6 3n-skx-x710
@@ -12721,7 +23310,7 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12731,8 +23320,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12744,7 +23338,7 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12754,8 +23348,76 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPv6 3n-skx-x710 features
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ layout:
+ title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '78B' and
+ ('IP6BASE' or
+ 'POLICE_MARK' or
+ 'COPWHLIST' or
+ 'IACLDST') and
+ 'NDRPDR' and
+ 'IP6FWD' and
+ not 'SRv6' and
+ not 'IPSEC' and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "IP6BASE"
+ - "POLICE_MARK"
+ - "COPWHLIST"
+ - "IACLDST"
+ layout:
+ title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv6 2n-skx-x710
@@ -12768,7 +23430,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12778,8 +23440,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12791,17 +23458,23 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-X710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
+ not 'SRv6' and
not 'IPSEC' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
# Speedup - VPP IPv6 2n-skx-xxv710
@@ -12814,7 +23487,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12824,8 +23497,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12837,7 +23515,7 @@
data: "plot-throughput-speedup-analysis-2n-skx"
filter: "'NIC_Intel-XXV710' and
'78B' and
- ('BASE' or 'SCALE') and
+ ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
'NDRPDR' and
'IP6FWD' and
not 'SRv6' and
@@ -12847,8 +23525,13 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP6BASE"
+ - "FIB_20K"
+ - "FIB_200K"
+ - "FIB_2M"
layout:
- title: "" # No title
+ title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
@@ -12865,14 +23548,17 @@
'78B' and
'ENCAP' and
'NDRPDR' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12886,30 +23572,34 @@
'78B' and
'ENCAP' and
'NDRPDR' and
- ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
+ 'LISP' and
not 'VHOST'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "IP4UNRLAY"
+ - "IP6UNRLAY"
layout:
- title: "" # No title
+ title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
-# Speedup - VPP IPSec 3n-hsw-xl710
+# Speedup - VPP IPSec 3n-hsw-xl710 base
-
type: "plot"
- title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
not 'VHOST'"
@@ -12918,20 +23608,21 @@
- "parent"
- "tags"
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-base-ndr"
layout: "plot-throughput-speedup-analysis"
-
type: "plot"
- title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
algorithm: "plot_throughput_speedup_analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-XL710' and
'64B' and
'IP4FWD' and
'NDRPDR' and
+ 'BASE' and
'IPSECHW' and
('IPSECTRAN' or 'IPSECTUN') and
not 'VHOST'"
@@ -12940,7 +23631,99 @@
- "parent"
- "tags"
layout:
- title: "" # No title
+ title: "ipsec-3n-hsw-xl710-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPSec 3n-hsw-xl710 scale
+-
+ type: "plot"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'SCALE' and
+ 'IPSECHW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Speedup - VPP IPSec 3n-hsw-xl710 sw
+-
+ type: "plot"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'IP4FWD' and
+ 'NDRPDR' and
+ 'IPSECSW' and
+ ('IPSECTRAN' or 'IPSECTUN') and
+ not 'VHOST'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ layout:
+ title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
@@ -12964,7 +23747,7 @@
- "parent"
- "tags"
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -12985,12 +23768,12 @@
- "parent"
- "tags"
layout:
- title: "" # No title
+ title: "srv6-3n-hsw-x520-78b-features-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
-# Speedup - VPP L2 3n-hsw-x520
+# Speedup - VPP L2 3n-hsw-x520 base and scale
-
type: "plot"
title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
@@ -13002,6 +23785,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13009,8 +23793,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13024,6 +23815,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13031,10 +23823,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP L2 3n-hsw-x520 features
-
type: "plot"
title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
@@ -13044,18 +23844,22 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13067,21 +23871,25 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X520-DA2' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x520-64b-features-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 3n-hsw-x710
+# Speedup - VPP L2 3n-hsw-x710 base and scale
-
type: "plot"
title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
@@ -13093,6 +23901,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13100,8 +23909,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13115,6 +23931,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13122,10 +23939,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP L2 3n-hsw-x710 features
-
type: "plot"
title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
@@ -13135,18 +23960,22 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13158,21 +23987,25 @@
data: "plot-throughput-speedup-analysis-3n-hsw"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-hsw-x710-64b-features-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 3n-hsw-xl710
+# Speedup - VPP L2 3n-hsw-xl710 base and scale
-
type: "plot"
title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
@@ -13184,6 +24017,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13191,8 +24025,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13206,6 +24047,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13213,11 +24055,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 3n-skx-x710
+# Speedup - VPP L2 3n-skx-x710 base and scale
-
type: "plot"
title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
@@ -13229,6 +24078,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13236,8 +24086,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13251,6 +24108,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13258,10 +24116,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
+# Speedup - VPP L2 3n-skx-x710 features
-
type: "plot"
title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
@@ -13271,18 +24137,22 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-features-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13294,21 +24164,25 @@
data: "plot-throughput-speedup-analysis-3n-skx"
filter: "'NIC_Intel-X710' and
'64B' and
- 'FEATURE' and
- ('ACL10' or 'ACL50') and '10k_FLOWS' and
'NDRPDR' and
- ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
+ (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
+ not 'ACL' and
not 'VHOST' and
not 'MEMIF'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "L2XCBASE" # l2xcbase
+ - "L2BDBASE" # l2bdbase
+ - "L2XCFWD" # dot1q-l2xcbase
+ - "L2BDMACLRN" # dot1q-l2bdbase
layout:
- title: "" # No title
+ title: "l2sw-3n-skx-x710-64b-features-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 3n-skx-xxv710
+# Speedup - VPP L2 3n-skx-xxv710 base and scale
-
type: "plot"
title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
@@ -13320,6 +24194,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13327,8 +24202,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13342,6 +24224,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13349,11 +24232,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 2n-skx-x710
+# Speedup - VPP L2 2n-skx-x710 base and scale
-
type: "plot"
title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
@@ -13365,6 +24255,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13372,8 +24263,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13387,6 +24285,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13394,11 +24293,18 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP L2 2n-skx-xxv710
+# Speedup - VPP L2 2n-skx-xxv710 base and scale
-
type: "plot"
title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
@@ -13410,6 +24316,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13417,8 +24324,15 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13432,6 +24346,7 @@
'64B' and
('BASE' or 'SCALE') and
'NDRPDR' and
+ 'ETH' and
('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
not 'VHOST' and
not 'MEMIF'"
@@ -13439,13 +24354,20 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "L2PATCH"
+ - "L2XCBASE"
+ - "BASE"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
################################################################################
-# Speedup - VPP vhost ip4 3n-hsw-x520
+# Packet Speedup - VPP vhost ip4 3n-hsw-x520
-
type: "plot"
title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
@@ -13456,14 +24378,21 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13476,17 +24405,24 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost l2sw 3n-hsw-x520
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x520
-
type: "plot"
title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
@@ -13497,7 +24433,9 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13506,8 +24444,14 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13520,7 +24464,73 @@
filter: "'NIC_Intel-X520-DA2' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13529,11 +24539,77 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X520-DA2' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost ip4 3n-hsw-x710
+# Packet Speedup - VPP vhost ip4 3n-hsw-x710
-
type: "plot"
title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
@@ -13544,14 +24620,21 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13564,17 +24647,24 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost l2sw 3n-hsw-x710
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x710
-
type: "plot"
title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
@@ -13585,7 +24675,9 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13594,8 +24686,14 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13608,7 +24706,9 @@
filter: "'NIC_Intel-X710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13617,11 +24717,141 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
layout:
- title: "" # No title
+ title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost ip4 3n-hsw-xl710
+# Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost ip4 3n-hsw-xl710
-
type: "plot"
title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
@@ -13632,14 +24862,21 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13652,17 +24889,24 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
- not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
parameters:
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost l2sw 3n-hsw-xl710
+# Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
-
type: "plot"
title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
@@ -13673,7 +24917,9 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13682,8 +24928,14 @@
- "throughput"
- "parent"
- "tags"
- layout:
- title: "" # No title
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13696,7 +24948,526 @@
filter: "'NIC_Intel-XL710' and
'64B' and
'NDRPDR' and
- 'VHOST' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-hsw"
+ filter: "'NIC_Intel-XL710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost ip4 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-skx-x710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-3n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost ip4 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-x710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
not 'VXLAN' and
not 'IP4FWD' and
not 'DOT1Q' and
@@ -13705,11 +25476,352 @@
- "throughput"
- "parent"
- "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-X710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost ip4 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
layout:
- title: "" # No title
+ title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-# Speedup - VPP vhost l2sw 3n-hsw-x520
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'IP4FWD' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "1VM"
+ - "2VM"
+ layout:
+ title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'L2BDMACLRN' and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "VM" # "not CFS_OPT"
+ - "CFS_OPT"
+ - "FIB_10K"
+ - "FIB_100K"
+ - "FIB_1M"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ 'BASE' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q' and
+ not '2VM'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "not CFS_OPT"
+ - "L2XCFWD"
+ - "not CFS_OPT"
+ - "CFS_OPT"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+# Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
+ layout: "plot-throughput-speedup-analysis"
+
+-
+ type: "plot"
+ title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
+ algorithm: "plot_throughput_speedup_analysis"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
+ data: "plot-throughput-speedup-analysis-2n-skx"
+ filter: "'NIC_Intel-XXV710' and
+ '64B' and
+ 'NDRPDR' and
+ 'ETH' and
+ ('L2BDMACLRN' or 'L2XCFWD') and
+ 'VHOST_1024' and
+ not 'CFS_OPT' and
+ not 'VXLAN' and
+ not 'IP4FWD' and
+ not 'DOT1Q'"
+ parameters:
+ - "throughput"
+ - "parent"
+ - "tags"
+ sort:
+ - "1VM"
+ - "L2XCFWD"
+ - "1VM"
+ - "L2BDMACLRN"
+ layout:
+ title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
+ layout: "plot-throughput-speedup-analysis"
+
+################################################################################
+
+# Speedup - VPP vts 3n-hsw-x520
-
type: "plot"
title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
@@ -13726,7 +25838,7 @@
- "parent"
- "tags"
layout:
- title: "" # No title
+ title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
layout: "plot-throughput-speedup-analysis"
-
@@ -13745,5 +25857,5 @@
- "parent"
- "tags"
layout:
- title: "" # No title
- layout: "plot-throughput-speedup-analysis"
+ title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
+ layout: "plot-throughput-speedup-analysis" \ No newline at end of file