DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tetsuya Mukawa <tetsuya.mukawa.1@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] About 'CONFIG_RTE_EAL_UNBIND_PORTS'
Date: Tue, 3 Sep 2013 10:39:06 +0900	[thread overview]
Message-ID: <CANCx15QNZ75LCkdU15eA9m11E9q0L18cmB_=+vwo5WLbt1JBNw@mail.gmail.com> (raw)
In-Reply-To: <201309021757.38807.thomas.monjalon@6wind.com>

2013/9/3 Thomas Monjalon <thomas.monjalon@6wind.com>:
> 29/08/2013 09:54, Tetsuya Mukawa :
>> Someone, could you please let me know what is a case that I need to
>> enable 'CONFIG_RTE_EAL_UNBIND_PORTS'?
>
> In DPDK 1.3, the UNBIND option is intended to restore the previous state
> when exiting a DPDK application.
> In case of devices bound to igb_uio, it will re-bind them to their original
> driver (e1000/igb/ixgbe).
> It has no effect with virtio.
>
> The bug that you have described does not appear with igb_uio drivers because
> fd is initialized in pci_map_resource().
> But in case of virtio, pci_map_resource() is not called.

Thank you for your explanation.
I understand it clearly.

> It looks good.
> Could you send it as a real patch with a commit log ?

Sure, I will.

Thanks,
Tetsuya Mukawa

      reply	other threads:[~2013-09-03  1:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29  7:54 Tetsuya Mukawa
2013-09-02 15:57 ` Thomas Monjalon
2013-09-03  1:39   ` Tetsuya Mukawa [this message]

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='CANCx15QNZ75LCkdU15eA9m11E9q0L18cmB_=+vwo5WLbt1JBNw@mail.gmail.com' \
    --to=tetsuya.mukawa.1@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).