From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Cannot run l3fwd Date: Thu, 06 Nov 2014 21:57:16 +0100 Message-ID: <2075936.SWDsgUUTsD@xps13> References: <1415146642-24717-1-git-send-email-marc.sune@bisdn.de> <545BBBF4.7010501@bisdn.de> <236BCFEC-58FD-47D2-9B5E-E892CE8FBF6D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Eduard Gibert Renart Return-path: In-Reply-To: <236BCFEC-58FD-47D2-9B5E-E892CE8FBF6D-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, You replied to an email which is absolutely not related to your question, polluting the thread. Don't take me wrong: I don't want you to re-post your question in a new thread. You have the source code of DPDK and you didn't check where the error is, not enabled the debug logs. So, it's clearly too early to post in this mailing-list. 2014-11-06 14:39, Eduard Gibert Renart: > Initializing port 0 ... Creating queues: nb_rxq=1 nb_txq=2... EAL: Error - exiting with code: 1 > Cause: Cannot configure device: err=-22, port=0 Maybe you didn't find the debug options. Please check in config files and rebuild. -- Thomas