From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: rte_eth_dev_configure fails on VM with e1000 drivers Date: Fri, 18 Apr 2014 14:31:21 +0200 Message-ID: <8080666.eQLb0Bv3Fe@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: B Gopikrishna Return-path: In-Reply-To: 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, 2014-04-18 17:39, B Gopikrishna: > when I run the l3fwd application with the below command line, I am observing > the error "Cannot configure device: err=-22, port=0". The complete log is > posted below. Could you try to reproduce it with the git HEAD version? It may be fixed by this commit: d73d8f3 timer: fix TSC frequency by not reading /proc/cpuinfo -- Thomas