xdp-for-windows icon indicating copy to clipboard operation
xdp-for-windows copied to clipboard

XDP speeds up networking on Windows

Results 106 xdp-for-windows issues
Sort by recently updated
recently updated
newest added

Recent CI run on main failed: https://github.com/microsoft/xdp-for-windows/runs/6636837015?check_suite_focus=true ```PowerShell Exception: D:\a\xdp-for-windows\xdp-for-windows\tools\spinxsk.ps1:148 Line | 148 | throw "SpinXsk failed with $LastExitCode" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SpinXsk failed with -2147483645 ``` I'm not positive,...

bug

In order to get more wide-spread usage of XDP for Windows, we should see if it's possible for a non-Admin app to use this interface. It's really a pretty big...

feature request

hi, all, not sure how to fix this. There is no such .h xdpetw.h in the repo. ``` 1>C:\cygwin\home\marku\xdp-for-windows.git\src\xdplwf\precomp.h(35,10): fatal error C1083: Cannot open include file: 'xdpetw.h': No such file...

bug
external
build

https://bestpractices.coreinfrastructure.org/en can be used to get a badge for display on the main page.

feature request
P3

https://github.com/xdp-project/xdp-tools is the main XDP library/api/tools for using XDP. In the eBPF for Windows project, we've been enabling the same bpftool source (with appropriate refactoring/ifdefs/etc) to run on eBPF for...

feature request
APIs
P2
xplat

Currently, the FAQ makes the following statement: > It is not directly source-compatible with the [Linux API](https://www.kernel.org/doc/html/latest/networking/af_xdp.html), though it is possible to build a thin shim layer to abstract any...

feature request
P2
xplat

Currently there is documentation on how to build and run the tests for XDP for Windows in [development.md](https://github.com/microsoft/xdp-for-windows/blob/main/docs/development.md), but there is no documentation on how a new app might started...

documentation

Currently, XDP for Windows has a custom set of rules that can make up a "program" that an app pushes down to configure how packets should be handled. This custom...

feature request
ebpf
P2

We're seeing a variety of CI stress failures in GitHub - watchdogs are firing and machines are losing connectivity. Is this an XDP bug or are the VMs undersized? We...

bug
github_actions

A recent automated [PR for MsQuic on our internal mirror](https://mscodehub.visualstudio.com/msquic/_build/results?buildId=277907&view=logs&j=0ce4bc63-cf2d-511c-9535-88e1997ef3fe&t=63fca96d-fcc4-566c-a1a1-e9dfcae09e41&l=59) exposed the following build errors: ``` ##[error]1. BinSkim Error BA2007 - File: artifacts/bin/xdp/pktcmd.exe. Tool: BinSkim: Rule: BA2007 (EnableCriticalCompilerWarnings). https://github.com/microsoft/binskim/blob/main/docs/BinSkimRules.md#rule-BA2007EnableCriticalCompilerWarnings 'pktcmd.exe'...