X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot;fp=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot;h=e74d204c2b4f17e543f6e10b975404fedaf5fedf;hb=fcc77752111a4fbe8caa341cf5249efbad305a2a;hp=ee1a9d94e49060c85a721890d7255f340000b8d7;hpb=510f6d5140db4512ff00a43bf5b8d2ddd1f4a064;p=csit.git diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot index ee1a9d94e4..e74d204c2b 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot @@ -52,6 +52,7 @@ | @{plugins_to_enable}= | dpdk_plugin.so | nat_plugin.so | ${osi_layer}= | L3 | ${nic_name}= | Intel-X710 +| ${nic_driver}= | vfio-pci | ${overhead}= | ${0} # Traffic profile: | ${traffic_profile}= | trex-sl-3n-ethip4udp-100u15p @@ -78,7 +79,8 @@ | | And Set Max Rate And Jumbo And Handle Multi Seg | | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize NAT44 in circular topology +| | When Initialize layer driver | ${nic_driver} +| | And Initialize NAT44 in circular topology | | Then Find NDR and PDR intervals using optimized search *** Test Cases ***