On 10/11, Ferruh Yigit wrote:
>On 10/10/2018 10:14 AM, Xiaolong Ye wrote:
>> As APIs in rte_vdpa.h are public, we need to add doxygen comments
>> to all APIs and structures.
>>
>> Signed-off-by: Xiaolong Ye
>
><...>
>
>> @@ -29,6 +32,9 @@ struct rte_vdpa_dev_addr {
>> };
>> };
>>
>> +/**
On 10/10/2018 10:14 AM, Xiaolong Ye wrote:
> As APIs in rte_vdpa.h are public, we need to add doxygen comments
> to all APIs and structures.
>
> Signed-off-by: Xiaolong Ye
<...>
> @@ -29,6 +32,9 @@ struct rte_vdpa_dev_addr {
> };
> };
>
> +/**
> + * vdpa device operations
> + */
> str
On 10/10/2018 11:14 AM, Xiaolong Ye wrote:
As APIs in rte_vdpa.h are public, we need to add doxygen comments
to all APIs and structures.
Signed-off-by: Xiaolong Ye
---
doc/api/doxy-api-index.md | 1 +
lib/librte_vhost/rte_vdpa.h | 54 +
2 files chan
As APIs in rte_vdpa.h are public, we need to add doxygen comments
to all APIs and structures.
Signed-off-by: Xiaolong Ye
---
doc/api/doxy-api-index.md | 1 +
lib/librte_vhost/rte_vdpa.h | 54 +
2 files changed, 50 insertions(+), 5 deletions(-)
diff --git a
4 matches
Mail list logo