[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 9/9] docs/doxygen: doxygen documentation for grant_table.h


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Luca Fancellu <luca.fancellu@xxxxxxx>
  • Date: Mon, 5 Jul 2021 14:23:44 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kmqpiWhQDLnccsXoM2Qkk1dwrs3tCsLgyVwjedbcg+0=; b=fGWLYPvPMVRUdCCXVts6WQYOGIy6WS0R1koG9Mr+q+Ulpyu3+TyECeHEME+Xj/sdvEBIzvY3mB/vTO7RI5ztgOmylYg81inpwGLo6SJ9NXWoxUyI/vEryHmOuN+yyuhwUXTx3xf4Emj+lRQIVbReGk2vRjXwoLBtQ4dNw6KNDKKvMOkZX0c2SAu1eTrFpMM/Sk75f5PMc6RDtYgUA4SxdVUh7cY+VhD0j2aY7qNahN2nbcxCzag2xWKdZMYPaIIBj7Pde0UtsU6K6DI1Do9K2UL7Aj+9Fgp8O6XE3s9zhe8JeodFEk6paYzg1DasE6yHQ2JDV3OmDfuGch4U9dr97g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ak69RY3MpnChUk9Ck6zsgeMIodM/HL2+gLUwS+14dnENMQd8ACXLdHApls2l6ERcusrljju44f3Xizsz8Dx3biifI+sIl/JZwCT+n8h7rdaqJrlppm1+puATtQ9pvRUw6VzX6RtOzQQple+jsVN1+NBXv9f0qc+/57ZX+YQ4wtp+FP4lYvdMSIE6PwS8s1oujpZEL2ooOtxd3iBieXFA9X90L3AKr7GWsjncsv1cZ/Am7aZj7f6iSeUNtVQgMc8grsevNpi3rfhpyy6UJHZw9SVOBfQV3v1QyDWNUxFo/1IrDtnO9XPnAyd4uxr9k53sm252fJpoXHr+aYk90PqNVA==
  • Authentication-results-original: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;
  • Cc: Bertrand Marquis <bertrand.marquis@xxxxxxx>, wei.chen@xxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 05 Jul 2021 13:24:13 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;

Hi Jan,

> On 5 Jul 2021, at 14:03, Jan Beulich <jbeulich@xxxxxxxx> wrote:
> 
> On 05.07.2021 12:51, Luca Fancellu wrote:
>> Modification to include/public/grant_table.h:
>> 
>> 1) Add doxygen tags to:
>> - Create Grant tables section
>> - include variables in the generated documentation
>> - Used @keepindent/@endkeepindent to enclose comment
>>   section that are indented using spaces, to keep
>>   the indentation.
>> 2) Add .rst file for grant table
>> 
>> Signed-off-by: Luca Fancellu <luca.fancellu@xxxxxxx>
>> ---
>> v7 changes:
>> - commit message changed
>> - Add comment about grant table queries and uses
>> to the documentation
>> v6 changes:
>> - Fix misaligned comment
>> - Moved comments to make them display in the docs
>> - Included more documentation in the docs
>> v5 changes:
>> - Move GNTCOPY_* define next to the flags field
>> v4 changes:
>> - Used @keepindent/@endkeepindent doxygen commands
>>  to keep text with spaces indentation.
>> - drop changes to grant_entry_v1 comment, it will
>>  be changed and included in the docs in a future patch
>> - Move docs .rst to "common" folder
>> v3 changes:
>> - removed tags to skip anonymous union/struct
>> - moved back comment pointed out by Jan
>> - moved down defines related to struct gnttab_copy
>>  as pointed out by Jan
>> v2 changes:
>> - Revert back to anonymous union/struct
>> - add doxygen tags to skip anonymous union/struct
>> ---
>> docs/hypercall-interfaces/arm64.rst           |   1 +
>> .../common/grant_tables.rst                   |   9 +
> 
> In patch 8 you now add arm32.rst and x86.rst as well, so it's at
> least odd that here you alter only one of the three. However, ...
> 
>> --- a/docs/hypercall-interfaces/arm64.rst
>> +++ b/docs/hypercall-interfaces/arm64.rst
>> @@ -8,6 +8,7 @@ Starting points
>> .. toctree::
>>    :maxdepth: 2
>> 
>> +   common/grant_tables
> 
> ... to me this seems the wrong way round anyway: I'd rather see
> common stuff not be linked from per-arch locations, but per-arch
> docs to be down the hierarchy from common ones.

The things is that common stuff is not really common, if you go and solve every
define and so on, you end up with a different content for x86, aarch64, arm.

So you can’t have a common.rst containing the common things because depending 
on each
platform the content will change.

Thanks anyway for your feedback, I think it’s good to make the community know 
these changing
and discuss them all together.

Cheers,

Luca

> 
> Jan




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.