[dpdk-dev] [PATCH v2] vhost: add doxygen comment to vDPA header

Maxime Coquelin maxime.coquelin at redhat.com
Tue Oct 16 10:37:31 CEST 2018



On 10/12/2018 10:52 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 <xiaolong.ye at intel.com>
> ---
> 
> changes from v1:
> 1. add descriptions for all fields of structs
> 2. add warning section for all __rte_experimental API
> 
> 
>   doc/api/doxy-api-index.md   |  1 +
>   lib/librte_vhost/rte_vdpa.h | 96 +++++++++++++++++++++++++++++++------
>   2 files changed, 83 insertions(+), 14 deletions(-)
> 
Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list