[dpdk-dev] [PATCH v5 4/5] doc: add thash documentation

Mcnamara, John john.mcnamara at intel.com
Tue Apr 20 13:25:00 CEST 2021



> -----Original Message-----
> From: Medvedkin, Vladimir <vladimir.medvedkin at intel.com>
> Sent: Monday, April 19, 2021 5:00 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; Chilikin, Andrey
> <andrey.chilikin at intel.com>; Kinsella, Ray <ray.kinsella at intel.com>; Wang,
> Yipeng1 <yipeng1.wang at intel.com>; Gobriel, Sameh
> <sameh.gobriel at intel.com>; Richardson, Bruce <bruce.richardson at intel.com>;
> Mcnamara, John <john.mcnamara at intel.com>
> Subject: [PATCH v5 4/5] doc: add thash documentation
> 
> Adds documentation for the Toeplitz hash library
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> Reviewed-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> Reviewed-by: John McNamara <john.mcnamara at intel.com>



> +Thash context
> +~~~~~~~~~~~~~
> +
> +The function ``rte_thash_init_ctx()`` initializes the context struct
> +associated with a particular NIC or a set of NICs
> +
> +It expects:

Missing full spot at the end of the line. Could also be merged with the
following line:

> +The function ``rte_thash_init_ctx()`` initializes the context struct
> +associated with a particular NIC or a set of NICs. It expects:

Apart from that, it looks good, so:

Acked-by: John McNamara <john.mcnamara at intel.com>






More information about the dev mailing list