DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@6wind.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] ixgbevf does not recover from pf reset
Date: Mon, 25 Jan 2016 16:05:14 +0100	[thread overview]
Message-ID: <CALwxeUuT_WL_4kMnGQAj5-qr9BOXzHJLVv5P6ccGMhNoDg5a_Q@mail.gmail.com> (raw)
In-Reply-To: <9BB6961774997848B5B42BEC655768F8D8C51C@SHSMSX104.ccr.corp.intel.com>

Hello Jingjing,

On Mon, Jan 25, 2016 at 2:58 AM, Wu, Jingjing <jingjing.wu@intel.com> wrote:
> Hi
>
> Yes. But just consider about how to use DPDK on eth device. During bring up we need:
> eth_dev_init
> rte_pktmbuf_pool_create
> rte_eth_dev_configure
> rte_eth_rx_queue_setup
> rte_eth_tx_queue_setup
> rte_eth_dev_start
>
> All above behavior need to be called by application, pmd driver cannot did all the
> Recovery without application's help.

Well, that is if the only solution is to restart the port from the application.
The linux i40e vf driver handles this kind of event itself.
Could we have something similar ?


Regards,
-- 
David Marchand

      reply	other threads:[~2016-01-25 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 14:46 David Marchand
2016-01-22  2:05 ` Wu, Jingjing
2016-01-22  8:54   ` David Marchand
2016-01-25  1:58     ` Wu, Jingjing
2016-01-25 15:05       ` David Marchand [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=CALwxeUuT_WL_4kMnGQAj5-qr9BOXzHJLVv5P6ccGMhNoDg5a_Q@mail.gmail.com \
    --to=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.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).