numam-dpdk/drivers/crypto/nitrox
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
..
meson.build
nitrox_csr.h
nitrox_device.c
nitrox_device.h
nitrox_hal.c
nitrox_hal.h
nitrox_logs.c
nitrox_logs.h
nitrox_qp.c
nitrox_qp.h
nitrox_sym_capabilities.c
nitrox_sym_capabilities.h
nitrox_sym_ctx.h
nitrox_sym_reqmgr.c mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
nitrox_sym_reqmgr.h
nitrox_sym.c
nitrox_sym.h
rte_pmd_nitrox_version.map