[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: Luca Fancellu <luca.fancellu@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 5 Jul 2021 15:27:43 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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=rWoF8aiZEbpglervymjEM+ZZuYboLoVnQro25M1uzv0=; b=bomzAUmqmCHnyfb6+MPjLEtn5DvAo7qLHPmOuJessBuBmMa1lUV/KVLOMunwzcWE2tnl4ghr9g5T9R2ykHU809dR1Fy3Sr606moTUgu8+cjX5DsaPGoMI9AVc/Ty57yJTzVybmx+WKHwtkrclzzQa+dKMjRiHvcrdVkpFp9iKngLMkmqwGHBaAkCnREystx/osvSnTuSLRPFn3oqWBSzGuZvFzQhSzSUNbXabFYkvhgXRMCxW97r0k2QCl4pBpavaEGJrTEsskIHL+VpCdXMCqja6i4sbTAkwlsH1Ii/BOxxzLzPLgx0O/jH5yNkGpEcMCKhioi2WB7WciuDMNFMDw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gJ1ihyEu+UdZz1HNSCeAWHGkzfYaZ5JWnqlVK9OQzAbd/0ILeVYNlD8L2NE9/XnelzE2ETCz/9ZF067g0XjH7da8wfDLCUAxGdQQdtx2cMagkGsUQd7l7BD4RA25nXCzzLfpsqD8W6IUjPbaPTBqsxgo4SeDoguxvzdz6sHUVbXSxRMmYcHxga9lrHA445mXgsxcW1shj1DkH0rUKoPjolH5DVljYtLL4AaDWRBUyQk1ntoSNIRaufOGL/3J9hifEQxLt1xLrGTJ+7jiIPcG3vpgxStVsyaWcL7mIk5WtJyhGQW3PvG5jJPuJq2vXElDqkZZ6oplMJqWrXW0Exv59g==
  • Authentication-results: lists.xenproject.org; dkim=none (message not signed) header.d=none;lists.xenproject.org; dmarc=none action=none header.from=suse.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:27:52 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 05.07.2021 15:23, Luca Fancellu wrote:
> 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.

Wait - the documentation should be uniform for all architectures.
If there are architecture specific aspects, then these should imo
still be mentioned in the common section of the doc, just pointing
out what those specifics are for which architectures. Architecture
specific doc pieces ought to cover architecture specific hypercalls
or sub-functions of common ones.

Jan




 


Rackspace

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