numam-dpdk/lib/lpm
Stephen Hemminger 448e01f1b5 lib: document free functions
Make sure all functions which use the convention that XXX_free(NULL)
is a nop are all documented.

The wording is chosen to match the documentation of free(3).
"If ptr is NULL, no operation is performed."

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Chengwen Feng <fengchengwen@huawei.com>
[David: squashed with other series updates, unified wording]
2022-06-24 14:50:34 +02:00
..
meson.build lpm: add scalar version of lookupx4 2022-06-03 11:22:31 +02:00
rte_lpm6.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_lpm6.h lib: document free functions 2022-06-24 14:50:34 +02:00
rte_lpm_altivec.h avoid AltiVec keyword vector 2022-05-25 11:49:39 +02:00
rte_lpm_neon.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_lpm_scalar.h lpm: fix scalar version header for C++ 2022-06-15 09:12:19 +02:00
rte_lpm_sse.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_lpm_sve.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_lpm.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_lpm.h lib: document free functions 2022-06-24 14:50:34 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00