[dpdk-users] how to install dpdk on windows

谢先生 xiezhiyuan07 at gmail.com
Fri Aug 7 02:34:56 CEST 2020


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!


More information about the users mailing list