[dpdk-dev] [PATCH] doc: fix rte_hash_hash comment for ambiguity

Thomas Monjalon thomas at monjalon.net
Sat May 4 23:32:08 CEST 2019


> > rte_hash_hash is multi-thread safe but not multi-process safe because of
> > the use of function pointers. Previous document and comment says the other
> > way around. This commit fixes the issue.
> 
> Acked-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks





More information about the dev mailing list