Hi,
I need receive packets from NIC on 10G speed with zero use CPU.
In linux there is PF_ring, but i have not found such decision in Windows
it's really to receive packets from X540 NIC direct to userland in Windows?
Need to write a driver or Intel PRO driver able this function and enough CreateFile/DeviceIOControl in our app?