numam-dpdk/lib/librte_mbuf
Thomas Monjalon 6a90a568ff mbuf: remove deprecated internal function
The function __rte_mbuf_raw_alloc was reserved for internal use and
has been deprecated in favor of the public function rte_mbuf_raw_alloc.
It can be safely removed now.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-08-03 18:48:59 +02:00
..
Makefile mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
rte_mbuf_version.map lib: remove redundant definition of local symbols 2015-06-29 18:57:32 +02:00
rte_mbuf.c mbuf: set errno on pool creation error 2016-07-11 19:10:09 +02:00
rte_mbuf.h mbuf: remove deprecated internal function 2016-08-03 18:48:59 +02:00