From: Vincent Li <vincent.mc.li@gmail.com>
To: srushti <srushti.siri@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] i40evf_execute_vf_cmd(): No response
Date: Mon, 8 Jun 2020 18:00:29 -0700 (PDT) [thread overview]
Message-ID: <alpine.OSX.2.21.2006081759380.61342@sea-ml-00029224.olympus.f5net.com> (raw)
In-Reply-To: <CABpcK0pQcesYtbsr8MBQc2T71igbmqMYH2sZ=uXkAAVcdOwzYQ@mail.gmail.com>
On Mon, 8 Jun 2020, srushti wrote:
> EAL: Auto-detected process type: PRIMARY
> EAL: Multi-process socket /var/run/dpdk/wls/mp_socket
> EAL: No free hugepages reported in hugepages-1048576kB
> EAL: Probing VFIO support...
> EAL: VFIO support initialized
> EAL: PCI device 0000:81:0e.1 on NUMA socket 1
> EAL: probe driver: 8086:154c net_i40e_vf
> EAL: using IOMMU type 1 (Type 1)
> initializing port 0 for TX, drv=net_i40e_vf
> Port 0 MAC: ee 4c c3 1c ec de
> i40evf_execute_vf_cmd(): No response for 28
i40evf_disable_vlan_strip(): Failed to execute command of
VIRTCHNL_OP_DISABLE_VLAN_STRIPPING
It looks you disabled vlan stripping, the error says vf command opcode
VIRTCHNL_OP_DISABLE_VLAN_STRIPPING to PF received no response.
> Port 0: nb_rxd 4096 nb_txd 4096
> i40evf_execute_vf_cmd(): No response for 6
> i40evf_configure_vsi_queues(): Failed to execute command of
> VIRTCHNL_OP_CONFIG_VSI_QUEUES
Fail to configure VSI queues
> i40evf_dev_start(): configure queues failed
> PANIC in xran_init_port():
> Cannot start port 0 (-1)
maybe check your DPDK setting in guest and PF setting in host? again I am
not DPDK driver expert :)
prev parent reply other threads:[~2020-06-09 1:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 12:55 srushti
2020-06-09 1:00 ` Vincent Li [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=alpine.OSX.2.21.2006081759380.61342@sea-ml-00029224.olympus.f5net.com \
--to=vincent.mc.li@gmail.com \
--cc=srushti.siri@gmail.com \
--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).