[dpdk-stable] [PATCH] rte_flow: fix docbook comment

Slava Ovsiienko viacheslavo at mellanox.com
Wed Dec 18 07:44:16 CET 2019


Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>

Thanks, Slava

> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Wednesday, December 18, 2019 3:13
> To: dev at dpdk.org
> Cc: Stephen Hemminger <stephen at networkplumber.org>; Slava Ovsiienko
> <viacheslavo at mellanox.com>; stable at dpdk.org
> Subject: [PATCH] rte_flow: fix docbook comment
> 
> Missing asterisk so that comment is not seen by doxygen.
> 
> Fixes: 9a2f44c76207 ("ethdev: add flow tag")
> Cc: viacheslavo at mellanox.com
> Cc: stable at dpdk.org
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  lib/librte_ethdev/rte_flow.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/librte_ethdev/rte_flow.h b/lib/librte_ethdev/rte_flow.h index
> 452d359a16db..58b50265d292 100644
> --- a/lib/librte_ethdev/rte_flow.h
> +++ b/lib/librte_ethdev/rte_flow.h
> @@ -502,7 +502,7 @@ enum rte_flow_item_type {
>  	 */
>  	RTE_FLOW_ITEM_TYPE_HIGIG2,
> 
> -	/*
> +	/**
>  	 * [META]
>  	 *
>  	 * Matches a tag value.
> --
> 2.20.1



More information about the stable mailing list