[ovs-dev] [PATCH v2 00/19] Add OVS DPDK keep-alive functionality.

Greg Rose gvrose8192 at gmail.com
Fri Jul 28 17:59:01 UTC 2017


On 07/28/2017 10:56 AM, Darrell Ball wrote:
> Thanks for testing Greg
>
> We are at DPDK 16.11.2 now
>
> See this link
> http://docs.openvswitch.org/en/latest/faq/releases/
>
> Darrell

Well that explains things!

Thanks, I'll give it another go with 16.11.2.

- Greg

>
> -----Original Message-----
> From: Greg Rose <gvrose8192 at gmail.com>
> Date: Friday, July 28, 2017 at 10:51 AM
> To: "ovs-dev at openvswitch.org" <ovs-dev at openvswitch.org>, Bhanuprakash Bodireddy <bhanuprakash.bodireddy at intel.com>, Darrell Ball <dball at vmware.com>
> Subject: Re: [ovs-dev] [PATCH v2 00/19] Add OVS DPDK keep-alive functionality.
>
>      Bhanuprakash,
>
>      After applying your patch series on top of current master and building I
>      get the following error:
>
>      libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -mssse3 -I/usr/src/dpdk-stable-17.05.1//x86_64-native-linuxapp-gcc/include -Werror -D_FILE_OFFSET_BITS=64 -g -O2 -MT lib/netdev-dpdk.lo -MD -MP -MF lib/.deps/netdev-dpdk.Tpo -c lib/netdev-dpdk.c -o lib/netdev-dpdk.o
>      lib/netdev-dpdk.c:34:28: fatal error: rte_virtio_net.h: No such file or directory
>       #include <rte_virtio_net.h>
>                                  ^
>      compilation terminated.
>      make[2]: *** [lib/netdev-dpdk.lo] Error 1
>      make[2]: Leaving directory `/home/gvrose/prj/ovs-experimental'
>      make[1]: *** [all-recursive] Error 1
>      make[1]: Leaving directory `/home/gvrose/prj/ovs-experimental'
>      make: *** [all] Error 2
>
>      I'm using dpdk-stable-17.05.1
>
>      I don't know as much about DPDK as I'd like so perhaps this is some simple problem?
>
>      Thanks,
>
>      - Greg
>
>
>



More information about the dev mailing list