Yipeng Wang c96b55df8e hash: fix doc about thread/process safety
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.

Fixes: fc1f2750a3ec ("doc: programmers guide")
Fixes: 48a399119619 ("hash: replace with cuckoo hash implementation")
Cc: stable@dpdk.org

Reported-by: Andrey Nikolaev <gentoorion@gmail.com>
Suggested-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Acked-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2019-05-04 23:29:45 +02:00
..
2019-05-02 01:33:14 +02:00
2018-05-12 00:38:19 +02:00
2019-05-02 01:33:14 +02:00
2018-04-11 23:40:40 +02:00
2018-12-19 01:25:56 +01:00
2018-04-23 01:47:59 +02:00
2019-05-02 01:33:14 +02:00
2019-01-20 13:08:50 +01:00
2018-11-26 20:19:24 +01:00