Module Name: src Committed By: msaitoh Date: Mon May 13 03:15:33 UTC 2024
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Modify comment. The number of queues is not limited to 8.
The number of queue is calculated from both the number of CPUs and
the number of MSI-X vectors.
To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 src/sys/dev/pci/ixgbe/ixgbe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
