microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
364 stars 41 forks source link

Use Windows Artifact Format #571

Closed nibanks closed 3 months ago

nibanks commented 3 months ago

This updated XDP to use the Windows artifact directory format (i.e., arm64chk or amd64fre), which is needed for internal build alignment.

Future changes may further refactor the project files to use https://github.com/microsoft/undocked instead of manually doing parts of this.

nibanks commented 3 months ago

This passed an internal build and produces the right artifacts.