[ovs-discuss] Compilation error : lib/netdev-dpdk.c:55:28: fatal error: rte_virtio_net.h: No such file or directory

Ben Pfaff blp at ovn.org
Thu Sep 14 06:03:05 UTC 2017


On Thu, Sep 14, 2017 at 05:58:07AM +0000, Ranjith Kumar D wrote:
> Hello All,
> 
> We have GTP packet handling functionality with OVS 2.4.0  and it's very hard to merge changes to OVS 2.8.0
> 
> I have installed DPDK 2.0 and successfully linked with OVS 2.4.0, but compilation is failing with below error:
> 
> lib/netdev-dpdk.c:55:28: fatal error: rte_virtio_net.h: No such file or directory

It isn't clear whether you're building OVS 2.4 or 2.8, but OVS 2.8 works
with DPDK 17.05.1 (not 2.0).


More information about the discuss mailing list