numam-dpdk/lib/librte_mbuf
David Marchand c4833b8ed3 mbuf: remove deprecated segment free functions
__rte_mbuf_raw_free and __rte_pktmbuf_prefree_seg have been deprecated for
a long time now (early 17.05), are not part of the abi and are easily
replaced with existing api.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-09-19 10:35:01 +02:00
..
Makefile eal: remove experimental tag for user mbuf pool ops 2018-08-09 01:03:14 +02:00
meson.build eal: remove experimental tag for user mbuf pool ops 2018-08-09 01:03:14 +02:00
rte_mbuf_pool_ops.c mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf_pool_ops.h mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf_ptype.c ethdev: introduce tunnel type MPLS-in-GRE and MPLS-in-UDP 2018-04-27 18:00:55 +01:00
rte_mbuf_ptype.h mbuf: fix typo in IPv6 macro comment 2018-06-15 18:03:33 +02:00
rte_mbuf_version.map mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf.c mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf.h mbuf: remove deprecated segment free functions 2018-09-19 10:35:01 +02:00