From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Error message "virtio-net device is already used by another driver" Date: Thu, 5 Dec 2013 16:30:28 +0100 Message-ID: <201312051630.28147.thomas.monjalon@6wind.com> References: <201312051226.51234.thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Srinivasan J 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" 05/12/2013 16:19, Srinivasan J : > tried executing testpmd, but the entire VM crashed. Booting a VM, removing virtio_net module and following the doc should work: http://dpdk.org/doc/virtio-net-pmd If it doesn't work, we need some logs to understand your problem. -- Thomas