X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-verify-perf.sh;h=98855a7be1dc8ea5576174f95b1cda4119e5b4a1;hp=f7bc026ca9dc6efd87431005c94b2e75c1eb9a1c;hb=f92c0509b068c8998653bb931f93d7d4720b71f1;hpb=ec28a657ac37342aa4f87c505de9de24e7d82d1b diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index f7bc026ca9..98855a7be1 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -163,6 +163,12 @@ case "$TEST_TAG" in --include mrrAND78bAND1t1c \ --include mrrAND78bAND2t2c \ --include mrrAND78bAND4t4c \ + --include mrrANDimixAND1t1cANDvhost \ + --include mrrANDimixAND2t2cANDvhost \ + --include mrrANDimixAND4t4cANDvhost \ + --include mrrANDimixAND1t1cANDmemif \ + --include mrrANDimixAND2t2cANDmemif \ + --include mrrANDimixAND4t4cANDmemif \ tests/ RETURN_STATUS=$(echo $?) ;; @@ -252,6 +258,8 @@ case "$TEST_TAG" in -s "tests.vpp.perf.crypto" \ --include ndrdiscANDnic_intel-xl710AND1t1cANDipsechw \ --include ndrdiscANDnic_intel-xl710AND2t2cANDipsechw \ + --include mrrANDnic_intel-xl710AND1t1cANDipsechw \ + --include mrrANDnic_intel-xl710AND2t2cANDipsechw \ tests/ RETURN_STATUS=$(echo $?) ;; @@ -329,6 +337,8 @@ case "$TEST_TAG" in -s "tests.vpp.perf.crypto" \ --include pdrdiscANDnic_intel-xl710AND1t1cANDipsechw \ --include pdrdiscANDnic_intel-xl710AND2t2cANDipsechw \ + --include mrrANDnic_intel-xl710AND1t1cANDipsechw \ + --include mrrANDnic_intel-xl710AND2t2cANDipsechw \ tests/ RETURN_STATUS=$(echo $?) ;;