From 16e1ca7f3cd7b7ddd40bec6ea441eb407cddc0f2 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Tue, 8 Aug 2017 15:08:15 +0200 Subject: CSIT-767: Add acl 64B 4t4c perf tests Change-Id: Id1b187c195c955d0e533d8d6864fff6a3fa8332e Signed-off-by: Jan Gelety (cherry picked from commit 8c9bec21e04461742de8f45d8ec17046fe96ddd9) --- ...4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot') diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot index bdaa57bd0a..4cf3a457df 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-iacl10sl-100flows-ndrpdrdisc.robot @@ -146,3 +146,27 @@ | | ... | | [Template] | Discover NDR or PDR for IPv4 routing with ACLs | | wt=2 | rxq=1 | framesize=${64} | min_rate=${100000} | search_type=PDR + +| tc05-64B-4t4c-ethip4udp-ip4base-iacl10-stateless-flows100-ndrdisc +| | [Documentation] +| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\ +| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. +| | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ +| | ... | linerate, step 100kpps. +| | ... +| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | ... +| | [Template] | Discover NDR or PDR for IPv4 routing with ACLs +| | wt=4 | rxq=2 | framesize=${64} | min_rate=${100000} | search_type=NDR + +| tc06-64B-4t4c-ethip4udp-ip4base-iacl10-stateless-flows100-pdrdisc +| | [Documentation] +| | ... | [Cfg] DUT runs IPv4 routing config with ACL with\ +| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. +| | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ +| | ... | linerate, step 100kpps, LT=0.5%. +| | ... +| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Template] | Discover NDR or PDR for IPv4 routing with ACLs +| | wt=4 | rxq=2 | framesize=${64} | min_rate=${100000} | search_type=PDR -- cgit 1.2.3-korg