numam-dpdk/kernel
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
..
freebsd build: remove makefiles 2020-09-08 00:09:50 +02:00
linux mbuf: remove physical address alias 2020-09-19 00:25:37 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00