numam-dpdk/examples
Thomas Monjalon ce627d633b mbuf: remove deprecated function and macro aliases
Remove the deprecated functions
	- rte_mbuf_data_dma_addr
	- rte_mbuf_data_dma_addr_default
which aliased the more recent functions
	- rte_mbuf_data_iova
	- rte_mbuf_data_iova_default

Remove the deprecated macros
	- rte_pktmbuf_mtophys
	- rte_pktmbuf_mtophys_offset
which aliased the more recent macros
	- rte_pktmbuf_iova
	- rte_pktmbuf_iova_offset

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-09-19 00:25:37 +02:00
..
bbdev_app examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
bond examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
bpf examples: remove old build system references 2020-09-07 23:51:57 +02:00
cmdline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
distributor examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ethtool examples/ethtool: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
eventdev_pipeline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
fips_validation mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
flow_classify examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
flow_filtering examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
helloworld examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ioat rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
ip_fragmentation examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ip_pipeline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ip_reassembly examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ipsec-secgw examples: remove old build system references 2020-09-07 23:51:57 +02:00
ipv4_multicast examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
kni examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-cat examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-crypto examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-event examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-jobstats examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-keepalive examples/ka-agent: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
l3fwd examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-acl examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-graph examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-power examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
link_status_interrupt examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
multi_process examples/multi_process: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
ntb rawdev: add private data size to queue config inputs 2020-09-11 11:51:03 +02:00
packet_ordering examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
performance-thread examples/performance-thread: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
ptpclient examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
qos_meter examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
qos_sched examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
rxtx_callbacks examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
server_node_efd examples/server_node_efd: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
service_cores examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
skeleton examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
tep_termination examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
timer examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vdpa examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost_blk examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost_crypto examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vm_power_manager examples/vm_power: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
vmdq examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vmdq_dcb examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build build: remove special handling for node library 2020-07-05 10:52:11 +02:00