diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-03-07 09:06:36 +0000 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-03-28 06:26:05 +0000 |
commit | 5cf760de85567fc1b6a1af1c97210657c3146e12 (patch) | |
tree | 63361d9f8396e6b2e51f3d6baf6d7c516ac00fae | |
parent | 4bb151222d6f0d78beda7d20f212ff89a7e81e0a (diff) |
FIX: MRR IPv6 tags
Change-Id: I2ca83b4405cd537671bf16fc57500be91455eadc
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit a4845b4c0419aa8785926b50d8d6c28f2e015e09)
(cherry picked from commit c1d1f59a15b066a3ddcf80bba33ad69b1fcef430)
-rw-r--r-- | tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot index 22c14ad4db..adfd31f766 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot @@ -78,7 +78,7 @@ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 78B | 1T1C | STHREAD | | ... | | [Template] | Check RR for ethip6-ip6base | | framesize=${78} | wt=1 | rxq=1 @@ -111,7 +111,7 @@ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. -| | [Tags] | 64B | 2T2C | MTHREAD +| | [Tags] | 78B | 2T2C | MTHREAD | | ... | | [Template] | Check RR for ethip6-ip6base | | framesize=${78} | wt=2 | rxq=1 @@ -144,7 +144,7 @@ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. -| | [Tags] | 64B | 4T4C | MTHREAD +| | [Tags] | 78B | 4T4C | MTHREAD | | ... | | [Template] | Check RR for ethip6-ip6base | | framesize=${78} | wt=4 | rxq=2 |