xdp-testing Skill
XDP-for-Windows test execution and debugging workflow. Use when running tests (functional, spinxsk, pktfuzz, ringperf, rxfilter, xskmaprx, xskfwdkm), debugging bugchecks, attaching kd, recovering test machines after crashes, or invoking any tools/.ps1 script that runs on hardware. Covers PowerShell remoting via -Comput Published by microsoft in xdp-for-windows.
What is xdp-testing Skill?
XDP-for-Windows test execution and debugging workflow. Use when running tests (functional, spinxsk, pktfuzz, ringperf, rxfilter, xskmaprx, xskfwdkm), debugging bugchecks, attaching kd, recovering test machines after crashes, or invoking any tools/.ps1 script that runs on hardware. Covers PowerShell remoting via -Comput Published by microsoft in xdp-for-windows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Data analysis
- Testing use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use xdp-testing Skill
- Use it for testing.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/xdp-for-windows
- Skill file: .github/skills/xdp-testing/SKILL.md
What it does
XDP-for-Windows test execution and debugging workflow. Use when running tests (functional, spinxsk, pktfuzz, ringperf, rxfilter, xskmaprx, xskfwdkm), debugging bugchecks, attaching kd, recovering test machines after crashes, or invoking any tools/.ps1 script that runs on hardware. Covers PowerShell remoting via -Comput
Skill instructions
XDP for Windows: Testing & Debugging This skill covers everything an agent needs to execute tests on the required separate test machine, attach kd for crash analysis, and recover the machine to a known-good state after a bugcheck. [!IMPORTANT] All XDP testing must occur on a separate Windows test machine — never the dev machine. Always pass -ComputerName <machine explicitly on every test command. Do not rely on tools\remote-set-default.ps1 alone — the session default lives in the PowerShell global scope and is silently lost when a new terminal spawns (after Start-Process, kd sessions, or whenever the tool host opens a fresh shell). A test script invoked without -ComputerName and without an active session default will run against the dev machine and may damage local state. Treat -ComputerName as required. When to Use - Running any of: functional.ps1, spinxsk.ps1, prepare-machine.ps1 (non-build scenarios), check-drivers.ps1, rxfilter.ps1, rxfilterperf.ps1, ringperf.ps1, xskmaprx.ps1, xsk
Explore related resources
Frequently asked questions
What is xdp-testing?
xdp-testing is a open-source AI agent skill with Copy skill directory. XDP-for-Windows test execution and debugging workflow. Use when running tests (functional, spinxsk, pktfuzz, ringperf, rxfilter, xskmaprx, xskfwdkm), debugging bugchecks, attaching kd, recovering test.
Who is xdp-testing best for?
xdp-testing is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.
How do I install xdp-testing?
Install or run xdp-testing using Copy skill directory. Check xdp-testing for the latest setup command.
Is xdp-testing actively maintained?
xdp-testing may need a closer maintenance check before production use.
Auto-fetched from GitHub.