OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [virtio-dev] [PATCH 1/2] packed-ring/split-ring/content: fixed misc typos


On Tue, Oct 30, 2018 at 11:28:31AM +0200, Daniel Marcovitch wrote:
>  \drivernormative{\subsubsection}{The Virtqueue Descriptor Table}{Basic Facilities of a Virtio Device / Virtqueues / The Virtqueue Descriptor Table}
> -Drivers MUST NOT add a descriptor chain over than $2^{32}$ bytes long in total;
> +Drivers MUST NOT add a descriptor chain over $2^{32}$ bytes long in total;
>  this implies that loops in the descriptor chain are forbidden!

s/long//

Or, even better:

descriptor chain longer than $2^{32}$ bytes in total;

Attachment: signature.asc
Description: PGP signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]