From a765b82b5bb2a88086503d0cf54b86770d9ffe74 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Fri, 6 Mar 2020 18:15:26 +0000 Subject: rls2001 perf: fix hoststack test packet sizes - TCP packet size is 1460B not 9000B - QUIC packet size is 1280B not 9000B Change-Id: I6604a74fa533db4ac782782c85ea54038688627a Signed-off-by: Dave Wallace --- .../10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot') diff --git a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot index ec78dfd42c..d8187af53e 100644 --- a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot +++ b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot @@ -19,7 +19,7 @@ | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | ... | TCP | NIC_Intel-X710 | DRV_VFIO_PCI | ... | RXQ_SIZE_0 | TXQ_SIZE_0 | HOSTSTACK -| ... | LDPRELOAD | IPERF3 | 1CLIENT | 10STREAM | 9000B +| ... | LDPRELOAD | IPERF3 | 1CLIENT | 10STREAM | 1460B | ... | eth-ip4tcpscale1cl10s-ldpreload-iperf3 | | Suite Setup | Setup suite single link no tg @@ -29,7 +29,7 @@ | | Test Template | Local template | -| Documentation | *Iperf3 client -> Iperf3 server throughput. +| Documentation | *Iperf3 client -> Iperf3 server goodput. | | ... | *[Top] Network Topologies:* DUT-DUT 2-node topology | ... | with single link between nodes. @@ -60,6 +60,6 @@ | | ... | Defered Failure From Hoststack Iperf3 Test Program *** Test Cases *** -| tc01-9000B-1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps +| tc01-1460B-1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps | | [Tags] | 1C | | phy_cores=${1} -- cgit 1.2.3-korg