[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-28 Thread Martinx - ジェームズ
On 16 June 2016 at 11:31, Ferruh Yigit wrote: > On 6/15/2016 7:59 PM, Martinx - ? wrote: > > On 13 June 2016 at 12:15, Martinx - ? > > mailto:thiagocmartinsc at gmail.com>> wrote: > > > > > > > > On 12 June 2016 at 11:30, Rosen, Rami > > wrote: >

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-16 Thread Murali Krishna
] On Behalf Of Martinx - ? Sent: Thursday, June 16, 2016 12:29 AM To: Rosen, Rami Cc: Yigit, Ferruh; dev Subject: Re: [dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8 On 13 June 2016 at 12:15, Martinx - ? wrote: > > > On 12 June 2016 at 11:30, Rosen, Rami wrote: > >> Hi Thiago

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-15 Thread Martinx - ジェームズ
On 13 June 2016 at 12:15, Martinx - ? wrote: > > > On 12 June 2016 at 11:30, Rosen, Rami wrote: > >> Hi Thiago, >> >> > Any clue? >> >> Sure. This is the reason: in dpdk-16.04/lib/librte_eal/linuxapp/igb_uio >> we have: >> >> #ifndef PCI_MSIX_ENTRY_SIZE >> #define PCI_MSIX_ENTRY_SIZE

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-13 Thread Martinx - ジェームズ
On 12 June 2016 at 11:30, Rosen, Rami wrote: > Hi Thiago, > > > Any clue? > > Sure. This is the reason: in dpdk-16.04/lib/librte_eal/linuxapp/igb_uio we > have: > > #ifndef PCI_MSIX_ENTRY_SIZE > #define PCI_MSIX_ENTRY_SIZE 16 > #define PCI_MSIX_ENTRY_LOWER_ADDR 0 > #define

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-12 Thread Rosen, Rami
Hi Thiago, > Any clue? Sure. This is the reason: in dpdk-16.04/lib/librte_eal/linuxapp/igb_uio we have: #ifndef PCI_MSIX_ENTRY_SIZE #define PCI_MSIX_ENTRY_SIZE 16 #define PCI_MSIX_ENTRY_LOWER_ADDR 0 #define PCI_MSIX_ENTRY_UPPER_ADDR 4 #define PCI_MSIX_ENTRY_DATA

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-03 Thread Ferruh Yigit
On 6/1/2016 9:07 PM, Martinx - ? wrote: > Guys, > > I'm trying to build DPDK-16.04 on CentOS 6.8, but it is failing, here is > the error: > > --- > ... > == Build lib/librte_eal/linuxapp > == Build lib/librte_eal/linuxapp/eal > == Build lib/librte_eal/linuxapp/igb_uio > CC eal.o > CC

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-03 Thread Martinx - ジェームズ
On 3 June 2016 at 06:45, Ferruh Yigit wrote: > On 6/1/2016 9:07 PM, Martinx - ? wrote: > > Guys, > > > > I'm trying to build DPDK-16.04 on CentOS 6.8, but it is failing, here is > > the error: > > > > --- > > ... > > == Build lib/librte_eal/linuxapp > > == Build lib/librte_eal/linuxapp/eal

[dpdk-dev] Can't build DPDK-16.04 on CentOS 6.8

2016-06-01 Thread Martinx - ジェームズ
Guys, I'm trying to build DPDK-16.04 on CentOS 6.8, but it is failing, here is the error: --- ... == Build lib/librte_eal/linuxapp == Build lib/librte_eal/linuxapp/eal == Build lib/librte_eal/linuxapp/igb_uio CC eal.o CC eal_hugepage_info.o CC eal_memory.o LD