[dpdk-dev] Cannot compile l2fwd-jobstats example

Tetsuya Mukawa mukawa at igel.co.jp
Wed Feb 25 03:26:54 CET 2015


Hi,

I cannot compile l2fwd-jobstats using master branch.
Here is log

$ T=x86_64-native-linuxapp-gcc make examples
================== Build examples for x86_64-native-linuxapp-gcc
== bond
== cmdline
== distributor
== exception_path
== helloworld
== ip_pipeline
== ip_reassembly
== ipv4_multicast
== kni
== l2fwd
== l2fwd-jobstats
make: *** l2fwd-jobstats: No such file or directory.  Stop.
make[2]: *** [l2fwd-jobstats] Error 2
make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2
make: *** [examples] Error 2


As a result of bisecting, it seems after applying below commit, this
error can be seen.

commit 2caeb8c0141dcf488f2d68aa8e8c44d1f85ed28b
Author: Pawel Wodkowski <pawelx.wodkowski at intel.com>
Date:   Tue Feb 24 17:33:24 2015 +0100

    examples/l2fwd-jobstats: new example


Thanks,
Tetsuya



More information about the dev mailing list