diff options
author | jdenisco <jdenisco@cisco.com> | 2019-06-26 18:17:12 +0000 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-06-27 15:03:04 +0000 |
commit | 08b8ce1d6cd4ad7d285e1febaa9810185906b027 (patch) | |
tree | 8da32ef9e3313a097426eb7735cfdc3752cd98cf /docs/usecases/vhost/iperf-vm.xml | |
parent | 6a4c9af3476b0dd6d4abb5910626555b23b7f033 (diff) |
docs: Update the vhost section
Change-Id: Ic7a144ffda0d0a3e0f6f9bc1a4790ab36fdf002e
Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/usecases/vhost/iperf-vm.xml')
-rw-r--r-- | docs/usecases/vhost/iperf-vm.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usecases/vhost/iperf-vm.xml b/docs/usecases/vhost/iperf-vm.xml index be354c5f977..981c80a63c8 100644 --- a/docs/usecases/vhost/iperf-vm.xml +++ b/docs/usecases/vhost/iperf-vm.xml @@ -74,6 +74,7 @@ <interface type='vhostuser'> <mac address='52:54:00:4c:47:f2'/> <source type='unix' path='/tmp//vm00.sock' mode='server'/> + <driver rx_queue_size='1024' tx_queue_size='1024'/> <model type='virtio'/> <alias name='net1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> |