2015-11-19 17:44, Ferruh Yigit: > examples/tep_termination/main.c | 2 +- > examples/vhost/main.c | 2 +- > examples/vhost_xen/main.c | 2 +- > lib/librte_eal/common/eal_thread.h | 6 ++++++
It cannot compile because eal_thread.h is not part of the public API so not included in the examples. Please could you move it in lib/librte_eal/common/include? An idea of the filename it should be?