Re: [dpdk-dev] [PATCH v9 0/9] Infrastructure to detect iova mapping on the bus

2017-09-25 Thread santosh
Hi Thomas, On Wednesday 20 September 2017 12:23 PM, Santosh Shukla wrote: > v9: > - Added Tested-By: to series. > - Includes minor changes related to linuxapp api stub in [02/09] > (Suggested by Anatoly) > - Series rebased on tip commit : aee62e90 imo, series is ready to merge, note that octeo

[dpdk-dev] [PATCH v9 0/9] Infrastructure to detect iova mapping on the bus

2017-09-20 Thread Santosh Shukla
v9: - Added Tested-By: to series. - Includes minor changes related to linuxapp api stub in [02/09] (Suggested by Anatoly) - Series rebased on tip commit : aee62e90 v8: Includes minor review changes per v7 review comment from Anatoly. Patches rebased on Tip commit:3d2e0448eb. v7: Includes no maj