aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/Long_Xconnect_Intel-XL710.robot
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-08-23 11:03:43 +0100
committerMiroslav Miklus <mmiklus@cisco.com>2016-08-24 11:51:08 +0000
commite94852ebc0e22890d6812e1903c9514bf24453ba (patch)
tree97d797c2fccb84f8c4b586516e914828124661da /tests/perf/Long_Xconnect_Intel-XL710.robot
parent4f923a0947973620f9463f48c9b8de074c531981 (diff)
SKIP_PATCH for all PDR tests instead of NDR
Main motivation for this change is the latency reporting for jobs skipping SKIP_PATCH tests. Change-Id: I529002549247e76309bd405550d48c35a21e1c01 Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'tests/perf/Long_Xconnect_Intel-XL710.robot')
-rw-r--r--tests/perf/Long_Xconnect_Intel-XL710.robot8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/perf/Long_Xconnect_Intel-XL710.robot b/tests/perf/Long_Xconnect_Intel-XL710.robot
index d39fde9f2d..70514c5197 100644
--- a/tests/perf/Long_Xconnect_Intel-XL710.robot
+++ b/tests/perf/Long_Xconnect_Intel-XL710.robot
@@ -122,7 +122,7 @@
| | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \
| | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames
| | ... | using binary search start at 10GE linerate, step 10kpps.
-| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR
+| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | SKIP_PATCH
| | ${framesize}= | Set Variable | 1518
| | ${min_rate}= | Set Variable | 10000
| | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize}
@@ -166,7 +166,7 @@
| | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \
| | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames
| | ... | using binary search start at 10GE linerate, step 10kpps.
-| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR
+| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | SKIP_PATCH
| | ${framesize}= | Set Variable | 1518
| | ${min_rate}= | Set Variable | 10000
| | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize}
@@ -212,7 +212,7 @@
| | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size
| | ... | using binary search start at 10GE linerate, step 100kpps.
| | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B)
-| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR
+| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | SKIP_PATCH
| | ${framesize}= | Set Variable | IMIX_v4_1
| | ${min_rate}= | Set Variable | 100000
| | ${max_rate}= | Calculate pps | ${s_24.5G} | ${353.83333}
@@ -235,7 +235,7 @@
| | ... | 2 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size
| | ... | using binary search start at 10GE linerate, step 100kpps.
| | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B)
-| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR
+| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | SKIP_PATCH
| | ${framesize}= | Set Variable | IMIX_v4_1
| | ${min_rate}= | Set Variable | 100000
| | ${max_rate}= | Calculate pps | ${s_24.5G} | ${353.83333}