X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fvpp%2Fdevice%2Fip4_tunnels%2Feth2p-ethip4vxlan-l2xcbase-dev.robot;fp=tests%2Fvpp%2Fdevice%2Fip4_tunnels%2Feth2p-ethip4vxlan-l2xcbase-dev.robot;h=c905386e3c96555a869f458a4cf5289c9c5eefae;hb=fcc77752111a4fbe8caa341cf5249efbad305a2a;hp=250867b827070c8de6e934c6964f6d6aaa0210b2;hpb=510f6d5140db4512ff00a43bf5b8d2ddd1f4a064;p=csit.git diff --git a/tests/vpp/device/ip4_tunnels/eth2p-ethip4vxlan-l2xcbase-dev.robot b/tests/vpp/device/ip4_tunnels/eth2p-ethip4vxlan-l2xcbase-dev.robot index 250867b827..c905386e3c 100644 --- a/tests/vpp/device/ip4_tunnels/eth2p-ethip4vxlan-l2xcbase-dev.robot +++ b/tests/vpp/device/ip4_tunnels/eth2p-ethip4vxlan-l2xcbase-dev.robot @@ -39,6 +39,7 @@ *** Variables *** | @{plugins_to_enable}= | dpdk_plugin.so | ${nic_name}= | virtual +| ${nic_driver}= | vfio-pci | ${overhead}= | ${50} *** Keywords *** @@ -60,7 +61,8 @@ | | And Add PCI devices to all DUTs | | And Set Max Rate And Jumbo And Handle Multi Seg | | And Apply startup configuration on all VPP DUTs | with_trace=${True} -| | When Initialize layer interface +| | When Initialize layer driver | ${nic_driver} +| | And Initialize layer interface | | And Initialize layer ip4vxlan | | And Initialize L2 cross connect | | Then Send VXLAN encapsulated packet and verify received packet