numam-dpdk/drivers/net/ice
Thomas Monjalon 4be717272e mbuf: remove physical address alias
Remove the deprecated buf_physaddr union field from rte_mbuf.
It is replaced with buf_iova which is at the same offset.

The single field buf_physaddr in rte_kni_mbuf is also renamed.

This concludes a 3-year process of semantic change.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-09-19 00:25:37 +02:00
..
base mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
ice_dcf_ethdev.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf_ethdev.h net/ice: complete queue setup in DCF 2020-06-30 14:52:30 +02:00
ice_dcf_parent.c net/ice: add stop flag for device start/stop 2020-06-30 14:52:30 +02:00
ice_dcf.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf.h net/ice: set MAC filter during start for DCF 2020-06-30 14:52:30 +02:00
ice_ethdev.c net/ice: fix GTPU down/uplink and extension conflict 2020-07-30 00:41:23 +02:00
ice_ethdev.h net/ice: fix GTPU down/uplink and extension conflict 2020-07-30 00:41:23 +02:00
ice_fdir_filter.c net/ice: support flow director GTPU outer IPv4/IPv6 2020-07-11 06:18:52 +02:00
ice_generic_flow.c net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_generic_flow.h net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_hash.c net/ice: fix GTPU down/uplink and extension conflict 2020-07-30 00:41:23 +02:00
ice_logs.h net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_rxtx_vec_avx2.c mbuf: remove physical address alias 2020-09-19 00:25:37 +02:00
ice_rxtx_vec_common.h net/ice: fix setting L2TAG 2020-05-22 17:10:15 +02:00
ice_rxtx_vec_sse.c replace cold attributes 2020-04-16 18:30:58 +02:00
ice_rxtx.c net/ice: revert fake TSO fixes 2020-08-05 19:23:33 +02:00
ice_rxtx.h net/ice: remove redundant functions 2020-03-18 10:21:42 +01:00
ice_switch_filter.c net/ice: fix typo on variable name 2020-07-07 23:38:26 +02:00
meson.build net/ice: handle PF initialization by DCF 2020-04-21 13:57:05 +02:00
rte_pmd_ice_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_pmd_ice.h doc: add ice PMD in doxygen 2019-11-11 14:23:02 +01:00