microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
346 stars 40 forks source link

spinxsk test unreliable #536

Closed mtfriesen closed 3 weeks ago

mtfriesen commented 3 weeks ago
C:\vss-agent\2.317.0\_work\xdp-for-windows\xdp-for-windows\tools\setup.ps1 : The property 'ifIndex' cannot be found on 
this object. Verify that the property exists.
At C:\vss-agent\2.317.0\_work\xdp-for-windows\xdp-for-windows\tools\spinxsk.ps1:138 char:9
+         & "$RootDir\tools\setup.ps1" -Install xdpmp -XdpmpPollProvide ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,setup.ps1