On some FreeBSD versions, you may need to set hw.pci.honor_msi_blacklist="0" in /boot/loader.conf to enable full multiqueue functionality.

Uses MSI/MSI-X interrupt delivery to minimize CPU cycles spent handling network traffic.

Allows network processing to scale across multiple CPU cores via Receive Side Scaling (RSS) .