diff options
Diffstat (limited to 'tests/vpp/device/vm_vhost/ip4')
-rw-r--r-- | tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot b/tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot index 1f3f9235eb..7ceb0fae35 100644 --- a/tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot +++ b/tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot @@ -83,7 +83,7 @@ | | ... | nf_nodes=${nf_nodes} | | And Configure chains of NFs connected via vhost-user | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} -| | ... | vnf=vpp_chain_ip4_noarp | pinning=${False} +| | ... | vnf=vppip4noarp_2vhostvr1024 | pinning=${False} | | Then Send packet and verify headers | | ... | ${tg} | ${tg_if1_ip} | ${tg_if2_ip} | | ... | ${TG_pf1}[0] | ${TG_pf1_mac}[0] | ${DUT1_vf1_mac}[0] |