CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/24 03:37:46
Modified files:
sys/dev/pci : if_bnxt.c files.pci
Log message:
If MSI-X vectors are available, create multiple tx/rx queues, configure
RSS, and use the RSS hash value as a flow ID for received packets.
ok dlg@
