From: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
To: 陈煜 <yang_hu@ultrasine.cn>
Cc: "users" <users@dpdk.org>
Subject: Re: Used on windows 2019, but the network card adapter could not be found
Date: Tue, 4 Jan 2022 14:14:49 +0300 [thread overview]
Message-ID: <20220104141449.5f09b322@sovereign> (raw)
In-Reply-To: <tencent_5D4037DC054CC8692926FD10@qq.com>
Hello,
2021-12-30 09:18 (UTC+0800), 陈煜:
> But I can't find x710 and E810 in the network adapter directory, so I can't
> configure its IP address. I hope I can find it in both the UIO directory
> and the network adapter.Could you please tell me what to do?
Unfortunately, NetUIO doesn't work the way you expect.
When a NIC is bound to NetUIO driver,
it is taken away from the OS network stack and is entirely controlled by DPDK.
You will not see it as a network adapter and cannot assign it an address.
It is similar to uio_pci_generic on Linux.
prev parent reply other threads:[~2022-01-04 11:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-30 1:18 陈煜
2022-01-04 11:14 ` Dmitry Kozlyuk [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=20220104141449.5f09b322@sovereign \
--to=dmitry.kozliuk@gmail.com \
--cc=users@dpdk.org \
--cc=yang_hu@ultrasine.cn \
/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).