[dpdk-dev] Can't compile examples

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jun 25 10:26:32 CEST 2015


2015-06-25 11:31, Tetsuya Mukawa:
> Hi Jijiang,
> 
> It seems below patch introduces compile error of examples.
>  - a50245e examples/tep_term: initialize VXLAN sample
> 
> Here is log.
> Could you please check it?
> 
[...]
> /home/mukawa/work/dpdk.org/dpdk/examples/tep_termination/main.c:52:28:
> fatal error: rte_virtio_net.h: No such file or directory

The check before merging was with vhost enabled.

Jijiang, does it make sense to try make it without vhost?
If not, examples/Makefile must contain
	DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += tep_termination



More information about the dev mailing list