diff options
author | Peter Mikus <pmikus@cisco.com> | 2020-03-24 11:03:03 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2020-05-15 09:57:49 +0000 |
commit | 936deb756045a999f919cefd4ceae77ae90e6905 (patch) | |
tree | 9b78e4c2ae2452df5c205cacbbf4625a925ca952 /tests/vpp/device/vm_vhost/ip4 | |
parent | 5a0bf46802294545c060d9aeea3c5b62952dfcda (diff) |
Performance: Tests with virtio driver in VM
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I20e01dfe83a961dc8202d33783a678d38e71cff2
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] |