[dpdk-dev] net/virtio-user: Fix missing brackets in if condition

2016-07-15 Thread Yuanhan Liu
On Thu, Jul 14, 2016 at 06:31:11PM +0200, viktorin at rehivetech.com wrote: > On Tue, 12 Jul 2016 11:30:25 +0200 > Maxime Coquelin wrote: > > > The error is reported using test build script: > > I recommend to note that the error is reported only by GCC 6+. Agreed! --yliu > > > > > $

[dpdk-dev] net/virtio-user: Fix missing brackets in if condition

2016-07-14 Thread vikto...@rehivetech.com
On Tue, 12 Jul 2016 11:30:25 +0200 Maxime Coquelin wrote: > The error is reported using test build script: I recommend to note that the error is reported only by GCC 6+. > > $ scripts/test-build.sh x86_64-native-linuxapp-gcc > ... > drivers/net/virtio/virtio_user_ethdev.c: In function > ?virt