X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fnfv_density%2Fdcr_memif%2Fchain_ipsec%2F10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot;h=acf7266f8d6bbe04650baa26a8caa8ae6e47e958;hb=6daa2d791f0e0d41b73668ef3ee233e58987dc37;hp=bcce95621ed0746e1d473ad09f4d24958c381030;hpb=cf9fbdf9e597dbdcb89823a3151c5396eadea70c;p=csit.git diff --git a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot index bcce95621e..acf7266f8d 100644 --- a/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2020 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -18,11 +18,12 @@ | ... | IPSEC | IPSECSW | IPSECINT | NIC_Intel-X710 | SCALE | 1DCR | ... | DOCKER | 2R1C | NF_DENSITY | CHAIN | NF_VPPIP4 | 1DCR1T | ... | AES_256_GCM | AES | DRV_VFIO_PCI +| ... | RXQ_SIZE_0 | TXQ_SIZE_0 | ... | ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1dcr1c-vppip4-aes256gcm | | Suite Setup | Setup suite single link | performance | Suite Teardown | Tear down suite | performance -| Test Setup | Setup test +| Test Setup | Setup test | performance | Test Teardown | Tear down test | performance | container | | Test Template | Local Template @@ -47,12 +48,14 @@ *** Variables *** | @{plugins_to_enable}= | dpdk_plugin.so | memif_plugin.so -| ... | crypto_ia32_plugin.so | crypto_ipsecmb_plugin.so +| ... | crypto_native_plugin.so | crypto_ipsecmb_plugin.so | ... | crypto_openssl_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | Intel-X710 | ${nic_driver}= | vfio-pci -| ${osi_layer}= | L3 +| ${nic_rxq_size}= | 0 +| ${nic_txq_size}= | 0 +| ${osi_layer}= | L2 | ${overhead}= | ${54} | ${tg_if1_ip4}= | 192.168.10.254 | ${dut1_if1_ip4}= | 192.168.10.1