DPDK usage discussions
 help / color / mirror / Atom feed
From: Gregory Etelson <gregory@weka.io>
To: users@dpdk.org
Subject: [dpdk-users] PMD: i40evf_handle_aq_msg(): Failed to read msg from AdminQ, ret: -57
Date: Sun, 25 Sep 2016 10:39:39 +0300	[thread overview]
Message-ID: <2478872.MzZnSNSmNA@polaris> (raw)

Hello,

I get this error each time I try to initialize i40vf PMD

DPDK-16.07
HEAD: 7b3c4f351708a4bf5d311266d9f8c32e5704701f

#ethtool -i eth41:
driver: i40e
version: 1.5.16
firmware-version: 4.25 0x8000143f 0.0.0


DPDK log:
PMD: rte_i40evf_pmd_init():  >>
PMD: rte_i40e_pmd_init():  >>
EAL: PCI device 0000:86:02.0 on NUMA socket 1
EAL:   probe driver: 8086:154c rte_i40evf_pmd
EAL:   PCI memory mapped at 0x7f1709c00000
EAL:   PCI memory mapped at 0x7f1709c10000
PMD: i40evf_dev_init():  >>
PMD: i40e_set_mac_type(): i40e_set_mac_type

PMD: i40evf_dev_interrupt_handler(): ICR01_ADMINQ is reported
PMD: i40evf_handle_aq_msg(): Failed to read msg from AdminQ,ret: -57

I40E PMD Configuration:
#
# Compile burst-oriented I40E PMD driver
#
CONFIG_RTE_LIBRTE_I40E_PMD=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_INIT=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_RX=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_TX=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_TX_FREE=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_DRIVER=y
CONFIG_RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC=y
CONFIG_RTE_LIBRTE_I40E_INC_VECTOR=y
CONFIG_RTE_LIBRTE_I40E_RX_OLFLAGS_ENABLE=y
CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=n
CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_PF=64
CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_VF=4
CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_VM=4
# interval up to 8160 us, aligned to 2 (or default value)
CONFIG_RTE_LIBRTE_I40E_ITR_INTERVAL=-1

                 reply	other threads:[~2016-09-25  7:39 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=2478872.MzZnSNSmNA@polaris \
    --to=gregory@weka.io \
    --cc=users@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).