Re: [ovs-dev] OVS DPDK build errors with commit 01961bb

2016-10-13 Thread Loftus, Ciara
> > Hi > I found that OVS DPDK fails to build with DPDK 16.07 after commit > 01961bb. I am not sure if this is because of some expectations about > DPDK configuration or problems in the code. I could fix this fairly > easily with 4 additions to lib/dpdk.c (patch below), but am unsure > about wheth

[ovs-dev] OVS DPDK build errors with commit 01961bb

2016-10-13 Thread Aurojit Panda
Hi I found that OVS DPDK fails to build with DPDK 16.07 after commit 01961bb. I am not sure if this is because of some expectations about DPDK configuration or problems in the code. I could fix this fairly easily with 4 additions to lib/dpdk.c (patch below), but am unsure about whether this is what