X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fl2%2F2n1l-10ge2p1x710-avf-eth-l2bdbasemaclrn-ndrpdr.robot;h=eaf267b14553aea7164f85d45e42a17fe1a1d6ad;hb=fcc77752111a4fbe8caa341cf5249efbad305a2a;hp=a2648984356db7a1b140350fe356a0559274b1ec;hpb=1577123a3c27541181097cb4186aa8855f20b1cc;p=csit.git diff --git a/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-eth-l2bdbasemaclrn-ndrpdr.robot b/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-eth-l2bdbasemaclrn-ndrpdr.robot index a264898435..eaf267b145 100644 --- a/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-eth-l2bdbasemaclrn-ndrpdr.robot +++ b/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-eth-l2bdbasemaclrn-ndrpdr.robot @@ -18,7 +18,7 @@ | ... | NIC_Intel-X710 | ETH | L2BDMACLRN | BASE | DRV_AVF | ... | Suite Setup | Setup suite single link | performance_avf -| Suite Teardown | Tear down suite | performance +| Suite Teardown | Tear down suite | performance | vifs | Test Setup | Setup test | Test Teardown | Tear down test | performance | ... @@ -49,6 +49,7 @@ | @{plugins_to_enable}= | dpdk_plugin.so | avf_plugin.so | ${osi_layer}= | L2 | ${nic_name}= | Intel-X710 +| ${nic_driver}= | avf | ${overhead}= | ${0} # Traffic profile: | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254 @@ -73,8 +74,9 @@ | | And Add DPDK no PCI to all DUTs | | And Set Max Rate And Jumbo | | And Apply startup configuration on all VPP DUTs -| | When Initialize AVF interfaces -| | And Initialize L2 bridge domain in circular topology +| | When Initialize layer driver | ${nic_driver} +| | And Initialize layer interface +| | And Initialize L2 bridge domain | | Then Find NDR and PDR intervals using optimized search *** Test Cases ***