All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 537] FM1000 "PMD: eth_fm10k_dev_init(): switch is not ready" error
Date: Thu, 17 Sep 2020 11:01:49 +0000	[thread overview]
Message-ID: <bug-537-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=537

            Bug ID: 537
           Summary: FM1000 "PMD: eth_fm10k_dev_init(): switch is not
                    ready" error
           Product: DPDK
           Version: 19.11
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: longyuwlz@gmail.com
  Target Milestone: ---

I am trying to run dpdk process on an fm10k NIC. I have configured dpdk to use
fm10k driver,and the NIC is successfully recognized.

I have bound the fm10k interface to use igb_uio driver and tried to run l2fwd
for testing.

I use the following command to run l2fwd:

./l2fwd -w 0000:05:00.0,enable_ftag=1 -w 0000:83:00.0,enable_ftag=1 -- -p 0x3

And sometimes the l2fwd gave me the following errors:

"PMD: eth_fm10k_dev_init(): switch is not ready"

I tried to add sleep and retry but it failed!

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2020-09-17 11:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=bug-537-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.