Re: [dpdk-dev] [PATCH v2 0/5] make dpdk iova aware

2017-10-17 Thread santosh
Hi Thomas, On Tuesday 17 October 2017 07:01 PM, Thomas Monjalon wrote: > Hi Santosh, > > 05/09/2017 12:31, Santosh Shukla: >> Summary: >> Renaming memory address translation api/ datatypes >> and memory struct members to iova types. > What is the status of this series? [4/5] needs review i/p fro

Re: [dpdk-dev] [PATCH v2 0/5] make dpdk iova aware

2017-10-17 Thread Thomas Monjalon
Hi Santosh, 05/09/2017 12:31, Santosh Shukla: > Summary: > Renaming memory address translation api/ datatypes > and memory struct members to iova types. What is the status of this series? Do you plan send a new version soon? Thanks

[dpdk-dev] [PATCH v2 0/5] make dpdk iova aware

2017-09-05 Thread Santosh Shukla
v2: Include build fixes reported in patchworks. Changeset based on deprecation notice[1], planned for v17.11 release. Patches are based commit: (c42021fe56 : ethdev: rename map file to match library name) Summary: Renaming memory address translation api/ datatypes and memory struct members to io