From: Tibor Frank Date: Wed, 21 Jun 2017 13:03:07 +0000 (+0200) Subject: CSIT-689: Update PDR values in PDRCHK tests X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=c65607ded4f4ec05f5789bd2b826d4d2feecf0ee CSIT-689: Update PDR values in PDRCHK tests Change-Id: I703952667a2f930de56baa2e755d70889fdea3a6 Signed-off-by: Tibor Frank --- diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot index abfa27132a..5f87d6527a 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot +++ b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-pdrchk.robot @@ -145,7 +145,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for L2 bridge domain -| | framesize=${9000} | rate=138580pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=100000pps | wt=2 | rxq=1 | tc07-64B-4t4c-eth-l2bdbasemaclrn-pdrchk | | [Documentation] diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot b/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot index 446fc23614..c3dc22d078 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot +++ b/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot @@ -145,7 +145,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for L2 xconnect -| | framesize=${9000} | rate=138580pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=100000pps | wt=2 | rxq=1 | tc07-64B-4t4c-eth-l2xcbase-pdrchk | | [Documentation] diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot index 844d0f9ca9..d58d0849a0 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip4-ip4base-pdrchk.robot @@ -103,7 +103,7 @@ | | [Tags] | 1518B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${1518} | rate=812743pps | wt=1 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip4-ip4base-pdrchk | | [Documentation] @@ -115,7 +115,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${9000} | rate=138580pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-64B-2t2c-ethip4-ip4base-pdrchk | | [Documentation] @@ -127,7 +127,7 @@ | | [Tags] | 64B | 2T2C | STHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${64} | rate=9.4mpps | wt=2 | rxq=1 +| | framesize=${64} | rate=7.4mpps | wt=2 | rxq=1 | tc05-1518B-2t2c-ethip4-ip4base-pdrchk | | [Documentation] @@ -139,7 +139,7 @@ | | [Tags] | 1518B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${1518} | rate=812743pps | wt=2 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip4-ip4base-pdrchk | | [Documentation] @@ -151,7 +151,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${9000} | rate=138580pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-64B-4t4c-ethip4-ip4base-pdrchk | | [Documentation] @@ -163,7 +163,7 @@ | | [Tags] | 64B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${64} | rate=13.4mpps | wt=4 | rxq=2 +| | framesize=${64} | rate=7.4mpps | wt=4 | rxq=2 | tc08-1518B-4t4c-ethip4-ip4base-pdrchk | | [Documentation] @@ -175,7 +175,7 @@ | | [Tags] | 1518B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${1518} | rate=812743pps | wt=4 | rxq=2 +| | framesize=${1518} | rate=400000pps | wt=4 | rxq=2 | tc08-9000B-4t4c-ethip4-ip4base-pdrchk | | [Documentation] @@ -186,5 +186,5 @@ | | ... | | [Tags] | 9000B | 4T4C | MTHREAD | | ... -| | [Template] | Check PDR for IPv4 routing with -| | framesize=${9000} | rate=138580pps | wt=4 | rxq=2 +| | [Template] | Check PDR for IPv4 routing +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 diff --git a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot index eba7f6c66c..643274f049 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot @@ -106,7 +106,7 @@ | | [Tags] | 1480B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${1480} | rate=740000pps | wt=1 | rxq=1 +| | framesize=${1480} | rate=370000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip4lispip4-ip4base-pdrchk | | [Documentation] @@ -118,7 +118,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-64B-2t2c-ethip4lispip4-ip4base-pdrchk | | [Documentation] @@ -142,7 +142,7 @@ | | [Tags] | 1480B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${1480} | rate=740000pps | wt=2 | rxq=1 +| | framesize=${1480} | rate=370000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip4lispip4-ip4base-pdrchk | | [Documentation] @@ -154,7 +154,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-64B-4t4c-ethip4lispip4-ip4base-pdrchk | | [Documentation] @@ -178,7 +178,7 @@ | | [Tags] | 1480B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${1480} | rate=740000pps | wt=4 | rxq=2 +| | framesize=${1480} | rate=370000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip4lispip4-ip4base-pdrchk | | [Documentation] @@ -190,4 +190,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 diff --git a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot index 9efa28b940..59fa02eb54 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip4lispip6-ip4base-pdrchk.robot @@ -106,7 +106,7 @@ | | [Tags] | 1460B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${1460} | rate=720000pps | wt=1 | rxq=1 +| | framesize=${1460} | rate=360000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip4lispip6-ip4base-pdrchk | | [Documentation] @@ -118,7 +118,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-64B-2t2c-ethip4lispip6-ip4base-pdrchk | | [Documentation] @@ -142,7 +142,7 @@ | | [Tags] | 1460B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${1460} | rate=720000pps | wt=2 | rxq=1 +| | framesize=${1460} | rate=360000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip4lispip6-ip4base-pdrchk | | [Documentation] @@ -154,7 +154,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-64B-4t4c-ethip4lispip6-ip4base-pdrchk | | [Documentation] @@ -178,7 +178,7 @@ | | [Tags] | 1460B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${1460} | rate=720000pps | wt=4 | rxq=2 +| | framesize=${1460} | rate=360000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip4lispip6-ip4base-pdrchk | | [Documentation] @@ -190,4 +190,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv4 over IPv6 forwarding -| | framesize=${9000} | rate=120000pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot index 3fdab0f62f..cbaad60529 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6base-pdrchk.robot @@ -96,7 +96,7 @@ | | [Tags] | 1518B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${1518} | rate=812743pps | wt=1 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip6-ip6base-pdrchk | | [Documentation] @@ -108,7 +108,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${9000} | rate=138580pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-78B-2t2c-ethip6-ip6base-pdrchk | | [Documentation] @@ -120,7 +120,7 @@ | | [Tags] | 78B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${78} | rate=8.1mpps | wt=2 | rxq=1 +| | framesize=${78} | rate=6.0mpps | wt=2 | rxq=1 | tc05-1518B-2t2c-ethip6-ip6base-pdrchk | | [Documentation] @@ -132,7 +132,7 @@ | | [Tags] | 1518B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${1518} | rate=812743pps | wt=2 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip6-ip6base-pdrchk | | [Documentation] @@ -144,7 +144,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${9000} | rate=138580pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-78B-4t4c-ethip6-ip6base-pdrchk | | [Documentation] @@ -156,7 +156,7 @@ | | [Tags] | 78B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${78} | rate=9.4mpps | wt=4 | rxq=2 +| | framesize=${78} | rate=6.1mpps | wt=4 | rxq=2 | tc08-1518B-4t4c-ethip6-ip6base-pdrchk | | [Documentation] @@ -168,7 +168,7 @@ | | [Tags] | 1518B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${1518} | rate=812743pps | wt=4 | rxq=2 +| | framesize=${1518} | rate=400000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip6-ip6base-pdrchk | | [Documentation] @@ -180,4 +180,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 routing -| | framesize=${9000} | rate=138580pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot index 6dcb36d234..58aae85019 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot @@ -98,7 +98,7 @@ | | [Tags] | 1518B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${1518} | rate=812743pps | wt=1 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip6-ip6scale2m-pdrchk | | [Documentation] @@ -110,7 +110,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${9000} | rate=138580pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-78B-2t2c-ethip6-ip6scale2m-pdrchk | | [Documentation] @@ -134,7 +134,7 @@ | | [Tags] | 1518B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${1518} | rate=812743pps | wt=2 | rxq=1 +| | framesize=${1518} | rate=400000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip6-ip6scale2m-pdrchk | | [Documentation] @@ -158,7 +158,7 @@ | | [Tags] | 78B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${78} | rate=6.8mpps | wt=4 | rxq=2 +| | framesize=${78} | rate=6.4mpps | wt=4 | rxq=2 | tc08-1518B-4t4c-ethip6-ip6scale2m-pdrchk | | [Documentation] @@ -170,7 +170,7 @@ | | [Tags] | 1518B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${1518} | rate=812743pps | wt=4 | rxq=2 +| | framesize=${1518} | rate=400000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip6-ip6scale2m-pdrchk | | [Documentation] @@ -182,4 +182,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for IPv6 scaled routing -| | framesize=${9000} | rate=138580pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 diff --git a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot b/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot index 074405f78d..ecc41b6b74 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6lispip4-ip6base-pdrchk.robot @@ -106,7 +106,7 @@ | | [Tags] | 1460B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${1460} | rate=720000pps | wt=1 | rxq=1 +| | framesize=${1460} | rate=37000pps | wt=1 | rxq=1 | tc03-9000B-1t1c-ethip6lispip4-ip6base-pdrchk | | [Documentation] @@ -118,7 +118,7 @@ | | [Tags] | 9000B | 1T1C | STHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=1 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1 | tc04-78B-2t2c-ethip6lispip4-ip6base-pdrchk | | [Documentation] @@ -142,7 +142,7 @@ | | [Tags] | 1460B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${1460} | rate=720000pps | wt=2 | rxq=1 +| | framesize=${1460} | rate=370000pps | wt=2 | rxq=1 | tc06-9000B-2t2c-ethip6lispip4-ip6base-pdrchk | | [Documentation] @@ -154,7 +154,7 @@ | | [Tags] | 9000B | 2T2C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=2 | rxq=1 +| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1 | tc07-78B-4t4c-ethip6lispip4-ip6base-pdrchk | | [Documentation] @@ -178,7 +178,7 @@ | | [Tags] | 1460B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${1460} | rate=720000pps | wt=4 | rxq=2 +| | framesize=${1460} | rate=370000pps | wt=4 | rxq=2 | tc09-9000B-4t4c-ethip6lispip4-ip6base-pdrchk | | [Documentation] @@ -190,4 +190,4 @@ | | [Tags] | 9000B | 4T4C | MTHREAD | | ... | | [Template] | Check PDR for Lisp IPv6 over IPv4 forwarding -| | framesize=${9000} | rate=120000pps | wt=4 | rxq=2 +| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2 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