numam-dpdk/drivers/net/i40e
Santosh Shukla 455da54539 mbuf: rename physical address to IOVA
Rename buf_physaddr to buf_iova.
Keep the deprecated name in an anonymous union to avoid breaking
the API.

Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-11-06 22:44:26 +01:00
..
base net/i40e/base: fix bool definition 2017-10-06 02:49:48 +02:00
i40e_ethdev_vf.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
i40e_ethdev.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
i40e_ethdev.h net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00
i40e_fdir.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
i40e_flow.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
i40e_logs.h net/i40e: use dynamic log type for control logs 2017-04-05 13:48:45 +02:00
i40e_pf.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
i40e_pf.h net/i40e: remove DPDK PF version specific code 2017-10-06 02:49:47 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_altivec.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
i40e_rxtx_vec_neon.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e_rxtx_vec_sse.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e_rxtx.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
i40e_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
i40e_tm.c net/i40e: fix parent when adding TM node 2017-10-26 02:33:00 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_i40e_version.map net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00
rte_pmd_i40e.c net/i40e: fix queue number error in queue region 2017-10-26 02:33:01 +02:00
rte_pmd_i40e.h net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00