DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nissim Nisimov <NissimN@Radware.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Queries on DPDK working with XL710 intel NIC
Date: Thu, 19 Mar 2015 17:58:19 +0000	[thread overview]
Message-ID: <94AA676E9B9A384A844E7692F3CAD906423BDF6F@ILMB1.corp.radware.com> (raw)

Hi all,

I am trying to work with intel XL710 40GIG NIC but for some reason when trying to load it via dpdk I am getting the following error:


EAL: PCI device 0000:21:00.1 on NUMA socket 1
EAL:   probe driver: 8086:1583 rte_i40e_pmd
EAL:   PCI memory mapped at 0x7fff939f9000
EAL:   PCI memory mapped at 0x7fffd54b8000
EAL: Error - exiting with code: 1
  Cause: Requested device 0000:21:00.1 cannot be used

It seems that the "problematic" functions is i40e_aq_get_firmware_version() in the following line:
status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details);
                (gdb) p status
$3 = I40E_ERR_ADMIN_QUEUE_TIMEOUT


I did read in another mail thread (attached below) that this might be a firmware issue so i upgraded my NIC firmware version to latest but still not able to get it work:

root@lagavulin:~# ethtool -i eth24
driver: i40e
version: 1.2.37
firmware-version: f4.33.31377 a1.2 n4.42 e1932
bus-info: 0000:21:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes


any idea why I still see the issue?

thanks!
Nissim



Hi Yan



Please tell me what version of firmware are you using? If it is too old, please update to at least 4.2.6.

If it is still there, check that if your firmware updating is really successful. You can try to run linux kernel driver to have a double check.



Regards,

Helin



From: Yan Freedland [mailto:YanF at Radware.com<http://dpdk.org/ml/listinfo/dev>]

Sent: Thursday, March 19, 2015 12:28 AM

To: Zhang, Helin

Cc: dev at dpdk.org<http://dpdk.org/ml/listinfo/dev>

Subject: [dpdk-dev] i40e_aq_get_firmware_version failure



Hi,



I am trying to start DPDK with 40G Intel NIC and get a failure at initialization stage in i40e_aq_get_firmware_version(). For some reason this function reaches TIMEOUT for more than maximum allowed times (10 times). In the note below I understand that several failures may be considerable but not as many as I have.



Should I enlarge the retries number ?

Is it a HW issue ?



Anyone who faced it or may assist please comment.



Thanks,

Yan

             reply	other threads:[~2015-03-19 17:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 17:58 Nissim Nisimov [this message]
2015-03-20 14:55 ` Nissim Nisimov
2015-03-20 15:30   ` Roberts, Lee A.
2015-04-02 10:26 ` [dpdk-dev] calling rte_eth_rx_queue_setup from secondary processes Nissim Nisimov
2015-05-07 14:43 ` [dpdk-dev] Intel fortville not working with multi-segment Nissim Nisimov
2015-05-10 19:48   ` Nissim Nisimov
2015-05-11  2:02     ` Zhang, Helin
2015-05-11  3:43       ` Nissim Nisimov
2015-05-12  8:50       ` Zhang, Helin
2015-05-14 15:48         ` Nissim Nisimov
2015-05-27  3:54         ` Zhang, Helin
2015-05-28 17:51           ` Nissim Nisimov

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=94AA676E9B9A384A844E7692F3CAD906423BDF6F@ILMB1.corp.radware.com \
    --to=nissimn@radware.com \
    --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 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).