summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/csit/csit.yaml1866
-rw-r--r--jjb/vpp/include-raw-vpp-test-checkstyle.sh8
-rw-r--r--jjb/vpp/vpp.yaml2
-rw-r--r--packer/provision/basebuild.sh24
4 files changed, 1894 insertions, 6 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index ad622be74..2c0246389 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -326,6 +326,939 @@
xpath-type: 'nodeset'
xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="4"]'
+ - title: '64B-1t1c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-2t2c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-4t4c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-1t1c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-2t2c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-4t4c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-l2-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+
+ - title: '64B-1t1c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-2t2c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-4t4c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-1t1c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-2t2c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-4t4c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv4-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IP4FWD")]'
+
+ - title: '78B-1t1c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-2t2c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-4t4c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-1t1c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-2t2c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-4t4c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-ipv6-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IP6FWD")]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-7.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-8.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-9.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-10.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-11.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-12.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-7.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-8.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-9.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-10.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-11.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-sw-12.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-7.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-8.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-9.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-10.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-11.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-crypto-hw-12.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-7.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-8.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-9.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-10.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-11.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-sw-12.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-7.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-8.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-9.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-10.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-11.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-encap-crypto-hw-12.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-1.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-2t2c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-2.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-4t4c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-3.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-1t1c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-4.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-2t2c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-5.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-4t4c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-perf-{stream}-{type}-vhost-6.csv'
+ series:
+ - file: 'output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
@@ -616,6 +1549,939 @@
xpath-type: 'nodeset'
xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="4"]'
+ - title: '64B-1t1c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-2t2c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-4t4c-eth-l2*-ndrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-1t1c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-2t2c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+ - title: '64B-4t4c-eth-l2*-pdrdisc'
+ group: 'RFC2544: Xconnect and Bridge Domain'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-l2-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "BASE") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "L2BDMACSTAT") or contains(@tags, "L2BDMACLRN") or contains(@tags, "L2XCFWD"))]'
+
+ - title: '64B-1t1c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-2t2c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-4t4c-ethip4-ip4*-ndrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-1t1c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-2t2c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IP4FWD")]'
+ - title: '64B-4t4c-ethip4-ip4*-pdrdisc'
+ group: 'RFC2544: IPv4 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv4-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IP4FWD")]'
+
+ - title: '78B-1t1c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-2t2c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-4t4c-ethip6-ip6*-ndrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-1t1c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-2t2c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IP6FWD")]'
+ - title: '78B-4t4c-ethip6-ip6*-pdrdisc'
+ group: 'RFC2544: IPv6 base, scale, feature'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-ipv6-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and (contains(@tags, "BASE") or contains(@tags, "SCALE") or contains(@tags, "FEATURE")) and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IP6FWD")]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-7.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-8.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-9.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-10.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-11.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels - LISP, VXLAN, GPE, GRE'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-12.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-7.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-8.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-9.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-10.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-11.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in software: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-sw-12.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP4FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-7.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-8.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-9.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-10.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-11.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Crypto in hardware: IP4FWD, IP6FWD'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-crypto-hw-12.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "IP6FWD") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-7.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-8.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-9.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-10.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-11.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in software'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-sw-12.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECSW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-1t1c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-2t2c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '64B-4t4c-ethip4*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-7.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-8.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-ndrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-9.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-1t1c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-10.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-2t2c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-11.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+ - title: '78B-4t4c-ethip6*-pdrdisc'
+ group: 'RFC2544: Overlay tunnels with crypto in hardware'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-encap-crypto-hw-12.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="78B" and not(contains(@tags, "VHOST")) and contains(@tags, "ENCAP") and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and (contains(@tags, "VXLAN") or contains(@tags, "VXLANGPE") or contains(@tags, "LISP") or contains(@tags, "LISPGPE") or contains(@tags, "GRE")) and contains(@tags, "IPSECHW") and (contains(@tags, "IPSECTRAN") or contains(@tags, "IPSECTUN"))]'
+
+ - title: '64B-1t1c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-1.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "1T1C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-2t2c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-2.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "2T2C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-4t4c-*-vhost-*-ndrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-3.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "NDRDISC") and contains(@tags, "4T4C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-1t1c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-4.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "1T1C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-2t2c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-5.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "2T2C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+ - title: '64B-4t4c-*-vhost-*-pdrdisc'
+ group: 'RFC2544: vhost-user'
+ yaxis: 'Packets Per Second'
+ num-builds: '20'
+ keep-records: True
+ csv-file-name: 'csit-vpp-verify-perf-master-nightly-all-vhost-6.csv'
+ series:
+ - file: 'csit/output_perf_data.xml'
+ format: xml
+ xpath-type: 'nodeset'
+ xpath: '//*[@framesize="64B" and contains(@tags, "PDRDISC") and not(contains(@tags,"NDRDISC")) and contains(@tags, "4T4C") and contains(@tags, "VHOST") and (contains(@tags, "ETH") or contains(@tags, "DOT1Q") or contains(@tags, "VXLAN"))]'
+
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
diff --git a/jjb/vpp/include-raw-vpp-test-checkstyle.sh b/jjb/vpp/include-raw-vpp-test-checkstyle.sh
new file mode 100644
index 000000000..fd44cb60d
--- /dev/null
+++ b/jjb/vpp/include-raw-vpp-test-checkstyle.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+if grep '.PHONY: checkstyle' test/Makefile > /dev/null
+then
+ make test-checkstyle
+else
+ echo "Can't find checkstyle target in test/Makefile - skipping test checkstyle"
+fi
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index f8b52caa8..bc1d5597d 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -106,6 +106,8 @@
- shell:
!include-raw-escape: include-raw-vpp-checkstyle.sh
- shell:
+ !include-raw-escape: include-raw-vpp-test-checkstyle.sh
+ - shell:
!include-raw-escape: include-raw-vpp-build.sh
publishers:
- archive:
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh
index 0d8a90236..75eecc9d2 100644
--- a/packer/provision/basebuild.sh
+++ b/packer/provision/basebuild.sh
@@ -6,7 +6,8 @@ rh_systems() {
# RH Install build tools
echo "---> Installing RH build tools $(date +'%Y%m%dT%H%M%S')"
- RH_TOOLS_PKGS="@development redhat-lsb glibc-static java-1.8.0-openjdk-devel yum-utils openssl-devel apr-devel indent"
+ RH_TOOLS_PKGS="@development redhat-lsb glibc-static \
+ java-1.8.0-openjdk-devel yum-utils openssl-devel apr-devel indent rpm"
yum install -y ${RH_TOOLS_PKGS}
# Memory leakage checks
@@ -15,7 +16,7 @@ rh_systems() {
# RH Install Python dependencies
###REMOVED mysql-devel
echo "---> Installing RH Python dependencies $(date +'%Y%m%dT%H%M%S')"
- RH_PYTHON_PKGS="python-devel python-virtualenv python-setuptools python-pip openssl-devel"
+ RH_PYTHON_PKGS="python-devel python-virtualenv python-setuptools python-pip kernel-devel"
yum install -y ${RH_PYTHON_PKGS}
# RH Install Documentation packages
@@ -26,7 +27,7 @@ rh_systems() {
# RH Install GCC packages
echo "---> Installing RH GCC packages $(date +'%Y%m%dT%H%M%S')"
- RH_GCC_PKGS="cpp gcc c++ cmake"
+ RH_GCC_PKGS="cpp gcc c++ cmake make"
yum install -y ${RH_GCC_PKGS}
# RH Install components to build Ganglia modules
@@ -47,6 +48,10 @@ rh_systems() {
RH_TLKD_PKGS="libpcap-devel libcap-devel"
yum install -y ${RH_TLKD_PKGS}
+ # RH Install Puppet packages
+ PUPPET_PKGS="libxml2-devel libxslt-devel ruby-devel zlib-devel"
+ yum install -y ${PUPPET_PKGS}
+
# RH Install debuginfo packages
#echo "---> Installing debug packages $(date +'%Y%m%dT%H%M%S')"
#RH_DEBUG_PKGS="glibc openssl-libs zlib"
@@ -114,16 +119,23 @@ ubuntu_systems() {
# DEB Install GCC packages
echo "---> Installing GCC-5 packages $(date +'%Y%m%dT%H%M%S')"
- GCC_PKGS="cpp gcc g++ cmake lcov"
+ GCC_PKGS="cpp gcc g++ cmake lcov gcc-multilib"
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get update
apt install -y ${GCC_PKGS}
# DEB Install VPP packages to shorten build times
echo "---> Installing VPP DEB_DEPENDS packages $(date +'%Y%m%dT%H%M%S')"
- VPP_PKGS="curl build-essential autoconf automake bison libssl-dev ccache debhelper dkms git libtool libganglia1-dev libapr1-dev dh-systemd libconfuse-dev git-review exuberant-ctags cscope indent pkg-config"
+ VPP_PKGS="curl build-essential autoconf automake bison libssl-dev ccache \
+ debhelper dkms git libtool libganglia1-dev libapr1-dev dh-systemd \
+ libconfuse-dev git-review exuberant-ctags cscope indent pkg-config emacs"
apt install -y ${VPP_PKGS}
+ # DEB Install CSIT packages
+ CSIT_PKGS="libxml2 libxml2-dev libxslt-dev zlib1g-dev bc unzip"
+ apt install -y ${CSIT_PKGS}
+ pip install
+
# DEB Install latest kernel and uio
echo "---> Installing kernel image and header packages $(date +'%Y%m%dT%H%M%S')"
DEB_PKGS="linux-image-extra-virtual linux-headers-virtual linux-headers-`uname -r`"
@@ -147,7 +159,7 @@ ubuntu_systems() {
# DEB Manipulation tools, edits debugger, and LSB
echo "---> Installing tools packages $(date +'%Y%m%dT%H%M%S')"
- TOOL_PKGS="iproute2 ethtool vlan bridge-utils vim gdb lsb-release"
+ TOOL_PKGS="iproute2 ethtool vlan bridge-utils vim gdb lsb-release gdbserver"
apt install -y ${TOOL_PKGS}
# DEB Clean up packages for a smaller image