[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55c50d9a-1612-ed2c-55f4-58a5c545b662@redhat.com>
Date: Thu, 14 Jul 2022 14:19:16 +0800
From: Jason Wang <jasowang@...hat.com>
To: Jakub Kicinski <kuba@...nel.org>,
Alvaro Karsz <alvaro.karsz@...id-run.com>
Cc: netdev@...r.kernel.org, "Michael S. Tsirkin" <mst@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH v2] net: virtio_net: notifications coalescing support
在 2022/7/14 11:02, Jakub Kicinski 写道:
>> diff --git a/include/uapi/linux/virtio_net.h b/include/uapi/linux/virtio_net.h
>> index 3f55a4215f1..29ced55514d 100644
>> --- a/include/uapi/linux/virtio_net.h
>> +++ b/include/uapi/linux/virtio_net.h
> Is it typical for virtio to add the structures to uAPI even tho the
> kernel does not consume them? I presume so, just wanted to flag it.
>
Yes, Qemu will sync and use Linux uapi headers like this.
Thanks
Powered by blists - more mailing lists