mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: formatdomain: Remove 'elementVhostuser' anchor
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
696183be0e
commit
0859e2135d
@ -5236,8 +5236,8 @@ following attributes are available for the ``"virtio"`` NIC driver:
|
|||||||
``queues``
|
``queues``
|
||||||
The optional ``queues`` attribute controls the number of queues to be used
|
The optional ``queues`` attribute controls the number of queues to be used
|
||||||
for either `Multiqueue
|
for either `Multiqueue
|
||||||
virtio-net <https://www.linux-kvm.org/page/Multiqueue>`__ or
|
virtio-net <https://www.linux-kvm.org/page/Multiqueue>`__ or vhost-user (See
|
||||||
`vhost-user <#elementVhostuser>`__ network interfaces. Use of multiple packet
|
`vhost-user interface`_) network interfaces. Use of multiple packet
|
||||||
processing queues requires the interface having the
|
processing queues requires the interface having the
|
||||||
``<model type='virtio'/>`` element. Each queue will potentially be handled by
|
``<model type='virtio'/>`` element. Each queue will potentially be handled by
|
||||||
a different processor, resulting in much higher throughput.
|
a different processor, resulting in much higher throughput.
|
||||||
@ -5679,7 +5679,6 @@ side of the network device. These are configured as subelements of the
|
|||||||
similarly named elements used to configure the guest side of the interface
|
similarly named elements used to configure the guest side of the interface
|
||||||
(described above).
|
(described above).
|
||||||
|
|
||||||
:anchor:`<a id="elementVhostuser"/>`
|
|
||||||
|
|
||||||
vhost-user interface
|
vhost-user interface
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user