numam-dpdk/lib/hash
Stephen Hemminger e7b1c4665f lib: update documentation of some *_free functions
These functions all behave like libc free() and do
nothing if handed a NULL pointer. The code is already doing
this, this patch just documents the behavior.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2022-02-12 12:05:01 +01:00
..
meson.build hash: add new Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
rte_cmp_arm64.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cmp_x86.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_crc_arm64.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cuckoo_hash.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cuckoo_hash.h hash: clarify comment for bucket entries number 2021-11-17 18:33:33 +01:00
rte_fbk_hash.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_fbk_hash.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_hash_crc.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_hash.h lib: update documentation of some *_free functions 2022-02-12 12:05:01 +01:00
rte_jhash.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_thash_gfni.h hash: add bulk Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
rte_thash_x86_gfni.h hash: fix Toeplitz hash implementation 2021-11-17 10:23:01 +01:00
rte_thash.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
rte_thash.h hash: enable GFNI Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
version.map hash: enable GFNI Toeplitz hash implementation 2021-11-04 11:19:10 +01:00