Re: [ovs-discuss] [ovs-dev] packets getting dropped in vhostuser port

2016-10-19 Thread Xu, Qian Q
One suggestion, could you keep dpdk as dpdk-16.04, only ovs upgrade, then see if the case still happen. Or you can keep only dpdk changed but no OVS change. We need to narrow down the issue. From my knowledge, qemu-2.4.1 is fine for the case. -Original Message- From: dev [mailto:dev-bo

[ovs-discuss] [ovs-dev] build failure with DPDK on Ubuntu 16.04 with GCC 5.4

2016-10-19 Thread Xu, Qian Q
Hi, I met an issue when building OVS with DPDK on Ubuntu 16.04, the commit ID is as below, also I'm using DPDK R16.11 RC1 commit ID: commit fed622dfd90ffc754808ecb464d7e62e77f0da58. We can pass build on Fedora 23 but can't pass build on Ubuntu 16.04, kernel: 4.4, gcc: 5.4. Could anyone help che