[dpdk-dev] [PATCH v2 3/5] eal/memory: rename memseg member phys to iova addr

Burakov, Anatoly anatoly.burakov at intel.com
Mon Sep 18 17:21:25 CEST 2017


On 05-Sep-17 11:31 AM, Santosh Shukla wrote:
> Renaming rte_memseg {.phys_addr} to {.iova_addr}
> 
> Signed-off-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>
> ---
> v1 --> v2:
> - includes freebsdp v1 build fixes.
> 
>   lib/librte_eal/bsdapp/eal/eal_memory.c     | 4 ++--
>   lib/librte_eal/common/eal_common_memory.c  | 2 +-
>   lib/librte_eal/common/include/rte_memory.h | 4 ++--
>   lib/librte_eal/common/rte_malloc.c         | 5 +++--
>   lib/librte_eal/linuxapp/eal/eal_memory.c   | 8 ++++----
>   lib/librte_eal/linuxapp/eal/eal_vfio.c     | 4 ++--
>   6 files changed, 14 insertions(+), 13 deletions(-)
> 

Reviewed-by: Anatoly Burakov <anatoly.burakov at intel.com>


More information about the dev mailing list