X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Ftcp%2F2n1l-10ge2p1x710-eth-ip4tcphttp-wrk8u8c50con-rps.robot;h=7b128fe9956fdc71df40fb3c4a5e02bf02db775e;hp=1fc7077093111a7d141563b6be8d2c717b197387;hb=d68951ac245150eeefa6e0f4156e4c1b5c9e9325;hpb=ed0258a440cfad7023d643f717ab78ac568dc59b diff --git a/tests/vpp/perf/tcp/2n1l-10ge2p1x710-eth-ip4tcphttp-wrk8u8c50con-rps.robot b/tests/vpp/perf/tcp/2n1l-10ge2p1x710-eth-ip4tcphttp-wrk8u8c50con-rps.robot index 1fc7077093..7b128fe995 100644 --- a/tests/vpp/perf/tcp/2n1l-10ge2p1x710-eth-ip4tcphttp-wrk8u8c50con-rps.robot +++ b/tests/vpp/perf/tcp/2n1l-10ge2p1x710-eth-ip4tcphttp-wrk8u8c50con-rps.robot @@ -17,19 +17,19 @@ | Resource | resources/libraries/robot/wrk/wrk_utils.robot | Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/tcp/tcp_setup.robot -| ... +| | Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | ... | HTTP | TCP | TCP_RPS | NIC_Intel-X710 | DRV_VFIO_PCI -| ... +| | Suite Setup | Setup suite single link | wrk | Suite Teardown | Tear down suite | Test Setup | Setup test | Test Teardown | Tear down test -| ... +| | Test Template | Local template -| ... +| | Documentation | *HTTP requests per seconds.* -| ... +| | ... | *[Top] Network Topologies:* TG-DUT-TG 2-node topology | ... | with single link between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv4-TCP-HTTP for TCP Host Stack @@ -49,7 +49,7 @@ *** Keywords *** | Local template | | [Arguments] | ${phy_cores} | ${rxq}=${None} -| | ... +| | | | Given Set Max Rate And Jumbo | | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver}