[dpdk-dev] [PATCH] net/virtio: fix gcc6 i686 compiler error

2016-07-11 Thread Yuanhan Liu
On Thu, Jul 07, 2016 at 02:49:08PM +0100, Ferruh Yigit wrote: > This is for target i686-native-linuxapp-gcc and gcc6, > > Compilation error is: > == Build drivers/net/virtio > CC virtio_rxtx_simple.o > In file included from > .../build/include/rte_mempool.h:77:0, > from > .../dr

[dpdk-dev] [PATCH] net/virtio: fix gcc6 i686 compiler error

2016-07-07 Thread Ferruh Yigit
This is for target i686-native-linuxapp-gcc and gcc6, Compilation error is: == Build drivers/net/virtio CC virtio_rxtx_simple.o In file included from .../build/include/rte_mempool.h:77:0, from .../drivers/net/virtio/virtio_rxtx_simple.c:46: .../drivers/net/virtio/virtio_rxtx_sim