On Mon, Jan 16 2023, Heng Qi <hen...@linux.alibaba.com> wrote:

> On Wed, Jan 11, 2023 at 04:45:12AM -0500, Michael S. Tsirkin wrote:
>> On Wed, Jan 04, 2023 at 03:14:01PM +0800, Heng Qi wrote:
>> > @@ -3386,7 +3391,8 @@ \subsection{Device Operation}\label{sec:Device Types 
>> > / Network Device / Device O
>> >          le16 num_buffers;
>> >          le32 hash_value;        (Only if VIRTIO_NET_F_HASH_REPORT 
>> > negotiated)
>> >          le16 hash_report;       (Only if VIRTIO_NET_F_HASH_REPORT 
>> > negotiated)
>> > -        le16 padding_reserved;  (Only if VIRTIO_NET_F_HASH_REPORT 
>> > negotiated)
>> > +        u8 hash_report_tunnel;  (Only if VIRTIO_NET_F_HASH_REPORT 
>> > negotiated, only valid of VIRTIO_NET_F_HASH_TUNNEL negotiated)
>> 
>> of -> if?
>
> Sorry for the late reply.
> It's Cornelia's suggestion, and 'of' seems to work fine.

I think that was simply a typo, should have been 'if'.


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Reply via email to