numam-dpdk/lib/ring
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 lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ring_c11_pvt.h ring: fix Doxygen comment of internal function 2021-10-01 14:39:12 +02:00
rte_ring_core.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_ring_elem_pvt.h ring: optimize corner case for enqueue/dequeue 2022-02-04 15:19:06 +01:00
rte_ring_elem.h ring: update ring size doxygen comments 2022-02-05 18:03:07 +01:00
rte_ring_generic_pvt.h ring: fix Doxygen comment of internal function 2021-10-01 14:39:12 +02:00
rte_ring_hts_elem_pvt.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ring_hts.h ring: promote new sync modes and peek to stable 2021-10-05 10:09:15 +02:00
rte_ring_peek_elem_pvt.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ring_peek_zc.h ring: promote new sync modes and peek to stable 2021-10-05 10:09:15 +02:00
rte_ring_peek.h ring: promote new sync modes and peek to stable 2021-10-05 10:09:15 +02:00
rte_ring_rts_elem_pvt.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ring_rts.h ring: promote new sync modes and peek to stable 2021-10-05 10:09:15 +02:00
rte_ring.c ring: fix overflow in memory size calculation 2022-02-05 18:15:33 +01:00
rte_ring.h lib: update documentation of some *_free functions 2022-02-12 12:05:01 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00