Re: [dpdk-dev] [PATCH v3 0/6] make dpdk iova aware

2017-10-24 Thread Thomas Monjalon
24/10/2017 07:12, santosh: > Hi Thomas, > > > On Monday 23 October 2017 08:28 PM, Thomas Monjalon wrote: > > 20/10/2017 14:31, Santosh Shukla: > >> v3: > >> Include v2 review comment and rebased on > >> top of upstream tip commit:6b9ed026a8704 > >> > >> > >> v2: > >> Include build fixes reported

Re: [dpdk-dev] [PATCH v3 0/6] make dpdk iova aware

2017-10-23 Thread santosh
Hi Thomas, On Monday 23 October 2017 08:28 PM, Thomas Monjalon wrote: > 20/10/2017 14:31, Santosh Shukla: >> v3: >> Include v2 review comment and rebased on >> top of upstream tip commit:6b9ed026a8704 >> >> >> v2: >> Include build fixes reported in patchworks. > Please fix checkpatch issues, than

Re: [dpdk-dev] [PATCH v3 0/6] make dpdk iova aware

2017-10-23 Thread sshukla
: [dpdk-dev] [PATCH v3 0/6] make dpdk iova aware 20/10/2017 14:31, Santosh Shukla: > v3: > Include v2 review comment and rebased on > top of upstream tip commit:6b9ed026a8704 > > > v2: > Include build fixes reported in patchworks. Please fix checkpatch issues, thanks Santosh

Re: [dpdk-dev] [PATCH v3 0/6] make dpdk iova aware

2017-10-23 Thread Thomas Monjalon
20/10/2017 14:31, Santosh Shukla: > v3: > Include v2 review comment and rebased on > top of upstream tip commit:6b9ed026a8704 > > > v2: > Include build fixes reported in patchworks. Please fix checkpatch issues, thanks

[dpdk-dev] [PATCH v3 0/6] make dpdk iova aware

2017-10-20 Thread Santosh Shukla
v3: Include v2 review comment and rebased on top of upstream tip commit:6b9ed026a8704 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) Sum