summaryrefslogtreecommitdiff
path: root/virtio-v1.0-wd01-part1-specification.txt
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:21:41 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:21:41 +0000
commit1b83b865044afdea1b2f1fba9c9025372994c13b (patch)
tree5f8d946fc8000c365b68eceb07db7e75ba5780d7 /virtio-v1.0-wd01-part1-specification.txt
parentdb8c4bc741e25522db0dd60e490b0325870ec434 (diff)
minor: fix up cross-references for virtio-net
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@97 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'virtio-v1.0-wd01-part1-specification.txt')
-rw-r--r--virtio-v1.0-wd01-part1-specification.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt
index f711ece..81875cf 100644
--- a/virtio-v1.0-wd01-part1-specification.txt
+++ b/virtio-v1.0-wd01-part1-specification.txt
@@ -2427,8 +2427,8 @@ native endian of the guest rather than (necessarily) little-endian.
checksummed packets can be received, and if it can do that then
the VIRTIO_NET_F_GUEST_TSO4, VIRTIO_NET_F_GUEST_TSO6,
VIRTIO_NET_F_GUEST_UFO and VIRTIO_NET_F_GUEST_ECN are the input
- equivalents of the features described above. See “Receiving
- Packets” below.
+ equivalents of the features described above.
+ See "2.4.1.5.2. Setting Up Receive Buffers" and "2.4.1.5.2.1. Packet Receive Interrupt" below.
2.4.1.5. Device Operation
------------------------
@@ -2522,6 +2522,7 @@ new descriptors from the used ring and free the corresponding
headers and packets.
2.4.1.5.2. Setting Up Receive Buffers
+-----------------------------------------
It is generally a good idea to keep the receive virtqueue as
fully populated as possible: if it runs out, network performance