On 10/16/2017 12:02 PM, john miller wrote: > Hello, > > We have been testing the dpdk-17.11-rc1 candidate on our Ubuntu platforms. We > just tried to compile it on one of our CentOS platform and get this error. > > == Build lib/librte_eal/linuxapp/igb_uio > CC [M] > /projects/dpdk/dpdk-17.11-rc1/build/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.o > /projects/dpdk/dpdk-17.11-rc1/build/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c: > In function ‘igbuio_pci_irqhandler’: > /projects/dpdk/dpdk-17.11-rc1/build/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:213:30: > error: dereferencing pointer to incomplete type > struct uio_info *info = idev->info; > > > > > Description: CentOS Linux release 7.2.1511 (Core) > > Is CentOS 7.2 still supported ? > Has anyone else run into this issue ?
A fix sent and applied for this: http://dpdk.org/browse/dpdk/commit/?id=6b9ed026a8704b9e5ee5da7997617ef7cc82e114 > > I was not able to find the supported platforms doc for 17.11 online. > > Thank you, > -John > > >