diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-06-21 15:03:07 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-06-23 12:09:17 +0200 |
commit | c65607ded4f4ec05f5789bd2b826d4d2feecf0ee (patch) | |
tree | a79c17d5ea338db29695a49f329f920dd5730b3e /tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot | |
parent | 81847bf85aa4f38c398198eb38201689d2ff120e (diff) |
CSIT-689: Update PDR values in PDRCHK tests
Change-Id: I703952667a2f930de56baa2e755d70889fdea3a6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot')
-rw-r--r-- | tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot index 85a1c57811..7898a08aa5 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-pdrchk.robot @@ -106,7 +106,7 @@ | | [Tags] | 1460B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${1460} | rate=740000pps | wt=1 | rxq=1 +| | framesize=${1460} | rate=370000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip6lispip6-ip6base-pdrchk | | [Documentation] @@ -118,7 +118,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-78B-2t2c-ethip6lispip6-ip6base-pdrchk | | [Documentation] @@ -142,7 +142,7 @@ | | [Tags] | 1460B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${1460} | rate=740000pps | wt=2 | rxq=1 +| | framesize=${1460} | rate=370000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip6lispip6-ip6base-pdrchk | | [Documentation] @@ -154,7 +154,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-78B-4t4c-ethip6lispip6-ip6base-pdrchk | | [Documentation] @@ -178,7 +178,7 @@ | | [Tags] | 1460B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${1460} | rate=740000pps | wt=4 | rxq=2 +| | framesize=${1460} | rate=370000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip6lispip6-ip6base-pdrchk | | [Documentation] @@ -190,4 +190,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 |