aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/vts
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-07-06 19:06:41 +0000
committerPeter Mikus <pmikus@cisco.com>2018-07-09 10:46:55 +0000
commit6a6126b2f26607263e4543a1e0b5012ab2f0601b (patch)
tree213b14399adb4ff7f0738f2e8dd8d7de6ebb2a47 /tests/vpp/perf/vts
parentcc85afad85339d2cc8f035ce63ff21220d8e6b96 (diff)
CSIT-1142 Change thread perf test TAGs
Due to automatization of SMT detection this change is suppose to remove static thread/core tags in favor of dynamic one. Leaving the static tags for number of physical cores to be able to select TCs. Change-Id: I7f99f605821f363e45c333f46d1dea786693521b Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/vts')
-rw-r--r--tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-2vhostvr1024-1vm-ndrpdrdisc.robot50
1 files changed, 25 insertions, 25 deletions
diff --git a/tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-2vhostvr1024-1vm-ndrpdrdisc.robot b/tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-2vhostvr1024-1vm-ndrpdrdisc.robot
index 6e2ae8425a..0fcfd94779 100644
--- a/tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-2vhostvr1024-1vm-ndrpdrdisc.robot
+++ b/tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-2vhostvr1024-1vm-ndrpdrdisc.robot
@@ -111,7 +111,7 @@
| | [Arguments] | ${num_of_threads} | ${rxq} | ${pkt_framesize} | ${search_type}
| | ... | ${acl_type}=${EMPTY}
| | [Documentation]
-| | ... | [Cfg] DUT runs L2BD switching config with 1 thread, 1 phy core,\
+| | ... | [Cfg] DUT runs L2BD switching config with 1 phy core,\
| | ... | 1 receive queue per NIC port.
| | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\
| | ... | linerate, step 10kpps.
@@ -169,160 +169,160 @@
*** Test Cases ***
| tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | NDRDISC
+| | [Tags] | 64B | 2C | NDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=NDR
| tc02-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | PDRDISC
+| | [Tags] | 64B | 2C | PDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=PDR
| tc03-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | NDRDISC
+| | [Tags] | 150B | 2C | NDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=NDR
| tc04-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | PDRDISC
+| | [Tags] | 150B | 2C | PDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=PDR
| tc05-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | NDRDISC
+| | [Tags] | 200B | 2C | NDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=NDR
| tc06-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | PDRDISC
+| | [Tags] | 200B | 2C | PDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=PDR
| tc07-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | NDRDISC
+| | [Tags] | IMIX | 2C | NDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=NDR
| tc08-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | PDRDISC
+| | [Tags] | IMIX | 2C | PDRDISC
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=PDR
| tc09-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-ndrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT
+| | [Tags] | 64B | 2C | NDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=NDR
| | ... | acl_type=permit
| tc10-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-pdrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT
+| | [Tags] | 64B | 2C | PDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=PDR
| | ... | acl_type=permit
| tc11-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-ndrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT
+| | [Tags] | 150B | 2C | NDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=NDR
| | ... | acl_type=permit
| tc12-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-pdrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT
+| | [Tags] | 150B | 2C | PDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=PDR
| | ... | acl_type=permit
| tc13-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-ndrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT
+| | [Tags] | 200B | 2C | NDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=NDR
| | ... | acl_type=permit
| tc14-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-pdrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT
+| | [Tags] | 200B | 2C | PDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=PDR
| | ... | acl_type=permit
| tc15-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-ndrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | NDRDISC | ACL_PERMIT
+| | [Tags] | IMIX | 2C | NDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=NDR
| | ... | acl_type=permit
| tc16-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-acl-pdrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | PDRDISC | ACL_PERMIT
+| | [Tags] | IMIX | 2C | PDRDISC | ACL_PERMIT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=PDR
| | ... | acl_type=permit
| tc17-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-ndrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 64B | 2C | NDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=NDR
| | ... | acl_type=permit+reflect
| tc18-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-pdrdisc
-| | [Tags] | 64B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 64B | 2C | PDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${64} | search_type=PDR
| | ... | acl_type=permit+reflect
| tc19-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-ndrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 150B | 2C | NDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=NDR
| | ... | acl_type=permit+reflect
| tc20-150B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-pdrdisc
-| | [Tags] | 150B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 150B | 2C | PDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${150} | search_type=PDR
| | ... | acl_type=permit+reflect
| tc21-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-ndrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | NDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 200B | 2C | NDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=NDR
| | ... | acl_type=permit+reflect
| tc22-200B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-pdrdisc
-| | [Tags] | 200B | 2T2C | STHREAD | PDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | 200B | 2C | PDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=${200} | search_type=PDR
| | ... | acl_type=permit+reflect
| tc23-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-ndrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | NDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | IMIX | 2C | NDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=NDR
| | ... | acl_type=permit+reflect
| tc24-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-aclreflect-pdrdisc
-| | [Tags] | IMIX | 2T2C | STHREAD | PDRDISC | ACL_PERMIT_REFLECT
+| | [Tags] | IMIX | 2C | PDRDISC | ACL_PERMIT_REFLECT
| | ...
| | [Template] | Discover NDR or PDR for IPv4 forwarding with VHOST/VXLAN and ACL
| | num_of_threads=2 | rxq=2 | pkt_framesize=IMIX_v4_1 | search_type=PDR