X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fvm_vhost%2Fip4%2Feth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot;h=eb86da9107573114881c60dce3ed5523bc3bf1b2;hb=fcc77752111a4fbe8caa341cf5249efbad305a2a;hp=59da994310645f27143b2137c82dae69f11d76ad;hpb=248d1a52e06622dc9eb1dfdd6ca9f6670b4c0bc3;p=csit.git diff --git a/tests/vpp/device/vm_vhost/ip4/eth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot b/tests/vpp/device/vm_vhost/ip4/eth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot index 59da994310..eb86da9107 100644 --- a/tests/vpp/device/vm_vhost/ip4/eth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot +++ b/tests/vpp/device/vm_vhost/ip4/eth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot @@ -41,6 +41,7 @@ *** Variables *** | @{plugins_to_enable}= | dpdk_plugin.so | ${nic_name}= | virtual +| ${nic_driver}= | vfio-pci | ${nf_chains}= | ${1} | ${nf_nodes}= | ${1} | ${nf_dtc} | ${1} @@ -68,7 +69,8 @@ | | Given Add worker threads and rxqueues to all DUTs | ${phy_cores} | ${rxq} | | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | with_trace=${True} -| | When Initialize IPv4 forwarding with vhost in 2-node circular topology +| | When Initialize layer driver | ${nic_driver} +| | And Initialize IPv4 forwarding with vhost in 2-node circular topology | | ... | nf_nodes=${nf_nodes} | | And Configure chains of NFs connected via vhost-user | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} @@ -79,6 +81,6 @@ | | ... | ${tg_if2} | ${dut1_if2_mac} | ${tg_if2_mac} *** Test Cases *** -| tc01-eth2p-ethicmp4-ip4base-eth-2vhost-1vm-dev +| tc01-64B-ethicmp4-ip4base-eth-2vhost-1vm-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0}