aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
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/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
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/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot')
-rw-r--r--tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot48
1 files changed, 24 insertions, 24 deletions
diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
index d81af3f316..300d8b74ea 100644
--- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
+++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
@@ -98,11 +98,11 @@
| tc01-64B-1t1c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
+| | ... | 1 phy core, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 64B | 1T1C | STHREAD
+| | [Tags] | 64B | 1C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=1 | rxq=1 | framesize=${64}
@@ -110,11 +110,11 @@
| tc02-1518B-1t1c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
+| | ... | 1 phy core, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 1518B | 1T1C | STHREAD
+| | [Tags] | 1518B | 1C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=1 | rxq=1 | framesize=${1518}
@@ -122,11 +122,11 @@
| tc03-9000B-1t1c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
+| | ... | 1 phy core, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 9000B | 1T1C | STHREAD
+| | [Tags] | 9000B | 1C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=1 | rxq=1 | framesize=${9000}
@@ -134,12 +134,12 @@
| tc04-IMIX-1t1c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
+| | ... | 1 phy core, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\
| | ... | throughput test.
| | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B)
| | ...
-| | [Tags] | IMIX | 1T1C | STHREAD
+| | [Tags] | IMIX | 1C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=1 | rxq=1 | framesize=IMIX_v4_1
@@ -147,11 +147,11 @@
| tc05-64B-2t2c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
+| | ... | 2 phy cores, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 64B | 2T2C | MTHREAD
+| | [Tags] | 64B | 2C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=2 | rxq=1 | framesize=${64}
@@ -159,11 +159,11 @@
| tc06-1518B-2t2c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
+| | ... | 2 phy cores, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 1518B | 2T2C | MTHREAD
+| | [Tags] | 1518B | 2C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=2 | rxq=1 | framesize=${1518}
@@ -171,11 +171,11 @@
| tc07-9000B-2t2c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
+| | ... | 2 phy cores, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 9000B | 2T2C | MTHREAD
+| | [Tags] | 9000B | 2C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=2 | rxq=1 | framesize=${9000}
@@ -183,12 +183,12 @@
| tc08-IMIX-2t2c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
+| | ... | 2 phy cores, 1 receive queue per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\
| | ... | throughput test.
| | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B)
| | ...
-| | [Tags] | IMIX | 2T2C | MTHREAD
+| | [Tags] | IMIX | 2C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=2 | rxq=1 | framesize=IMIX_v4_1
@@ -196,11 +196,11 @@
| tc09-64B-4t4c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
+| | ... | 4 phy cores, 2 receive queues per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 64B | 4T4C | MTHREAD
+| | [Tags] | 64B | 4C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=4 | rxq=2 | framesize=${64}
@@ -208,11 +208,11 @@
| tc10-1518B-4t4c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
+| | ... | 4 phy cores, 2 receive queues per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 1518B | 4T4C | MTHREAD
+| | [Tags] | 1518B | 4C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=4 | rxq=2 | framesize=${1518}
@@ -220,11 +220,11 @@
| tc11-9000B-4t4c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
+| | ... | 4 phy cores, 2 receive queues per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\
| | ... | throughput test.
| | ...
-| | [Tags] | 9000B | 4T4C | MTHREAD
+| | [Tags] | 9000B | 4C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=4 | rxq=2 | framesize=${9000}
@@ -232,12 +232,12 @@
| tc12-IMIX-4t4c-ethip4udp-ip4base-iacl50-stateful-flows10k-mrr
| | [Documentation]
| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\
-| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
+| | ... | 4 phy cores, 2 receive queues per NIC port.
| | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\
| | ... | throughput test.
| | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B)
| | ...
-| | [Tags] | IMIX | 4T4C | MTHREAD
+| | [Tags] | IMIX | 4C
| | ...
| | [Template] | Check RR for IPv4 routing with ACLs
| | wt=4 | rxq=2 | framesize=IMIX_v4_1
a id='n705' href='#n705'>705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856