Hi All, I have a very latency sensitive application. I need to move packets from one interface to another
I am using a quad 1000/pro Intel NIC. pcidump shows 82571EB My latency sensitive application reads packets from one em interface using libpcap and sends packet to another em interface using udp socket. Does em has interrupt mitigation enabled? If interrupt mitigation is enabled would disabling it will reduce latency? How can I disable the interrupt mitigation for em NICs? What would change in 5.3? Best regards, Dan