diff options
Diffstat (limited to 'tests/vpp/perf/tcp')
-rw-r--r-- | tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot index 7ce6a9fbe6..c900d52cf4 100644 --- a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot +++ b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot @@ -80,7 +80,7 @@ | | [Documentation] | | ... | Measure number of connections per second using wrk. | | ... -| | [Tags] | 1T1C | TCP_CPS +| | [Tags] | 1C | TCP_CPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-cps | wt=1 | rxq=1 @@ -90,7 +90,7 @@ | | [Documentation] | | ... | Measure number of connections per second using wrk. | | ... -| | [Tags] | 2T2C | TCP_CPS +| | [Tags] | 2C | TCP_CPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-cps | wt=2 | rxq=2 @@ -100,7 +100,7 @@ | | [Documentation] | | ... | Measure number of connections per second using wrk. | | ... -| | [Tags] | 4T4C | TCP_CPS +| | [Tags] | 4C | TCP_CPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-cps | wt=4 | rxq=4 @@ -110,7 +110,7 @@ | | [Documentation] | | ... | Measure and report number of requests per second using wrk. | | ... -| | [Tags] | 1T1C | TCP_RPS +| | [Tags] | 1C | TCP_RPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-rps | wt=1 | rxq=1 @@ -120,7 +120,7 @@ | | [Documentation] | | ... | Measure and report number of requests per second using wrk. | | ... -| | [Tags] | 2T2C | TCP_RPS +| | [Tags] | 2C | TCP_RPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-rps | wt=2 | rxq=2 @@ -130,7 +130,7 @@ | | [Documentation] | | ... | Measure and report number of requests per second using wrk. | | ... -| | [Tags] | 4T4C | TCP_RPS +| | [Tags] | 4C | TCP_RPS | | ... | | [Template] | Measure throughput or rps or cps | | traffic_profile=wrk-sf-2n-ethip4tcphttp-8u8c50con-rps | wt=4 | rxq=4 |