ntop / PF_RING

High-speed packet processing framework
http://www.ntop.org
GNU Lesser General Public License v2.1
2.68k stars 353 forks source link

set_affinity CPU usage goes high in zc at 6 Gbps #914

Closed vehere-ccu1 closed 6 months ago

vehere-ccu1 commented 7 months ago

At 6 Gbps the CPU(used in load_driver.sh set_affinity ) usage goes up to 70%. As you mentioned ZC does not use IRQ then why is the kernel using the CPU. Once CPU utilization cross 80 % the packet drop can be seen. Happening for all intel ZC cards with all PF version (8.6.0, 8.6.1 and older). How can I solve this? For now I am using multiple RSS and assigning the RSS TxRx to different CPU.

cardigliano commented 7 months ago

Which driver are you using?