DPDK patches and discussions
 help / color / mirror / Atom feed
From: Srinivasan J <srinidpdk@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Error message "virtio-net device is already used by another driver"
Date: Thu, 5 Dec 2013 20:49:30 +0530	[thread overview]
Message-ID: <CAEbeQ+rj9zg0zmcFMxBg_hPT_0GELAM59BrZMoGGEkns7btp5Q@mail.gmail.com> (raw)
In-Reply-To: <201312051226.51234.thomas.monjalon@6wind.com>

Thomas,
            Thanks for the reply. I loaded the virtio_net module and
then tried executing testpmd, but the entire VM crashed.
Let me know if you want me to collect any specific data.

[root@localhost ~]# lsmod
Module                  Size  Used by
fuse                   76063  3
ppdev                  17363  0
parport_pc             27416  0
i2c_piix4              17682  0
parport                39185  2 ppdev,parport_pc
i2c_core               28619  1 i2c_piix4
virtio_net             23138  0
e1000                 128455  0
mperf                  12551  0
[root@localhost ~]# rmmod virtio_net
[root@localhost ~]# lsmod
Module                  Size  Used by
fuse                   76063  3
ppdev                  17363  0
parport_pc             27416  0
i2c_piix4              17682  0
parport                39185  2 ppdev,parport_pc
i2c_core               28619  1 i2c_piix4
e1000                 128455  0
mperf                  12551  0
[root@localhost ~]#

On Thu, Dec 5, 2013 at 4:56 PM, Thomas Monjalon
<thomas.monjalon@6wind.com> wrote:
> Hello,
>
> 04/12/2013 05:37, Srinivasan J :
>> I am getting the "virtio-net device is already used by another driver"
>
> Could you try "rmmod virtio_net" ?
>
> Please tell us if it solves your problem.
> --
> Thomas

  reply	other threads:[~2013-12-05 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  4:37 Srinivasan J
2013-12-05 11:26 ` Thomas Monjalon
2013-12-05 15:19   ` Srinivasan J [this message]
2013-12-05 15:30     ` Thomas Monjalon
2013-12-06  9:29       ` Srinivasan J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEbeQ+rj9zg0zmcFMxBg_hPT_0GELAM59BrZMoGGEkns7btp5Q@mail.gmail.com \
    --to=srinidpdk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).