[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-12 Thread Thomas Monjalon
2014-12-12 06:38, Neil Horman: > On Thu, Dec 11, 2014 at 10:21:44PM +0100, Thomas Monjalon wrote: > > 2014-12-11 15:28, Qiu, Michael: > > > On 2014/12/11 21:26, Neil Horman wrote: > > > > On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote: > > > >>> These two issues are both introuduce

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-12 Thread Neil Horman
On Fri, Dec 12, 2014 at 04:09:46PM +0100, Thomas Monjalon wrote: > 2014-12-12 06:38, Neil Horman: > > On Thu, Dec 11, 2014 at 10:21:44PM +0100, Thomas Monjalon wrote: > > > 2014-12-11 15:28, Qiu, Michael: > > > > On 2014/12/11 21:26, Neil Horman wrote: > > > > > On Thu, Dec 11, 2014 at 01:56:06AM +

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-12 Thread Neil Horman
On Thu, Dec 11, 2014 at 10:21:44PM +0100, Thomas Monjalon wrote: > 2014-12-11 15:28, Qiu, Michael: > > On 2014/12/11 21:26, Neil Horman wrote: > > > On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote: > > >>> These two issues are both introuduced by commit b77b5639: > > >>> mem

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-11 Thread Thomas Monjalon
2014-12-11 15:28, Qiu, Michael: > On 2014/12/11 21:26, Neil Horman wrote: > > On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote: > >>> These two issues are both introuduced by commit b77b5639: > >>> mem: add huge page sizes for IBM Power > >>> > >>> Michael Qiu (2): > >>> Fi

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-11 Thread Qiu, Michael
On 2014/12/11 21:26, Neil Horman wrote: > On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote: >>> These two issues are both introuduced by commit b77b5639: >>> mem: add huge page sizes for IBM Power >>> >>> Michael Qiu (2): >>> Fix compile issue with hugepage_sz in 32-bit sys

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-11 Thread Neil Horman
On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote: > > These two issues are both introuduced by commit b77b5639: > > mem: add huge page sizes for IBM Power > > > > Michael Qiu (2): > > Fix compile issue with hugepage_sz in 32-bit system > > Fix compile issue of eal with i

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-11 Thread Thomas Monjalon
> These two issues are both introuduced by commit b77b5639: > mem: add huge page sizes for IBM Power > > Michael Qiu (2): > Fix compile issue with hugepage_sz in 32-bit system > Fix compile issue of eal with icc compile Acked-by: Thomas Monjalon Applied Thanks -- Thomas

[dpdk-dev] [PATCH 0/2 v4] Fix two compile issues with i686 platform

2014-12-10 Thread Michael Qiu
These two issues are both introuduced by commit b77b5639: mem: add huge page sizes for IBM Power Michael Qiu (2): Fix compile issue with hugepage_sz in 32-bit system Fix compile issue of eal with icc compile lib/librte_eal/common/eal_common_memory.c | 2 +- lib/librte_eal/common/ea