From: Jan Gelety Date: Fri, 13 Dec 2019 15:11:58 +0000 (+0100) Subject: Trending: new daily set X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=cf9fbdf9e597dbdcb89823a3151c5396eadea70c Trending: new daily set New daily sets are prepared based on information in https://gerrit.fd.io/r/c/csit/+/24073/1/docs/job_specs/perf_tests_job_specs.md and previous test set definitions in docs/job_specs/test_select_list_[2n|3n]_[clx|skx|hsw|tsh|dnv].md files. - mrr-daily-2n-clx: 510 TCs (incl. nfv_density), expected exec. time 8:50h - mrr-daily-2n-skx: 525 TCs (incl. nfv_density), expected exec. time 7:55h - mrr-daily-3n-skx: 393 TCs (incl. nfv_density), expected exec. time 11:00h - mrr-daily-3n-hsw: 177 TCs (incl. nfv_density), expected exec. time 7:10h - mrr-daily-3n-tsh: 204 TCs, expected exec. time 21:00h - mrr-daily-2n-dnv: 84 TCs, expected exec. time 2:25h - mrr-daily-3n-dnv: 144 TCs, expected exec. time 6:35h + add some missing test suites + add trex-sl-2n-ethip4udp-1000u15p.py T-Rex traffic profile + correction of TS and TC names and tags in directory tests/vpp/perf/nfv_density/chain_ipsec Change-Id: Icfc86e9af97ed8dd8ccd2a34355c99aad69a28c0 Signed-off-by: Jan Gelety --- diff --git a/resources/libraries/bash/function/common.sh b/resources/libraries/bash/function/common.sh index eb7cee970e..d191e783d4 100644 --- a/resources/libraries/bash/function/common.sh +++ b/resources/libraries/bash/function/common.sh @@ -753,6 +753,14 @@ function select_tags () { esac sed_nic_sub_cmd="sed s/\${default_nic}/${default_nic}/" + sed_nics_sub_cmd="sed -e s/ANDxxv710/ANDnic_intel-xxv710/" + sed_nics_sub_cmd+=" | sed -e s/ANDx710/ANDnic_intel-x710/" + sed_nics_sub_cmd+=" | sed -e s/ANDxl710/ANDnic_intel-xl710/" + sed_nics_sub_cmd+=" | sed -e s/ANDx520-da2/ANDnic_intel-x520-da2/" + sed_nics_sub_cmd+=" | sed -e s/ANDx553/ANDnic_intel-x553/" + sed_nics_sub_cmd+=" | sed -e s/ANDcx556a/ANDnic_mellanox-cx556a/" + sed_nics_sub_cmd+=" | sed -e s/ANDvic1227/ANDnic_cisco-vic-1227/" + sed_nics_sub_cmd+=" | sed -e s/ANDvic1385/ANDnic_cisco-vic-1385/" # Tag file directory shorthand. tfd="${BASH_FUNCTION_DIR}" case "${TEST_CODE}" in @@ -761,8 +769,9 @@ function select_tags () { readarray -t test_tag_array < "${tfd}/mlr-weekly.txt" || die ;; *"mrr-daily"* ) - readarray -t test_tag_array <<< $(${sed_nic_sub_cmd} \ - ${tfd}/mrr-daily-${FLAVOR}.txt) || die + readarray -t test_tag_array <<< $(sed 's/ //g' \ + ${tfd}/mrr-daily-${NODENESS}-${FLAVOR}.txt | + eval ${sed_nics_sub_cmd}) || die ;; *"mrr-weekly"* ) readarray -t test_tag_array <<< $(${sed_nic_sub_cmd} \ diff --git a/resources/libraries/bash/function/mrr-daily-2n-clx.txt b/resources/libraries/bash/function/mrr-daily-2n-clx.txt new file mode 100644 index 0000000000..c5aea1f0d5 --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-2n-clx.txt @@ -0,0 +1,743 @@ +# 2n-clx +## ./container_memif +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +### mellanox-cx556a +#### rdma-core +##### eth-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2memif-1dcr +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2memif-1dcr +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base-eth-2memif-1dcr +## ./crypto +## ./ip4 +### intel-x710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +##### dot1q-ip4base +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +### intel-xxv710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +### mellanox-cx556a +#### rdma-core +##### ethip4-ip4base +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip4base +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip4base +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +## ./ip4_tunnels +## ./ip6 +### intel-x710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +##### dot1q-ip6base +1c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +### intel-xxv710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +### mellanox-cx556a +#### rdma-core +##### ethip6-ip6base +1c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6base +2c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6base +4c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale20k +2c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale20k +4c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale200k +2c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale200k +4c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale2m +2c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale2m +4c AND 78b AND mrr AND cx556a AND drv_rdma_core AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip6base +2c AND 78b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip6base +4c AND 78b AND mrr AND cx556a AND drv_rdma_core AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +### mellanox-cx556a +#### rdma-core +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2patch +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2patch +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2patch +## ./lb +## ./nfv_density/dcr_memif/chain +### intel-xxv710 +#### avf +##### eth-l2bd-1ch-2mif-1dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +##### eth-l2bd-1ch-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +##### eth-l2bd-1ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-1ch-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +##### eth-l2bd-2ch-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +##### eth-l2bd-2ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-4ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-6ch-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +## ./nfv_density/dcr_memif/chain_ipsec +## ./nfv_density/dcr_memif/pipeline +### intel-xxv710 +#### avf +##### eth-l2bd-1pl-2mif-1dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +##### eth-l2bd-2pl-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +##### eth-l2bd-6pl-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +## ./nfv_density/vm_vhost/chain +### intel-xxv710 +#### avf +##### eth-l2bd-1ch-2vh-1vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +##### eth-l2bd-1ch-4vh-2vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +##### eth-l2bd-1ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +##### eth-l2bd-1ch-12vh-6vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +##### eth-l2bd-2ch-4vh-2vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +##### eth-l2bd-2ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +##### eth-l2bd-4ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +##### eth-l2bd-6ch-12vh-6vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +### intel-xxv710 +#### avf +##### dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +##### dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +##### dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +##### dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +## ./srv6 +## ./tcp +## ./vm_vhost +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +### mellanox-cx556a +#### rdma-core +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND cx556a AND drv_rdma_core AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +## ./vts +### intel-xxv710 +#### avf +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +#### dpdk-vfio-pci +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm diff --git a/resources/libraries/bash/function/mrr-daily-2n-dnv.txt b/resources/libraries/bash/function/mrr-daily-2n-dnv.txt new file mode 100644 index 0000000000..5f2cfea4e9 --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-2n-dnv.txt @@ -0,0 +1,136 @@ +# 2n-dnv +## ./container_memif +## ./crypto +## ./ip4 +### intel-x553 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +## ./ip4_tunnels +## ./ip6 +### intel-x553 +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x553 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +## ./lb +## ./nfv_density/dcr_memif/chain +## ./nfv_density/dcr_memif/chain_ipsec +## ./nfv_density/dcr_memif/pipeline +## ./nfv_density/vm_vhost/chain +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +## ./srv6 +## ./tcp +## ./vm_vhost +## ./vts diff --git a/resources/libraries/bash/function/mrr-daily-2n-skx.txt b/resources/libraries/bash/function/mrr-daily-2n-skx.txt new file mode 100644 index 0000000000..f847cd4ecd --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-2n-skx.txt @@ -0,0 +1,755 @@ +# 2n-skx +## ./container_memif +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1dcr +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1dcr +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +## ./crypto +## ./ip4 +### intel-x710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND ethip4-ip4base +##### dot1q-ip4base +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip4base +### intel-xxv710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k +##### ethip4-ip4scale20k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale20k-rnd +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k +##### ethip4-ip4scale200k-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale200k-rnd +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +##### ethip4-ip4scale2m-rnd +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m-rnd +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +## ./ip4_tunnels +## ./ip6 +### intel-x710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND x710 AND drv_vfio_pci AND ethip6-ip6base +##### dot1q-ip4base +1c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND x710 AND drv_vfio_pci AND dot1q-ip6base +### intel-xxv710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND x710 AND drv_vfio_pci AND eth-l2patch +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### dot1q-l2bdbasemaclrn-gbp +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-gbp +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +## ./lb +## ./nfv_density/dcr_memif/chain +### intel-xxv710 +#### avf +##### eth-l2bd-1ch-2mif-1dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2mif-1dcr1t-vppip4 +##### eth-l2bd-1ch-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4mif-2dcr1t-vppip4 +##### eth-l2bd-1ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-1ch-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12mif-6dcr1t-vppip4 +##### eth-l2bd-1ch-16mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16mif-8dcr1t-vppip4 +##### eth-l2bd-1ch-20mif-10dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20mif-10dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20mif-10dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20mif-10dcr1t-vppip4 +##### eth-l2bd-2ch-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4mif-2dcr1t-vppip4 +##### eth-l2bd-2ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-2ch-16mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16mif-8dcr1t-vppip4 +##### eth-l2bd-2ch-24mif-12dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24mif-12dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24mif-12dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24mif-12dcr1t-vppip4 +##### eth-l2bd-2ch-32mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32mif-16dcr1t-vppip4 +##### eth-l2bd-2ch-40mif-20dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40mif-20dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40mif-20dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40mif-20dcr1t-vppip4 +##### eth-l2bd-4ch-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8mif-4dcr1t-vppip4 +##### eth-l2bd-4ch-16mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16mif-8dcr1t-vppip4 +##### eth-l2bd-4ch-32mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32mif-16dcr1t-vppip4 +##### eth-l2bd-4ch-48mif-24dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-48mif-24dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-48mif-24dcr1t-vppip4 +##### eth-l2bd-6ch-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12mif-6dcr1t-vppip4 +##### eth-l2bd-6ch-24mif-12dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24mif-12dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24mif-12dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24mif-12dcr1t-vppip4 +##### eth-l2bd-6ch-48mif-24dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-48mif-24dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-48mif-24dcr1t-vppip4 +##### eth-l2bd-8ch-16mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16mif-8dcr1t-vppip4 +##### eth-l2bd-8ch-32mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32mif-16dcr1t-vppip4 +##### eth-l2bd-10ch-20mif-10dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20mif-10dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20mif-10dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20mif-10dcr1t-vppip4 +##### eth-l2bd-10ch-40mif-20dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40mif-20dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40mif-20dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40mif-20dcr1t-vppip4 +## ./nfv_density/dcr_memif/chain_ipsec +## ./nfv_density/dcr_memif/pipeline +### intel-xxv710 +#### avf +##### eth-l2bd-1pl-2mif-1dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-1dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-2dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-4dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-6dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-8dcr1t-vppip4 +##### eth-l2bd-1pl-2mif-10dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-10dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-10dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1pl-2mif-10dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-2dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-2dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-4dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-8dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-12dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-12dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-12dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-12dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-16dcr1t-vppip4 +##### eth-l2bd-2pl-4mif-20dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-20dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-20dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-4mif-20dcr1t-vppip4 +##### eth-l2bd-2pl-8mif-4dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2pl-8mif-4dcr1t-vppip4 +##### eth-l2bd-4pl-8mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-8dcr1t-vppip4 +##### eth-l2bd-4pl-8mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-16dcr1t-vppip4 +##### eth-l2bd-4pl-8mif-24dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-24dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4pl-8mif-24dcr1t-vppip4 +##### eth-l2bd-6pl-12mif-6dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-6dcr1t-vppip4 +##### eth-l2bd-6pl-12mif-12dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-12dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-12dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-12dcr1t-vppip4 +##### eth-l2bd-6pl-12mif-24dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-24dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6pl-12mif-24dcr1t-vppip4 +##### eth-l2bd-8pl-16mif-8dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-8dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-8dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-8dcr1t-vppip4 +##### eth-l2bd-8pl-16mif-16dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-16dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-16dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8pl-16mif-16dcr1t-vppip4 +##### eth-l2bd-10pl-20mif-10dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-10dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-10dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-10dcr1t-vppip4 +##### eth-l2bd-10pl-20mif-20dcr1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-20dcr1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-20dcr1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10pl-20mif-20dcr1t-vppip4 +## ./nfv_density/vm_vhost/chain +### intel-xxv710 +#### avf +##### eth-l2bd-1ch-2vh-1vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-2vh-1vm1t-vppip4 +##### eth-l2bd-1ch-4vh-2vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-4vh-2vm1t-vppip4 +##### eth-l2bd-1ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-8vh-4vm1t-vppip4 +##### eth-l2bd-1ch-12vh-6vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-12vh-6vm1t-vppip4 +##### eth-l2bd-1ch-16vh-8vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16vh-8vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16vh-8vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-16vh-8vm1t-vppip4 +##### eth-l2bd-1ch-20vh-10vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20vh-10vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20vh-10vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-1ch-20vh-10vm1t-vppip4 +##### eth-l2bd-2ch-4vh-2vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-4vh-2vm1t-vppip4 +##### eth-l2bd-2ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-8vh-4vm1t-vppip4 +##### eth-l2bd-2ch-16vh-8vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16vh-8vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16vh-8vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-16vh-8vm1t-vppip4 +##### eth-l2bd-2ch-24vh-12vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24vh-12vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24vh-12vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-24vh-12vm1t-vppip4 +##### eth-l2bd-2ch-32vh-16vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32vh-16vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32vh-16vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-32vh-16vm1t-vppip4 +##### eth-l2bd-2ch-40vh-20vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40vh-20vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40vh-20vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-2ch-40vh-20vm1t-vppip4 +##### eth-l2bd-4ch-8vh-4vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-8vh-4vm1t-vppip4 +##### eth-l2bd-4ch-16vh-8vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16vh-8vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16vh-8vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-16vh-8vm1t-vppip4 +##### eth-l2bd-4ch-32vh-16vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32vh-16vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32vh-16vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-32vh-16vm1t-vppip4 +##### eth-l2bd-4ch-48vh-24vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-48vh-24vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-4ch-48vh-24vm1t-vppip4 +##### eth-l2bd-6ch-12vh-6vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-12vh-6vm1t-vppip4 +##### eth-l2bd-6ch-24vh-12vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24vh-12vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24vh-12vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-24vh-12vm1t-vppip4 +##### eth-l2bd-6ch-48vh-24vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-48vh-24vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-6ch-48vh-24vm1t-vppip4 +##### eth-l2bd-8ch-16vh-8vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16vh-8vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16vh-8vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-16vh-8vm1t-vppip4 +##### eth-l2bd-8ch-32vh-16vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32vh-16vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32vh-16vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-8ch-32vh-16vm1t-vppip4 +##### eth-l2bd-10ch-20vh-10vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20vh-10vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20vh-10vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-20vh-10vm1t-vppip4 +##### eth-l2bd-10ch-40vh-20vm1t-vppip4 +1c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40vh-20vm1t-vppip4 +2c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40vh-20vm1t-vppip4 +4c AND imix AND mrr AND xxv710 AND drv_avf AND eth-l2bd-10ch-40vh-20vm1t-vppip4 +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +### intel-xxv710 +#### avf +##### dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd +##### dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd +##### dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd +##### dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd +##### dot1qip4vxlan-l2bd-8ch-16vh-8vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-8ch-16vh-8vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-8ch-16vh-8vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-8ch-16vh-8vm1t-testpmd +##### dot1qip4vxlan-l2bd-10ch-20vh-10vm1t-testpmd +1c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-10ch-20vh-10vm1t-testpmd +2c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-10ch-20vh-10vm1t-testpmd +4c AND imix AND mrr AND xxv710 AND drv_avf AND dot1qip4vxlan-l2bd-10ch-20vh-10vm1t-testpmd +## ./srv6 +## ./tcp +## ./vm_vhost +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +## ./vts +### intel-xxv710 +#### avf +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +#### dpdk-vfio-pci +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +1c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +2c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm +4c AND 114b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm diff --git a/resources/libraries/bash/function/mrr-daily-3n-dnv.txt b/resources/libraries/bash/function/mrr-daily-3n-dnv.txt new file mode 100644 index 0000000000..dc78811e19 --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-3n-dnv.txt @@ -0,0 +1,216 @@ +# 3n-dnv +## ./container_memif +## ./crypto +### intel-x553 +#### dpdk-vfio-pci +##### ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x553 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +## ./ip4 +### intel-x553 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale20k +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale200k +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +## ./ip4_tunnels +### intel-x553 +#### dpdk-vfio-pci +##### dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +##### dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +##### ethip4vxlan-l2bdbasemaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +##### ethip4vxlan-l2xcbase +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +## ./ip6 +### intel-x553 +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x553 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2patch +##### eth-l2bdbasemaclrn-iacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +##### eth-l2bdbasemaclrn-iacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-oacl50sf-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +##### eth-l2bdbasemaclrn-oacl50sl-10kflows +1c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +2c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +4c AND 64b AND mrr AND x553 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +## ./lb +## ./nfv_density/dcr_memif/chain +## ./nfv_density/dcr_memif/chain_ipsec +## ./nfv_density/dcr_memif/pipeline +## ./nfv_density/vm_vhost/chain +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +## ./srv6 +### intel-x553 +#### dpdk-vfio-pci +##### ethip6ip6-ip6base-srv6enc1sid +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +##### ethip6srhip6-ip6base-srv6enc2sids +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +##### ethip6srhip6-ip6base-srv6enc2sids-nodecaps +1c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +2c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +4c AND 78b AND mrr AND x553 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +## ./tcp +## ./vm_vhost +## ./vts diff --git a/resources/libraries/bash/function/mrr-daily-3n-hsw.txt b/resources/libraries/bash/function/mrr-daily-3n-hsw.txt new file mode 100644 index 0000000000..f08afcf00c --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-3n-hsw.txt @@ -0,0 +1,264 @@ +# 3n-hsw +# +# Tests with avf driver are not executed on 3n-hsw systems as it requires +# enabling of SoftIOMMU thats quite difficult there. +# +## ./container_memif +## ./crypto +### intel-xl710 +#### dpdk-vfio-pci +##### ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1tnlhw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1tnlhw-ip4base-int-aes256gcm +##### ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlhw-ip4base-int-aes256gcm +##### ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +## ./ip4 +### intel-xl710 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip4base +## ./ip4_tunnels +### intel-xl710 +#### dpdk-vfio-pci +##### ethip4vxlan-l2bdbasemaclrn +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +##### ethip4vxlan-l2xcbase +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +## ./ip6 +### intel-xl710 +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-xl710 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2patch +## ./lb +## ./nfv_density/dcr_memif/chain +## ./nfv_density/dcr_memif/chain_ipsec +### intel-xl710 +#### dpdk-vfio-pci +##### ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xl710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +## ./nfv_density/dcr_memif/pipeline +## ./nfv_density/vm_vhost/chain +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +## ./srv6 +### intel-xl710 +#### dpdk-vfio-pci +##### ethip6ip6-ip6base-srv6enc1sid +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +##### ethip6srhip6-ip6base-srv6enc2sids +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +##### ethip6srhip6-ip6base-srv6enc2sids-nodecaps +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +##### ethip6srhip6-ip6base-srv6proxy-dyn +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +##### ethip6srhip6-ip6base-srv6proxy-masq +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +##### ethip6srhip6-ip6base-srv6proxy-stat +1c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +2c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +4c AND 78b AND mrr AND xl710 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +## ./tcp +## ./vm_vhost +### intel-xl710 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### ethip4-ip4base-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +##### ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +1c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +2c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +4c AND 64b AND mrr AND xl710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +## ./vts diff --git a/resources/libraries/bash/function/mrr-daily-3n-skx.txt b/resources/libraries/bash/function/mrr-daily-3n-skx.txt new file mode 100644 index 0000000000..127462682f --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-3n-skx.txt @@ -0,0 +1,569 @@ +# 3n-skx +## ./container_memif +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn-eth-2memif-1lxc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1lxc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1lxc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2memif-1lxc +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1lxc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1lxc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1lxc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2memif-1lxc +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2memif-1dcr +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2memif-1lxc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1lxc +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +## ./crypto +### intel-xxv710 +#### avf +##### ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +#### dpdk-vfio-pci +##### ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +## ./ip4 +### intel-x710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x710 AND drv_avf AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-ip4base +### intel-xxv710 +#### avf +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale20k +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale200k +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +## ./ip4_tunnels +### intel-xxv710 +#### avf +##### dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +##### dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +##### ethip4vxlan-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn +##### ethip4vxlan-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2xcbase +#### dpdk-vfio-pci +##### ethip4vxlan-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +##### ethip4vxlan-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +## ./ip6 +### intel-x710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND x710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +### intel-xxv710 +#### avf +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_avf AND dot1q-ip6base +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND x710 AND drv_avf AND eth-l2patch +#### dpdk-vfio-pci +### intel-xxv710 +#### avf +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2patch +##### eth-l2bdbasemaclrn-iacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sf-10kflows +##### eth-l2bdbasemaclrn-iacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-oacl50sf-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sf-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sf-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sf-10kflows +##### eth-l2bdbasemaclrn-oacl50sl-10kflows +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sl-10kflows +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sl-10kflows +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-oacl50sl-10kflows +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2patch +## ./lb +## ./nfv_density/dcr_memif/chain +## ./nfv_density/dcr_memif/chain_ipsec +### intel-xxv710 +#### avf +##### ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +##### ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm +##### ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +1c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +2c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +4c AND imix AND mrr AND xxv710 AND drv_avf AND ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm +## ./nfv_density/dcr_memif/pipeline +## ./nfv_density/vm_vhost/chain +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +## ./srv6 +### intel-xxv710 +#### avf +##### ethip6ip6-ip6base-srv6enc1sid +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6ip6-ip6base-srv6enc1sid +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6ip6-ip6base-srv6enc1sid +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6ip6-ip6base-srv6enc1sid +##### ethip6srhip6-ip6base-srv6enc2sids +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids +##### ethip6srhip6-ip6base-srv6enc2sids-nodecaps +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +##### ethip6srhip6-ip6base-srv6proxy-dyn +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-dyn +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-dyn +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-dyn +##### ethip6srhip6-ip6base-srv6proxy-masq +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-masq +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-masq +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-masq +##### ethip6srhip6-ip6base-srv6proxy-stat +1c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-stat +2c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-stat +4c AND 78b AND mrr AND xxv710 AND drv_avf AND ethip6srhip6-ip6base-srv6proxy-stat +#### dpdk-vfio-pci +## ./tcp +## ./vm_vhost +### intel-x710 +#### avf +##### 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x710 AND drv_avf AND 2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +#### dpdk-vfio-pci +### intel-xxv710 +#### avf +##### 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND 1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### ethip4-ip4base-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm +##### ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +##### ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND xxv710 AND drv_avf AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### ethip4-ip4base-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND xxv710 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +## ./vts diff --git a/resources/libraries/bash/function/mrr-daily-3n-tsh.txt b/resources/libraries/bash/function/mrr-daily-3n-tsh.txt new file mode 100644 index 0000000000..ec778ade58 --- /dev/null +++ b/resources/libraries/bash/function/mrr-daily-3n-tsh.txt @@ -0,0 +1,300 @@ +# 3n-tsh +## ./container_memif +### intel-x520-da2 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2memif-1lxc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2memif-1lxc +##### dot1q-l2bdbasemaclrn-eth-2memif-1dcr +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1dcr +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1dcr +##### eth-l2xcbase-eth-2memif-1lxc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2memif-1lxc +##### ethip4-ip4base-eth-2memif-1dcr +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2memif-1dcr +## ./crypto +### intel-x520-da2 +#### dpdk-vfio-pci +##### ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec4tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec1000tnlsw-ip4base-int-aes256gcm +##### ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha +##### ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND 1518b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +1c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +2c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +4c AND imix AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4ipsec10000tnlsw-ip4base-int-aes256gcm +## ./ip4 +### intel-x520-da2 +#### dpdk-vfio-pci +##### ethip4-ip4base +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base +##### ethip4-ip4scale20k +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale20k +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale20k +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale20k +##### ethip4-ip4scale200k +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale200k +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale200k +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale200k +##### ethip4-ip4scale2m +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale2m +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale2m +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4scale2m +##### dot1q-ip4base +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip4base +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip4base +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip4base +##### ethip4udp-ip4base-iacl50sf-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sf-10kflows +##### ethip4udp-ip4base-iacl50sl-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-iacl50sl-10kflows +##### ethip4udp-ip4base-oacl50sf-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sf-10kflows +##### ethip4udp-ip4base-oacl50sl-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-oacl50sl-10kflows +##### ethip4udp-ip4base-nat44 +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4base-nat44 +##### ethip4udp-ip4scale1000-udpsrcscale15-nat44 +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4udp-ip4scale1000-udpsrcscale15-nat44 +## ./ip4_tunnels +### intel-x520-da2 +#### dpdk-vfio-pci +##### dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan +##### dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan +##### ethip4vxlan-l2bdbasemaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn +##### ethip4vxlan-l2xcbase +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2xcbase +## ./ip6 +### intel-x520-da2 +#### dpdk-vfio-pci +##### ethip6-ip6base +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6base +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6base +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6base +##### ethip6-ip6scale20k +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale20k +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale20k +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale20k +##### ethip6-ip6scale200k +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale200k +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale200k +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale200k +##### ethip6-ip6scale2m +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale2m +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale2m +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6-ip6scale2m +##### dot1q-ip6base +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip6base +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip6base +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-ip6base +## ./ip6_tunnels +## ./l2 +### intel-x520-da2 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn +##### eth-l2bdscale10kmaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale10kmaclrn +##### eth-l2bdscale100kmaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale100kmaclrn +##### eth-l2bdscale1mmaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdscale1mmaclrn +##### dot1q-l2bdbasemaclrn +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn +##### eth-l2xcbase +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase +##### dot1q-l2xcbase +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase +##### eth-l2patch +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2patch +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2patch +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2patch +##### eth-l2bdbasemaclrn-iacl50sf-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sf-10kflows +##### eth-l2bdbasemaclrn-iacl50sl-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-macip-iacl50sl-10kflows +##### eth-l2bdbasemaclrn-oacl50sf-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sf-10kflows +##### eth-l2bdbasemaclrn-oacl50sl-10kflows +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-oacl50sl-10kflows +## ./lb +## ./nfv_density/dcr_memif/chain +## ./nfv_density/dcr_memif/chain_ipsec +## ./nfv_density/dcr_memif/pipeline +## ./nfv_density/vm_vhost/chain +## ./nfv_density/vm_vhost/chain_dot1qip4vxlan +## ./srv6 +### intel-x520-da2 +#### dpdk-vfio-pci +##### ethip6ip6-ip6base-srv6enc1sid +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6ip6-ip6base-srv6enc1sid +##### ethip6srhip6-ip6base-srv6enc2sids +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids +##### ethip6srhip6-ip6base-srv6enc2sids-nodecaps +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6enc2sids-nodecaps +##### ethip6srhip6-ip6base-srv6proxy-dyn +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-dyn +##### ethip6srhip6-ip6base-srv6proxy-masq +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-masq +##### ethip6srhip6-ip6base-srv6proxy-stat +1c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +2c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +4c AND 78b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip6srhip6-ip6base-srv6proxy-stat +## ./tcp +## ./vm_vhost +### intel-x520-da2 +#### dpdk-vfio-pci +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +##### eth-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm +##### eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm +##### dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +##### ethip4-ip4base-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm +##### ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4 +##### ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm +##### ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +1c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +2c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +4c AND 64b AND mrr AND x520-da2 AND drv_vfio_pci AND ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc +## ./vts diff --git a/resources/libraries/bash/function/mrr-daily-clx.txt b/resources/libraries/bash/function/mrr-daily-clx.txt deleted file mode 100644 index e94df5c6e5..0000000000 --- a/resources/libraries/bash/function/mrr-daily-clx.txt +++ /dev/null @@ -1,57 +0,0 @@ -!nf_density - -# container_memif -mrrAND${default_nic}ANDmemifANDbaseAND64bANDdrv_vfio_pci - -# crypto -mrrAND${default_nic}ANDscaleANDipsecswANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmNOTtnl_40NOTtnl_400NOTtnl_5000NOTtnl_20000NOTtnl_40000NOTtnl_60000ANDdrv_vfio_pci - -# ip4 -mrrAND${default_nic}ANDip4fwdANDbaseAND64bNOTipsecNOTmemifNOTvhostNOTvxlanNOTsrc_user_1 -mrrAND${default_nic}ANDip4fwdANDscaleAND64bNOTnat44NOTipsecANDdrv_vfio_pci -mrrAND${default_nic}ANDip4fwdANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDip4baseAND64bNOTdot1q -mrrANDip4fwdANDscaleANDfib_2mAND64bANDdrv_vfio_pci - -# ip4_tunnels -mrrAND${default_nic}ANDvxlanAND64bNOTvxlan_10NOTvxlan_1kNOTvtsNOTvhostANDdrv_vfio_pci - -# ip6 -mrrAND${default_nic}ANDip6fwdANDbaseAND78bANDdrv_vfio_pci -mrrAND${default_nic}ANDip6fwdANDscaleAND78bANDdrv_vfio_pci -mrrANDip6baseAND78b -mrrANDip6fwdANDscaleANDfib_2mAND78bANDdrv_vfio_pci - -# ip6_tunnels - -# l2 -mrrAND${default_nic}ANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2xcfwdANDbaseAND64bNOTdot1adNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2patchANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2bdmaclrnANDscaleAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci -mrrAND${default_nic}ANDl2bdmaclrnANDfeatureANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlanNOTgbpANDdrv_vfio_pci -mrrANDl2xcfwdANDbaseAND64bNOTdot1qNOTdot1adNOTmemifNOTvhost -mrrANDl2patchANDbaseAND64bNOTdot1qNOTdot1adNOTmemifNOTvhost -mrrANDl2bdmaclrnANDscaleANDfib_1mAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci - -# srv6 -mrrAND${default_nic}ANDfeatureANDsrv6AND78bANDdrv_vfio_pci - -# vm_vhost -mrrAND${default_nic}ANDvhostAND64bANDdrv_vfio_pci -mrrANDvhostAND64bANDlbondANDdrv_vfio_pci - -# vts -mrrAND${default_nic}ANDvtsAND114bANDdrv_vfio_pci - -!ipsectun -!hmac_sha_256 -!aes_128_gcm -!tnl_40 -!tnl_400 -!tnl_5000 -!tnl_20000 -!tnl_40000 -!tnl_60000 -!scaleANDnat44 diff --git a/resources/libraries/bash/function/mrr-daily-dnv.txt b/resources/libraries/bash/function/mrr-daily-dnv.txt deleted file mode 100644 index d5294be6cd..0000000000 --- a/resources/libraries/bash/function/mrr-daily-dnv.txt +++ /dev/null @@ -1,41 +0,0 @@ -!nf_density - -# container_memif -mrrAND${default_nic}ANDmemifANDbaseAND64bANDdrv_vfio_pci - -# crypto -mrrAND${default_nic}ANDscaleANDipsecswANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmNOTtnl_40NOTtnl_400NOTtnl_5000NOTtnl_20000NOTtnl_40000NOTtnl_60000ANDdrv_vfio_pci - -# ip4 -mrrAND${default_nic}ANDip4fwdANDbaseAND64bNOTipsecNOTmemifNOTvhostNOTvxlanNOTsrc_user_1 -mrrAND${default_nic}ANDip4fwdANDscaleAND64bNOTnat44NOTipsecANDdrv_vfio_pci -mrrAND${default_nic}ANDip4fwdANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDip4baseAND64bNOTdot1q -mrrANDip4fwdANDscaleANDfib_2mAND64bANDdrv_vfio_pci - -# ip4_tunnels -mrrAND${default_nic}ANDvxlanAND64bNOTvxlan_10NOTvxlan_1kNOTvtsNOTvhostANDdrv_vfio_pci - -# ip6 -mrrAND${default_nic}ANDip6fwdANDbaseAND78b -mrrAND${default_nic}ANDip6fwdANDscaleAND78bANDdrv_vfio_pci -mrrANDip6baseAND78b -mrrANDip6fwdANDscaleANDfib_2mAND78bANDdrv_vfio_pci - -# ip6_tunnels - -# l2 -mrrAND${default_nic}ANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2xcfwdANDbaseAND64bNOTdot1adNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2patchANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2bdmaclrnANDscaleAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci -mrrAND${default_nic}ANDl2bdmaclrnANDfeatureANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlanNOTgbp -mrrANDl2xcfwdANDbaseAND64bNOTdot1qNOTdot1adNOTmemifNOTvhost -mrrANDl2bdmaclrnANDscaleANDfib_1mAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci - -# srv6 -mrrAND${default_nic}ANDfeatureANDsrv6AND78bANDdrv_vfio_pci - -# vm_vhost -mrrAND${default_nic}ANDvhostANDbaseAND64bANDdrv_vfio_pci diff --git a/resources/libraries/bash/function/mrr-daily-hsw.txt b/resources/libraries/bash/function/mrr-daily-hsw.txt deleted file mode 100644 index 52bd19b98a..0000000000 --- a/resources/libraries/bash/function/mrr-daily-hsw.txt +++ /dev/null @@ -1,46 +0,0 @@ -# container_memif - -# crypto -mrrAND${default_nic}ANDscaleANDipsecswANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmNOTtnl_40NOTtnl_400NOTtnl_5000NOTtnl_20000NOTtnl_40000NOTtnl_60000ANDdrv_vfio_pci -mrrAND${default_nic}ANDscaleANDipsechwANDtnl_1000ANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmANDdrv_vfio_pci -mrrAND${default_nic}ANDbaseANDipsechwANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmANDdrv_vfio_pci - -# ip4 -mrrAND${default_nic}ANDip4fwdANDbaseAND64bNOTmemifNOTipsecNOTnat44NOTvhostNOTvxlan -mrrAND${default_nic}ANDip4fwdANDscaleANDfib_2mAND64bNOTnat44ANDdrv_vfio_pci - -# ip4_tunnels -mrrAND${default_nic}ANDvxlanAND64bNOTscaleNOTvhostANDdrv_vfio_pci - -# ip6 -mrrAND${default_nic}ANDip6fwdANDbaseAND78bNOTmemif -mrrAND${default_nic}ANDip6fwdANDscaleANDfib_2mAND78bANDdrv_vfio_pci - -# ip6_tunnels - -# l2 -mrrAND${default_nic}ANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2xcfwdANDbaseAND64bNOTdot1adNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2patchANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2bdmaclrnANDscaleANDfib_1mAND64bANDdrv_vfio_pci - -# srv6 -mrrAND${default_nic}ANDfeatureANDsrv6AND78bANDdrv_vfio_pci - -# vm_vhost -mrrAND${default_nic}ANDvhostANDbaseAND64bNOTvxlanNOTlbondNOTdot1qANDdrv_vfio_pci -mrrAND${default_nic}ANDvhostANDl2bdmaclrnAND64bANDdot1qNOTlbondNOTvxlanANDdrv_vfio_pci - -# vts -mrrAND${default_nic}ANDvtsAND114bANDdrv_vfio_pci - -!ipsectun -!hmac_sha_256 -!aes_128_gcm -!tnl_40 -!tnl_400 -!tnl_5000 -!tnl_20000 -!tnl_40000 -!tnl_60000 -!scaleANDnat44 diff --git a/resources/libraries/bash/function/mrr-daily-skx.txt b/resources/libraries/bash/function/mrr-daily-skx.txt deleted file mode 100644 index 2b1f598a7a..0000000000 --- a/resources/libraries/bash/function/mrr-daily-skx.txt +++ /dev/null @@ -1,57 +0,0 @@ -!nf_density - -# container_memif -mrrAND${default_nic}ANDmemifANDbaseAND64bANDdrv_vfio_pci - -# crypto -mrrAND${default_nic}ANDscaleANDipsecswANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmNOTtnl_40NOTtnl_400NOTtnl_5000NOTtnl_20000NOTtnl_40000NOTtnl_60000ANDdrv_vfio_pci - -# ip4 -mrrAND${default_nic}ANDip4fwdANDbaseAND64bNOTipsecNOTmemifNOTvhostNOTvxlanNOTsrc_user_1 -mrrAND${default_nic}ANDip4fwdANDscaleAND64bNOTnat44NOTipsecANDdrv_vfio_pci -mrrAND${default_nic}ANDip4fwdANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDip4baseAND64bNOTdot1q -mrrANDip4fwdANDscaleANDfib_2mAND64bANDdrv_vfio_pci - -# ip4_tunnels -mrrAND${default_nic}ANDvxlanAND64bNOTvxlan_10NOTvxlan_1kNOTvtsNOTvhostANDdrv_vfio_pci - -# ip6 -mrrAND${default_nic}ANDip6fwdANDbaseAND78b -mrrAND${default_nic}ANDip6fwdANDscaleAND78bANDdrv_vfio_pci -mrrANDip6baseAND78b -mrrANDip6fwdANDscaleANDfib_2mAND78bANDdrv_vfio_pci - -# ip6_tunnels - -# l2 -mrrAND${default_nic}ANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2xcfwdANDbaseAND64bNOTdot1adNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2patchANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2bdmaclrnANDscaleAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci -mrrAND${default_nic}ANDl2bdmaclrnANDfeatureANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlanNOTgbp -mrrANDl2xcfwdANDbaseAND64bNOTdot1qNOTdot1adNOTmemifNOTvhost -mrrANDl2patchANDbaseAND64bNOTdot1qNOTdot1adNOTmemifNOTvhost -mrrANDl2bdmaclrnANDscaleANDfib_1mAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci - -# srv6 -mrrAND${default_nic}ANDfeatureANDsrv6AND78bANDdrv_vfio_pci - -# vm_vhost -mrrAND${default_nic}ANDvhostAND64bANDdrv_vfio_pci -mrrANDvhostAND64bANDlbondANDdrv_vfio_pci - -# vts -mrrAND${default_nic}ANDvtsAND114bANDdrv_vfio_pci - -!ipsectun -!hmac_sha_256 -!aes_128_gcm -!tnl_40 -!tnl_400 -!tnl_5000 -!tnl_20000 -!tnl_40000 -!tnl_60000 -!scaleANDnat44 diff --git a/resources/libraries/bash/function/mrr-daily-tsh.txt b/resources/libraries/bash/function/mrr-daily-tsh.txt deleted file mode 100644 index 32f2fed913..0000000000 --- a/resources/libraries/bash/function/mrr-daily-tsh.txt +++ /dev/null @@ -1,55 +0,0 @@ -# !nf_density - -# container_memif -mrrAND${default_nic}ANDmemifANDbaseAND64bANDdrv_vfio_pci - -# crypto -mrrAND${default_nic}ANDscaleANDipsecswANDimixNOTipsectunNOThmac_sha_256NOTaes_128_gcmNOTtnl_40NOTtnl_400NOTtnl_5000NOTtnl_20000NOTtnl_40000NOTtnl_60000ANDdrv_vfio_pci - -# ip4 -mrrAND${default_nic}ANDip4fwdANDbaseAND64bNOTipsecNOTmemifNOTvhostNOTvxlanNOTsrc_user_1 -mrrAND${default_nic}ANDip4fwdANDscaleAND64bNOTnat44NOTipsecANDdrv_vfio_pci -mrrAND${default_nic}ANDip4fwdANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDip4baseAND64b -mrrANDip4fwdANDscaleANDfib_2mAND64bANDdrv_vfio_pci - -# ip4_tunnels -mrrAND${default_nic}ANDvxlanAND64bNOTvxlan_10NOTvxlan_1kNOTvtsNOTvhostANDdrv_vfio_pci - -# ip6 -mrrAND${default_nic}ANDip6fwdANDbaseAND78b -mrrAND${default_nic}ANDip6fwdANDscaleAND78bANDdrv_vfio_pci -mrrANDip6baseAND78b -mrrANDip6fwdANDscaleANDfib_2mAND78bANDdrv_vfio_pci - -# ip6_tunnels - -# l2 -mrrAND${default_nic}ANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2xcfwdANDbaseAND64bNOTdot1adNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2patchANDbaseAND64bNOTmemifNOTvhostNOTvxlan -mrrAND${default_nic}ANDl2bdmaclrnANDscaleAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci -mrrAND${default_nic}ANDl2bdmaclrnANDfeatureANDacl50AND10k_flowsAND64bANDdrv_vfio_pci -mrrANDl2bdmaclrnANDbaseAND64bNOTmemifNOTvhostNOTvxlanNOTgbp -mrrANDl2bdmaclrnANDscaleANDfib_1mAND64bNOTmemifNOTvhostNOTvxlanANDdrv_vfio_pci - -# srv6 -mrrAND${default_nic}ANDfeatureANDsrv6AND78bANDdrv_vfio_pci - -# vm_vhost -mrrAND${default_nic}ANDvhostANDbaseAND64bANDdrv_vfio_pci - -# vts -mrrAND${default_nic}ANDvtsAND114bANDdrv_vfio_pci - -!ipsectun -!hmac_sha_256 -!aes_128_gcm -!tnl_40 -!tnl_400 -!tnl_5000 -!tnl_20000 -!tnl_40000 -!tnl_60000 -!scaleANDnat44 -!lbond diff --git a/resources/libraries/robot/l2/l2_xconnect.robot b/resources/libraries/robot/l2/l2_xconnect.robot index a0c1c24a5d..a08c286a88 100644 --- a/resources/libraries/robot/l2/l2_xconnect.robot +++ b/resources/libraries/robot/l2/l2_xconnect.robot @@ -156,7 +156,7 @@ | | | ... | nf_nodes=${nf_nodes} | | END -| Initialize L2 xconnect with Vhost-User and VLAN in 3-node circular topology +| Initialize L2 xconnect with Vhost-User and VLAN in circular topology | | [Documentation] | | ... | Create two Vhost-User interfaces on all defined VPP nodes. Cross | | ... | connect each Vhost interface with one physical interface. @@ -174,19 +174,30 @@ | | [Arguments] | ${subid} | ${tag_rewrite} | | | | Set interfaces in path up -| | Initialize VLAN dot1q sub-interfaces in circular topology +| | +| | Run Keyword If | '${dut2_status}' == 'PASS' +| | ... | Initialize VLAN dot1q sub-interfaces in circular topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} -| | Configure L2 tag rewrite method on interfaces -| | ... | ${dut1} | ${subif_index_1} | ${dut2} | ${subif_index_2} -| | ... | ${tag_rewrite} +| | ... | ELSE | Initialize VLAN dot1q sub-interfaces in circular topology +| | ... | ${dut1} | ${dut1_if2} | SUB_ID=${subid} +| | Run Keyword If | '${dut2_status}' == 'PASS' +| | ... | Configure L2 tag rewrite method on interfaces | ${dut1} +| | ... | ${subif_index_1} | ${dut2} | ${subif_index_2} | ${tag_rewrite} +| | ... | ELSE | Configure L2 tag rewrite method on interfaces +| | ... | ${dut1} | ${subif_index_1} | TAG_REWRITE_METHOD=${tag_rewrite} +| | | | Configure vhost interfaces | | ... | ${dut1} | /var/run/vpp/sock-1-1 | /var/run/vpp/sock-1-2 | | Configure L2XC | ${dut1} | ${dut1_if1} | ${vhost_if1} | | Configure L2XC | ${dut1} | ${subif_index_1} | ${vhost_if2} -| | Configure vhost interfaces +| | +| | Run Keyword If | '${dut2_status}' == 'PASS' +| | ... | Configure vhost interfaces | | ... | ${dut2} | /var/run/vpp/sock-1-1 | /var/run/vpp/sock-1-2 -| | Configure L2XC | ${dut2} | ${subif_index_2} | ${vhost_if1} -| | Configure L2XC | ${dut2} | ${dut2_if2} | ${vhost_if2} +| | Run Keyword If | '${dut2_status}' == 'PASS' +| | ... | Configure L2XC | ${dut2} | ${subif_index_2} | ${vhost_if1} +| | Run Keyword If | '${dut2_status}' == 'PASS' +| | ... | Configure L2XC | ${dut2} | ${dut2_if2} | ${vhost_if2} | Initialize L2 xconnect with Vhost-User and VLAN with VPP link bonding in 3-node circular topology | | [Documentation] diff --git a/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py new file mode 100755 index 0000000000..74a07c30c2 --- /dev/null +++ b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py @@ -0,0 +1,145 @@ +# Copyright (c) 2020 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +"""Stream profile for T-rex traffic generator. + +Stream profile: + - Two streams sent in directions 0 --> 1 and 1 --> 0 at the same time. + - Packet: ETH / IP / UDP + - Direction 0 --> 1: + - Source IP address range: 20.0.0.0 - 20.0.3.231 + - Destination IP address range: 12.0.0.2 + - Source UDP port range: 1024 - 1038 + - Destination UDP port range: 1024 + - Direction 1 --> 0: + - Source IP address range: 12.0.0.2 + - Destination IP address range: 200.0.0.0 + - Source UDP port range: 1024 + - Destination UDP port range: 1024 - 16023 +""" + +from trex.stl.api import * +from profile_trex_stateless_base_class import TrafficStreamsBaseClass + + +class TrafficStreams(TrafficStreamsBaseClass): + """Stream profile.""" + + def __init__(self): + """Initialization and setting of streams' parameters.""" + + super(TrafficStreamsBaseClass, self).__init__() + + # IPs used in packet headers. + self.p1_src_start_ip = u"20.0.0.0" + self.p1_src_end_ip = u"20.0.3.231" + self.p1_dst_start_ip = u"12.0.0.2" + + self.p2_src_start_ip = u"12.0.0.2" + self.p2_src_end_ip = u"12.0.0.2" + self.p2_dst_start_ip = u"200.0.0.0" + + # UDP ports used in packet headers. + self.p1_src_start_udp_port = 1024 + self.p1_src_end_udp_port = 1038 + self.p1_dst_start_udp_port = 1024 + + self.p2_src_start_udp_port = 1024 + self.p2_dst_start_udp_port = 1024 + self.p2_dst_end_udp_port = 16023 + + def define_packets(self): + """Defines the packets to be sent from the traffic generator. + + Packet definition: | ETH | IP | UDP | + + :returns: Packets to be sent from the traffic generator. + :rtype: tuple + """ + + # Direction 0 --> 1 + base_pkt_a = ( + Ether() / + IP( + src=self.p1_src_start_ip, + dst=self.p1_dst_start_ip, + proto=17 + ) / + UDP( + sport=self.p1_src_start_udp_port, + dport=self.p1_dst_start_udp_port + ) + ) + # Direction 1 --> 0 + base_pkt_b = ( + Ether() / + IP( + src=self.p2_src_start_ip, + dst=self.p2_dst_start_ip, + proto=17 + ) / + UDP( + sport=self.p2_src_start_udp_port, + dport=self.p2_dst_start_udp_port + ) + ) + + # Direction 0 --> 1 + vm1 = STLScVmRaw( + [ + STLVmTupleGen( + ip_max=self.p1_src_end_ip, + port_min=self.p1_src_start_udp_port, + port_max=self.p1_src_end_udp_port, + name=u"tuple" + ), + STLVmWrFlowVar( + fv_name=u"tuple.ip", + pkt_offset=u"IP.src" + ), + STLVmFixIpv4(offset=u"IP"), + STLVmWrFlowVuar( + fv_name=u"tuple.port", + pkt_offset=u"UDP.sport" + ) + ] + ) + # Direction 0 --> 1 + vm2 = STLScVmRaw( + [ + STLVmFlowVar( + name=u"dport", + min_value=self.p2_dst_start_udp_port, + max_value=self.p2_dst_end_udp_port, + size=2, + op=u"inc" + ), + STLVmWrFlowVar( + fv_name=u"dport", + pkt_offset=u"UDP.dport" + ) + ] + ) + + return base_pkt_a, base_pkt_b, vm1, vm2 + + +def register(): + """Register this traffic profile to T-rex. + + Do not change this function. + + :return: Traffic streams. + :rtype: Object + """ + return TrafficStreams() diff --git a/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr.robot b/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr.robot new file mode 100644 index 0000000000..ab3556b870 --- /dev/null +++ b/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr.robot @@ -0,0 +1,134 @@ +# Copyright (c) 2020 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +*** Settings *** +| Resource | resources/libraries/robot/shared/default.robot +| +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR +| ... | NIC_Intel-X710 | ETH | IP4FWD | FEATURE | NAT44 | SRC_USER_1000 +| ... | SCALE | DRV_VFIO_PCI +| ... | ethip4udp-ip4scale1000-udpsrcscale15-nat44 +| +| Suite Setup | Setup suite single link | performance +| Suite Teardown | Tear down suite | performance +| Test Setup | Setup test +| Test Teardown | Tear down test | performance +| +| Test Template | Local Template +| +| Documentation | *RFC2544: Pkt throughput NAT44 performance test cases* +| +| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology +| ... | with single links between nodes. +| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-UDP for IPv4 routing. +| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and +| ... | one static IPv4 /18 route entries. +| ... | DUT1 is tested with ${nic_name}.\ +| ... | *[Ver] TG verification:* TG finds and reports throughput NDR (Non Drop\ +| ... | Rate) with zero packet loss tolerance and throughput PDR (Partial Drop\ +| ... | Rate) with non-zero packet loss tolerance (LT) expressed in percentage\ +| ... | of packets transmitted. NDR and PDR are discovered for different\ +| ... | Ethernet L2 frame sizes using MLRsearch library.\ +| ... | Test packets are generated by TG on links to DUT1. TG traffic profile +| ... | contains two L3 flow-groups (flow-group per direction, 1 flow per +| ... | flow-group) with all packets containing Ethernet header, IPv4 header +| ... | with IP protocol=61 and static payload. MAC addresses are matching MAC +| ... | addresses of the TG node interfaces. +| ... | *[Ref] Applicable standard specifications:* RFC2544. + +*** Variables *** +| @{plugins_to_enable}= | dpdk_plugin.so | nat_plugin.so +| ${crypto_type}= | ${None} +| ${nic_name}= | Intel-X710 +| ${nic_driver}= | vfio-pci +| ${osi_layer}= | L3 +| ${overhead}= | ${0} +# Traffic profile: +| ${traffic_profile}= | trex-sl-2n-ethip4udp-1000u15p + +*** Keywords *** +| Local Template +| | +| | [Documentation] +| | ... | [Cfg] DUT runs IPv4 routing config. +| | ... | Each DUT uses ${phy_cores} physical core(s) for worker threads. +| | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ +| | +| | ... | *Arguments:* +| | ... | - frame_size - Framesize in Bytes in integer or string (IMIX_v4_1). +| | ... | Type: integer, string +| | ... | - phy_cores - Number of physical cores. Type: integer +| | ... | - rxq - Number of RX queues, default value: ${None}. Type: integer +| | +| | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None} +| | +| | Set Test Variable | \${frame_size} +| | +| | Given Set Max Rate And Jumbo +| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Pre-initialize layer driver | ${nic_driver} +| | And Add NAT to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | When Initialize layer driver | ${nic_driver} +| | And Initialize layer interface +| | And Initialize NAT44 in circular topology +| | Then Find NDR and PDR intervals using optimized search + +*** Test Cases *** +| tc01-64B-1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 64B | 1C +| | frame_size=${64} | phy_cores=${1} + +| tc02-64B-2c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 64B | 2C +| | frame_size=${64} | phy_cores=${2} + +| tc03-64B-4c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 64B | 4C +| | frame_size=${64} | phy_cores=${4} + +| tc04-1518B-1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 1518B | 1C +| | frame_size=${1518} | phy_cores=${1} + +| tc05-1518B-2c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 1518B | 2C +| | frame_size=${1518} | phy_cores=${2} + +| tc06-1518B-4c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 1518B | 4C +| | frame_size=${1518} | phy_cores=${4} + +| tc07-9000B-1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 9000B | 1C +| | frame_size=${9000} | phy_cores=${1} + +| tc08-9000B-2c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 9000B | 2C +| | frame_size=${9000} | phy_cores=${2} + +| tc09-9000B-4c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | 9000B | 4C +| | frame_size=${9000} | phy_cores=${4} + +| tc10-IMIX-1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | IMIX | 1C +| | frame_size=IMIX_v4_1 | phy_cores=${1} + +| tc11-IMIX-2c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | IMIX | 2C +| | frame_size=IMIX_v4_1 | phy_cores=${2} + +| tc12-IMIX-4c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr +| | [Tags] | IMIX | 4C +| | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 589aa1798e..af46f47e9b 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index e6dd9672fe..05dbeb6c91 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 7de07dcc0e..c892ae2f02 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 0812412592..6b658cbc70 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index a1d345b252..6662bcdfa4 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index e523d4bfda..43e1e5a026 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index ba24494d73..1cec0603fa 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 463b053bf1..e0d83f42a1 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 407de5034a..f212186d87 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index 9117dd55b4..bcce95621e 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 0b959792a5..10eb6004bc 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index a617befb1b..1b5b9d2580 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 18f542ee4b..71ef57a640 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index d40a35642d..81acb736d5 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 8a0c9586a4..42a6cc1c05 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 90598c0d6e..28ae700036 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 59834be21b..4ca5d1f905 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index c427d0a358..c71adc2e1d 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 608364385e..44db088684 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index b91265029c..e43ac80f29 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 6f3345bd6d..b15503dd60 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index 91ab7c7b54..005aea569a 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index bdc0df3c0e..5f43724c5e 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 578f813767..b492047b09 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index 7d026d17cf..ffe2e5dfb7 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 0cd2d5c901..021d466fdd 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index ebd9343717..e7310a7259 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index 122791750b..74958d1c40 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index a87d16cc00..ba6da8493b 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 213dbfb9b0..22b8101a7e 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 57a1f803a0..e143458cff 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot index c40535ed49..035354d637 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 8DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm +| ... | ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index d090eb0afe..c24bf7c6ae 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm +| ... | ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot index 38947a1c64..7d1204096f 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 2DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm +| ... | ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot similarity index 89% rename from tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot rename to tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot index 114d1870d4..b2efec0c0b 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 4DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI -| ... | ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm +| ... | ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance @@ -114,38 +114,38 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc01-64B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} -| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc02-64B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} -| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc03-64B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} -| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc04-1518B-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} -| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc05-1518B-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} -| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc06-1518B-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} -| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc10-IMIX-1c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc11-IMIX-2c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} -| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr +| tc12-IMIX-4c-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4dcr1c-vppip4-aes256gcm-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot index 4e64243959..af4c2ff301 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot @@ -88,7 +88,7 @@ | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface -| | And Initialize L2 xconnect with Vhost-User and VLAN in 3-node circular topology +| | And Initialize L2 xconnect with Vhost-User and VLAN in circular topology | | ... | ${subid} | ${tag_rewrite} | | And Configure chains of NFs connected via vhost-user | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | jumbo=${jumbo} diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot index e017e4f304..0260337d0e 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot @@ -88,7 +88,7 @@ | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface -| | And Initialize L2 xconnect with Vhost-User and VLAN in 3-node circular topology +| | And Initialize L2 xconnect with Vhost-User and VLAN in circular topology | | ... | ${subid} | ${tag_rewrite} | | And Configure chains of NFs connected via vhost-user | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | jumbo=${jumbo} diff --git a/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot index 72a21b8129..446a737297 100644 --- a/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot @@ -26,7 +26,7 @@ | | Test Template | Local Template | -| Documentation | *RFC2544: Pkt throughput L2BD with vhost abd IEEE 802.1Q test +| Documentation | *RFC2544: Pkt throughput L2BD with vhost and IEEE 802.1Q test | ... | cases* | | ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology with\ diff --git a/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot new file mode 100644 index 0000000000..05ff67e6b3 --- /dev/null +++ b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot @@ -0,0 +1,145 @@ +# Copyright (c) 2020 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +*** Settings *** +| Resource | resources/libraries/robot/shared/default.robot +| +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR +| ... | NIC_Intel-X710 | DOT1Q | L2XCFWD | BASE | VHOST | 1VM | VHOST_1024 +| ... | NF_TESTPMD | DRV_VFIO_PCI +| ... | dot1q-l2xcbase-eth-2vhostvr1024-1vm +| +| Suite Setup | Setup suite single link | performance +| Suite Teardown | Tear down suite | performance +| Test Setup | Setup test +| Test Teardown | Tear down test | performance | vhost +| +| Test Template | Local Template +| +| Documentation | *RFC2544: Pkt throughput L2XC with vhost abd IEEE 802.1Q test +| ... | cases* +| +| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology with\ +| ... | single links between nodes. +| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 for L2 cross connect of IPv4.\ +| ... | IEEE 802.1Q tagging is applied on link between DUT1-if2 and TG-if2. +| ... | *[Cfg] DUT configuration:* DUT1 is configured with L2 cross connect and\ +| ... | MAC learning enabled. Qemu VNFs are connected to VPP via\ +| ... | vhost-user interfaces. Guest is running testpmd interconnecting \ +| ... | vhost-user interfaces, rxd/txd=1024. DUT1 is tested with ${nic_name}. +| ... | *[Ver] TG verification:* TG finds and reports throughput NDR (Non Drop\ +| ... | Rate) with zero packet loss tolerance and throughput PDR (Partial Drop\ +| ... | Rate) with non-zero packet loss tolerance (LT) expressed in percentage\ +| ... | of packets transmitted. NDR and PDR are discovered for different\ +| ... | Ethernet L2 frame sizes using MLRsearch library.\ +| ... | Test packets are generated by TG on links to DUTs. TG traffic profile\ +| ... | contains two L3 flow-groups (flow-group per direction, 254 flows\ +| ... | per flow-group) with all packets containing Ethernet header, IPv4\ +| ... | header with IP protocol=61 and static\ payload. MAC addresses are\ +| ... | matching MAC addresses of NFs nodes interfaces. +| ... | *[Ref] Applicable standard specifications:* RFC2544. + +*** Variables *** +| @{plugins_to_enable}= | dpdk_plugin.so +| ${crypto_type}= | ${None} +| ${nic_name}= | Intel-X710 +| ${nic_driver}= | vfio-pci +| ${osi_layer}= | L2 +| ${overhead}= | ${4} +| ${subid}= | 10 +| ${tag_rewrite}= | pop-1 +| ${nf_dtcr}= | ${1} +| ${nf_dtc}= | ${1} +| ${nf_chains}= | ${1} +| ${nf_nodes}= | ${1} +# Traffic profile: +| ${traffic_profile}= | trex-sl-2n-dot1qip4asym-ip4src254 + +*** Keywords *** +| Local Template +| | [Documentation] +| | ... | [Cfg] Each DUT runs L2XC switching with VLAN and uses ${phy_cores}\ +| | ... | physical core(s) for worker threads. +| | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ +| | +| | ... | *Arguments:* +| | ... | - frame_size - Framesize in Bytes in integer or string (IMIX_v4_1). +| | ... | Type: integer, string +| | ... | - phy_cores - Number of physical cores. Type: integer +| | ... | - rxq - Number of RX queues, default value: ${None}. Type: integer +| | +| | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None} +| | +| | Set Test Variable | \${frame_size} +| | +| | Given Set Max Rate And Jumbo +| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Pre-initialize layer driver | ${nic_driver} +| | And Apply startup configuration on all VPP DUTs +| | When Initialize layer driver | ${nic_driver} +| | And Initialize layer interface +| | And Initialize L2 xconnect with Vhost-User and VLAN in circular topology +| | ... | ${subid} | ${tag_rewrite} +| | And Configure chains of NFs connected via vhost-user +| | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | jumbo=${jumbo} +| | ... | use_tuned_cfs=${False} | auto_scale=${True} | vnf=testpmd_io +| | Then Find NDR and PDR intervals using optimized search + +*** Test Cases *** +| tc01-64B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 64B | 1C +| | frame_size=${64} | phy_cores=${1} + +| tc02-64B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 64B | 2C +| | frame_size=${64} | phy_cores=${2} + +| tc03-64B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 64B | 4C +| | frame_size=${64} | phy_cores=${4} + +| tc04-1518B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 1518B | 1C +| | frame_size=${1518} | phy_cores=${1} + +| tc05-1518B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 1518B | 2C +| | frame_size=${1518} | phy_cores=${2} + +| tc06-1518B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 1518B | 4C +| | frame_size=${1518} | phy_cores=${4} + +| tc07-9000B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 9000B | 1C +| | frame_size=${9000} | phy_cores=${1} + +| tc08-9000B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 9000B | 2C +| | frame_size=${9000} | phy_cores=${2} + +| tc09-9000B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | 9000B | 4C +| | frame_size=${9000} | phy_cores=${4} + +| tc10-IMIX-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | IMIX | 1C +| | frame_size=IMIX_v4_1 | phy_cores=${1} + +| tc11-IMIX-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | IMIX | 2C +| | frame_size=IMIX_v4_1 | phy_cores=${2} + +| tc12-IMIX-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr +| | [Tags] | IMIX | 4C +| | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot new file mode 100644 index 0000000000..874c16cf77 --- /dev/null +++ b/tests/vpp/perf/vm_vhost/2n1l-10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr.robot @@ -0,0 +1,145 @@ +# Copyright (c) 2020 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +*** Settings *** +| Resource | resources/libraries/robot/shared/default.robot +| +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR +| ... | NIC_Intel-X710 | DOT1Q | L2XCFWD | BASE | VHOST | 1VM | VHOST_1024 +| ... | NF_VPPL2XC | DRV_VFIO_PCI +| ... | dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc +| +| Suite Setup | Setup suite single link | performance +| Suite Teardown | Tear down suite | performance +| Test Setup | Setup test +| Test Teardown | Tear down test | performance | vhost +| +| Test Template | Local Template +| +| Documentation | *RFC2544: Pkt throughput L2XC with vhost abd IEEE 802.1Q test +| ... | cases* +| +| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology with\ +| ... | single links between nodes. +| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 for L2 cross connect of IPv4.\ +| ... | IEEE 802.1Q tagging is applied on link between DUT1-if2 and TG-if2. +| ... | *[Cfg] DUT configuration:* DUT1 is configured with L2 cross connect and\ +| ... | MAC learning enabled. Qemu VNFs are connected to VPP via\ +| ... | vhost-user interfaces. Guest is running VPP l2xc interconnecting \ +| ... | vhost-user interfaces, rxd/txd=1024. DUT1 is tested with ${nic_name}. +| ... | *[Ver] TG verification:* TG finds and reports throughput NDR (Non Drop\ +| ... | Rate) with zero packet loss tolerance and throughput PDR (Partial Drop\ +| ... | Rate) with non-zero packet loss tolerance (LT) expressed in percentage\ +| ... | of packets transmitted. NDR and PDR are discovered for different\ +| ... | Ethernet L2 frame sizes using MLRsearch library.\ +| ... | Test packets are generated by TG on links to DUTs. TG traffic profile\ +| ... | contains two L3 flow-groups (flow-group per direction, 254 flows\ +| ... | per flow-group) with all packets containing Ethernet header, IPv4\ +| ... | header with IP protocol=61 and static\ payload. MAC addresses are\ +| ... | matching MAC addresses of NFs nodes interfaces. +| ... | *[Ref] Applicable standard specifications:* RFC2544. + +*** Variables *** +| @{plugins_to_enable}= | dpdk_plugin.so +| ${crypto_type}= | ${None} +| ${nic_name}= | Intel-X710 +| ${nic_driver}= | vfio-pci +| ${osi_layer}= | L2 +| ${overhead}= | ${4} +| ${subid}= | 10 +| ${tag_rewrite}= | pop-1 +| ${nf_dtcr}= | ${1} +| ${nf_dtc}= | ${1} +| ${nf_chains}= | ${1} +| ${nf_nodes}= | ${1} +# Traffic profile: +| ${traffic_profile}= | trex-sl-2n-dot1qip4asym-ip4src254 + +*** Keywords *** +| Local Template +| | [Documentation] +| | ... | [Cfg] Each DUT runs L2XC switching with VLAN and uses ${phy_cores}\ +| | ... | physical core(s) for worker threads. +| | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ +| | +| | ... | *Arguments:* +| | ... | - frame_size - Framesize in Bytes in integer or string (IMIX_v4_1). +| | ... | Type: integer, string +| | ... | - phy_cores - Number of physical cores. Type: integer +| | ... | - rxq - Number of RX queues, default value: ${None}. Type: integer +| | +| | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None} +| | +| | Set Test Variable | \${frame_size} +| | +| | Given Set Max Rate And Jumbo +| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Pre-initialize layer driver | ${nic_driver} +| | And Apply startup configuration on all VPP DUTs +| | When Initialize layer driver | ${nic_driver} +| | And Initialize layer interface +| | And Initialize L2 xconnect with Vhost-User and VLAN in circular topology +| | ... | ${subid} | ${tag_rewrite} +| | And Configure chains of NFs connected via vhost-user +| | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | jumbo=${jumbo} +| | ... | use_tuned_cfs=${False} | auto_scale=${True} | vnf=vpp_chain_l2xc +| | Then Find NDR and PDR intervals using optimized search + +*** Test Cases *** +| tc01-64B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 64B | 1C +| | frame_size=${64} | phy_cores=${1} + +| tc02-64B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 64B | 2C +| | frame_size=${64} | phy_cores=${2} + +| tc03-64B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 64B | 4C +| | frame_size=${64} | phy_cores=${4} + +| tc04-1518B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 1518B | 1C +| | frame_size=${1518} | phy_cores=${1} + +| tc05-1518B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 1518B | 2C +| | frame_size=${1518} | phy_cores=${2} + +| tc06-1518B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 1518B | 4C +| | frame_size=${1518} | phy_cores=${4} + +| tc07-9000B-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 9000B | 1C +| | frame_size=${9000} | phy_cores=${1} + +| tc08-9000B-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 9000B | 2C +| | frame_size=${9000} | phy_cores=${2} + +| tc09-9000B-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | 9000B | 4C +| | frame_size=${9000} | phy_cores=${4} + +| tc10-IMIX-1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | IMIX | 1C +| | frame_size=IMIX_v4_1 | phy_cores=${1} + +| tc11-IMIX-2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | IMIX | 2C +| | frame_size=IMIX_v4_1 | phy_cores=${2} + +| tc12-IMIX-4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr +| | [Tags] | IMIX | 4C +| | frame_size=IMIX_v4_1 | phy_cores=${4} diff --git a/tests/vpp/perf/vts/2n1l-10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vts/2n1l-10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot similarity index 100% rename from tests/vpp/perf/vts/2n1l-10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot rename to tests/vpp/perf/vts/2n1l-10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot