From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from p3plsmtpa07-03.prod.phx3.secureserver.net (p3plsmtpa07-03.prod.phx3.secureserver.net [173.201.192.232]) by dpdk.org (Postfix) with ESMTP id E341E2A7 for ; Thu, 27 Jun 2013 14:55:20 +0200 (CEST) Received: from [192.168.10.7] ([188.83.135.217]) by p3plsmtpa07-03.prod.phx3.secureserver.net with id tQvV1l0094hbwr801QvWMq; Thu, 27 Jun 2013 05:55:31 -0700 Message-ID: <51CC36BE.1060902@viaquanta.com> Date: Thu, 27 Jun 2013 13:57:34 +0100 From: =?ISO-8859-1?Q?Jo=E3o_Alberto_Pereira_de_Ara=FAjo?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: dev@dpdk.org X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [dpdk-dev] Activate debug X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:55:21 -0000 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.