06/11/2017 02:41, Thomas Monjalon: > Santosh Shukla (5): > mem: rename segment address from physical to IOVA > malloc: use pointer diff macro in IOVA mapping > mbuf: rename physical address to IOVA > cryptodev: rename physical address type to IOVA > drivers/net: rename physical address type to IOVA > > Thomas Monjalon (10): > mem: hide physical address error in VA mode > mem: introduce IOVA type > mem: rename address mapping function to IOVA > malloc: rename address mapping function to IOVA > memzone: rename address from physical to IOVA > mempool: rename addresses from physical to IOVA > mempool: rename address mapping function to IOVA > mempool: rename populate functions to IOVA > mbuf: rename data address helpers to IOVA > doc: add IOVA aware API changes in release notes
Applied with suggested fixes