Re: [virtio] [PATCH] content: document speed, duplex

From
Cornelia Huck <>
Date
2019-12-03T10:02:06+00:00
ID
Thread
Re: [virtio] [PATCH] content: document speed, duplex
On Wed, 27 Nov 2019 08:07:47 -0500
"Michael S. Tsirkin" <> wrote:

> Document as used by Linux.
> 
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/59
> Signed-off-by: Michael S. Tsirkin <>
> Reviewed-by: Cornelia Huck <>
> ---
>  content.tex | 33 +++++++++++++++++++++++++++++++++
>  1 file changed, 33 insertions(+)
> 

> +\field{speed} contains the device speed, in units of 1 MByte, 0
> +to 0x7ffffffff, or 0xfffffffff for unknown speed.

As noted by Stefan on the ballot, this needs to be MBit, not MByte.