xdp-for-windows
xdp-for-windows copied to clipboard
Handle offload initialization race
This race condition applies to all offloads.
XdpGenericRssInitialize: // // Attempt to query the indirection table. // // TODO: how do we avoid a race with the protocol driver plumbing RSS? The // OID might already be in flight before this LWF has a chance to inspect it // and might still be in flight after we query NDIS. //