From fd0ac734133ee7c09faa18a86424dd37cae6dae3 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 21 Apr 2017 12:04:40 +0100 Subject: Added Ethernet frame size tags for performance tests: - 64B, 78B, IMIX, 1460B, 1480B, 1514B, 1518B, 9000B. Change-Id: I007928855ed05ac2e3aca02298b9436b9b6becdc Signed-off-by: Maciek Konstantynowicz --- tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot') diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot index 17025bfd46..151a6a9460 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot @@ -50,7 +50,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte | | ... | frames using single trial throughput test at 2x 3.9mpps. -| | [Tags] | 1T1C | STHREAD +| | [Tags] | 78B | 1T1C | STHREAD | | ${framesize}= | Set Variable | ${78} | | ${rate}= | Set Variable | 3.9mpps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo @@ -66,7 +66,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 812743pps. -| | [Tags] | 1T1C | STHREAD +| | [Tags] | 1518B | 1T1C | STHREAD | | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 812743pps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo @@ -82,7 +82,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 138580pps. -| | [Tags] | 1T1C | STHREAD +| | [Tags] | 9000B | 1T1C | STHREAD | | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 138580pps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo @@ -97,7 +97,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte | | ... | frames using single trial throughput test at 2x 8.1mpps. -| | [Tags] | 2T2C | MTHREAD +| | [Tags] | 78B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${78} | | ${rate}= | Set Variable | 8.1mpps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo @@ -113,7 +113,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 812743pps. -| | [Tags] | 2T2C | MTHREAD +| | [Tags] | 1518B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 812743pps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo @@ -129,7 +129,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 138580pps. -| | [Tags] | 2T2C | MTHREAD +| | [Tags] | 9000B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 138580pps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo @@ -144,7 +144,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 78 Byte | | ... | frames using single trial throughput test at 2x 9.4mpps. -| | [Tags] | 4T4C | MTHREAD +| | [Tags] | 78B | 4T4C | MTHREAD | | ${framesize}= | Set Variable | ${78} | | ${rate}= | Set Variable | 9.4mpps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo @@ -160,7 +160,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 812743pps. -| | [Tags] | 4T4C | MTHREAD +| | [Tags] | 1518B | 4T4C | MTHREAD | | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 812743pps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo @@ -176,7 +176,7 @@ | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 138580pps. -| | [Tags] | 4T4C | MTHREAD +| | [Tags] | 9000B | 4T4C | MTHREAD | | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 138580pps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -- cgit 1.2.3-korg