[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <691c3a35-45da-47f7-88fe-5679805fa6e9@redhat.com>
Date: Thu, 19 Jun 2025 16:36:57 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Jakub Kicinski <kuba@...nel.org>, "Michael S. Tsirkin" <mst@...hat.com>
Cc: netdev@...r.kernel.org, Willem de Bruijn
<willemdebruijn.kernel@...il.com>, Jason Wang <jasowang@...hat.com>,
Andrew Lunn <andrew+netdev@...n.ch>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>, Eugenio Pérez
<eperezma@...hat.com>, Yuri Benditovich <yuri.benditovich@...nix.com>,
Akihiko Odaki <akihiko.odaki@...nix.com>
Subject: Re: [PATCH v4 net-next 1/8] virtio: introduce extended features
On 6/19/25 4:14 AM, Jakub Kicinski wrote:
> On Tue, 17 Jun 2025 18:12:08 +0200 Paolo Abeni wrote:
>> - u64 features;
>> + VIRTIO_DECLARE_FEATURES(features);
>
> FWIW this makes kdoc upset. There is a list of regexps in
> scripts/kernel-doc.pl which make it understand the declaration macros.
> I think VIRTIO_DECLARE_FEATURES() needs to be added to that list.
I guess the preferred course of action is sharing a v5 including a
scripts/kernel-doc.pl patch, right?
Also I'll include a stable reference on a public git tree, so that this
could be pulled both into the net-next and virtio tree.
Thanks,
Paolo
Powered by blists - more mailing lists