xdp-for-windows
xdp-for-windows copied to clipboard
XDP speeds up networking on Windows
XDP supports in-order TX completion at the NIC layer. Add this optimization at the AF_XDP layer.
Design, implement, and test frame layout metadata.
Design, implement, and test checksum offload.
There's nothing preventing the LWF detach from completing while the `InterfaceSet` is still referenced (only individual `Interface` references prevent detaching) which allows the LWF `filter` object to be deleted while...
QUIC would benefit from the ability to customize the RSS logic that dictates which receive queue a packet should be put in, based on the QUIC connection ID, instead of...
https://github.com/microsoft/xdp-for-windows/runs/7929096731?check_suite_focus=true ``` MpRxFlush(GenericMp) failed, 0x80070005 Failed GenericXskWaitAsyncTx [23 s] Error Message: Assert failed. Stop test execution. Stack Trace: at StopTest() in D:\a\xdp-for-windows\xdp-for-windows\test\functional\taef\tests.cpp:line 23 at ::operator() in D:\a\xdp-for-windows\xdp-for-windows\test\functional\lib\tests.cpp:line 3582 at GenericXskWaitAsync()...
Bumps [microsoft/action-publish-symbols](https://github.com/microsoft/action-publish-symbols) from c82a258c03d72d371fe9138fc887c2c6e1778e38 to 3. This release includes the previously tagged commit. Commits 1b383de Update actions 48eef04 Update README.md e4f9581 Update README.md 397b6e4 Merge pull request #5 from microsoft/releases/v1...
@mtfriesen it seems like we've got several test failures with ` Timer.IsExpired() not false` on the 2019 functional test run. Is there an open bug for this already? _Originally posted...
Bumps [submodules/wil](https://github.com/microsoft/wil) from `78dcd40` to `5c6a7ba`. Commits 5c6a7ba Add WI_NOEXCEPT for verify functions (#442) c8b8315 Ensure members are initialized (#437) See full diff in compare view Dependabot will resolve any...