[dpdk-dev] Where is the Kernel NIC interface example in the source code?

2013-06-27 Thread Thomas Monjalon
27/06/2013 01:54, Peter Chen : > This is in the sample application guide. I want to use tcpdump on the dpdk > port, however its not in the examples folder of the source code...was it > accidentally left out? The doc you are reading is about DPDK 1.3.1. The source code is not yet released on dpdk.

[dpdk-dev] Activate debug

2013-06-27 Thread João Alberto Pereira de Araújo
Good moorning. I want to know how to activate debug on DPDK so i can see what it's happening. I already installed and started the syslog daemon, but there is only a few messages from EAL and nothing more. Thanks in advance.