CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2025/05/23 03:56:26
Modified files: sys/dev/pci : if_iavf.c Log message: Set an RSS key and lookup table so traffic is properly distributed across the queues, and copy the RSS hash into received packets as the flow ID. from Yuichiro NAITO, lightly modified