DPDK usage discussions
 help / color / mirror / Atom feed
From: =?gb18030?B?wfTR8w==?= <869969424@qq.com>
To: =?gb18030?B?dXNlcnM=?= <users@dpdk.org>
Subject: windows dpdk, ethdev initialisation failed
Date: Sat, 3 Jun 2023 12:04:19 +0800	[thread overview]
Message-ID: <tencent_BC147625B350392ECF7A780707C22FE47B09@qq.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 1257 bytes --]

Hi all,NIC:Intel Ethernet Converged Network Adapter X710 DA4.
DPDP:23.03
OS: windows server 2019, standard
I can compile dpdk23.03 for windows server2019, and after install netuio vir2phys driver, everything is ok. but when I can run helloword example,it returns errors like this.
....
E:\liuyang\DPDK\dpdk-23.03\dpdk-23.03\build\examples&gt;dpdk-helloworld.exe -l 0-3
EAL: Detected CPU lcores: 64
EAL: Detected NUMA nodes: 2
EAL: Multi-process support is requested, but not available.
EAL: Requested device 0000:1a:00.0 cannot be used
EAL: Requested device 0000:1a:00.1 cannot be used
EAL: Requested device 0000:5e:00.0 cannot be used
EAL: Requested device 0000:5e:00.1 cannot be used
EAL: Requested device 0000:af:00.0 cannot be used
EAL: Requested device 0000:af:00.1 cannot be used
EAL: Probe PCI driver: net_i40e (8086:1572) device: 0000:b0:00.0 (socket 1)
eth_i40e_dev_init(): Failed to init adminq: -66
ethdev initialisation failed
EAL: Requested device 0000:b0:00.0 cannot be used
EAL: Probe PCI driver: net_i40e (8086:1572) device: 0000:b0:00.1 (socket 1)

....
I want to know if windows dpdk23.03 support this NIC,&nbsp;Has anyone had this issue before? Maybe some tip on this issue would be
very helpful. Thank you, liuyang

[-- Attachment #2: Type: text/html, Size: 2767 bytes --]

                 reply	other threads:[~2023-06-05 15:02 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=tencent_BC147625B350392ECF7A780707C22FE47B09@qq.com \
    --to=869969424@qq.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).