Main index | Section 4 | Options |
To load the driver as a module at boot time, place the following lines in loader.conf(5):
if_iavf_load="YES"
Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to receive and transmit Jumbo Frames. The maximum MTU size for Jumbo Frames is 9706.
Offloads are also controlled via the interface, for instance, checksumming for both IPv4 and IPv6 can be set and unset, TSO4 and/or TSO6, and finally LRO can be set and unset.
For more information on configuring this device, see ifconfig(8).
NOTE: This iavf driver is only for Virtual Functions. For 700 series Physical Functions, use the ixl(4) driver.
hw.iavf.rx_itr | |
The RX interrupt rate value, set to 62 (124 usec) by default. | |
hw.iavf.tx_itr | |
The TX interrupt rate value, set to 122 (244 usec) by default. | |
hw.iavf.enable_head_writeback | |
When the driver is finding the last TX descriptor processed by the hardware, use a value written to memory by the hardware instead of scanning the descriptor ring for completed descriptors. Disabled by default; this mimics the "legacy" TX behavior found in ixgbe(4). to ensure compatibility with future, non-700 series VF devices. | |
If an issue is identified with this driver with a supported adapter,
email all the specific information related to the issue to
.Mt freebsd@intel.com .
IAVF (4) | January 30, 2019 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | How do you pronounce UNIX ? You Nix ! | ” |