DPDK usage discussions
 help / color / mirror / Atom feed
From: 谢先生 <xiezhiyuan07@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] how to install dpdk on windows
Date: Fri, 7 Aug 2020 08:34:56 +0800	[thread overview]
Message-ID: <CAMhs17hGDO5ecSgwwQH_Nri+r3Umjus7bPtXFm0nhhgOXrKhuA@mail.gmail.com> (raw)

HI,
now I am learning how to use dpdk on windows . and i have compiled it
successfully ,but i cannot install it on windows server 2016 with x710 .
then i debug it with debugview ,and found this error:
 status = WdfFdoQueryForInterface(device, &GUID_BUS_INTERFACE_STANDARD,

(PINTERFACE)&netuio_contextdata->bus_interface,
                                    sizeof(BUS_INTERFACE_STANDARD), 1,
NULL);
this function returns with the status value 0xc00000bb,but i don't know
what causes it and how to resolve it.can you help me?
thanks!

                 reply	other threads:[~2020-08-07  0:35 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=CAMhs17hGDO5ecSgwwQH_Nri+r3Umjus7bPtXFm0nhhgOXrKhuA@mail.gmail.com \
    --to=xiezhiyuan07@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).