← Prev in month
← Prev in thread
[PATCH] virtio-spec: fix the word separation
From: Zhi Yong Wu <> Signed-off-by: Zhi Yong Wu <> --- virtio-spec.lyx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/virtio-spec.lyx b/virtio-spec.lyx index a99e7e5..d2e966b 100644 --- a/virtio-spec.lyx +++ b/virtio-spec.lyx @@ -5862,7 +5862,7 @@ max_virtqueue_pairs \begin_layout Standard \change_inserted 1986246365 1353595328 -When multiqueue is enabled, device uses automatic receivesteering based +When multiqueue is enabled, device uses automatic receive steering based on packet flow.Programming of the receive steering classificator is implicit. Transmitting a packet of a specific flow on transmitqX will cause incoming packets for this flow to be steered to receiveqX. -- 1.7.6.5
← Prev in month
← Prev in thread