diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-03-26 18:57:06 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-03-27 00:23:43 +0100 |
commit | a64513984cf0b336ba314f8eda27890f81978a39 (patch) | |
tree | 5889e0ce285c203427dd0087c4712be62c1a81cd /tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot | |
parent | af05b72edc65aaecd6efc635eef9902a32d247ee (diff) |
FIX: change socket location for vhost-user interface
Change-Id: Icce908d274f9fcd92e7eaa731da094b63fd3ee0e
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot index 82f5d15e64..a25020d702 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x710-1lbdpdk-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr.robot @@ -66,8 +66,8 @@ | ${tag_rewrite}= | pop-1 | ${overhead}= | ${4} # Socket names -| ${sock1}= | /tmp/sock-1-1 -| ${sock2}= | /tmp/sock-1-2 +| ${sock1}= | /var/run/vpp/sock-1-1 +| ${sock2}= | /var/run/vpp/sock-1-2 # X710 bandwidth limit | ${s_limit}= | ${10000000000} # Traffic profile: |