|
NAMEliquidio —
Cavium 10Gb/25Gb Ethernet driver for the FreeBSD operating
system
SYNOPSISTo compile this driver into the kernel, place the following line in your kernel configuration file:device lio Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_lio_load="YES" DESCRIPTIONTheliquidio driver provides support for 23XX 10Gb/25Gb
Ethernet adapters. The driver supports Jumbo Frames, Transmit/Receive checksum
offload, TCP segmentation offload (TSO), Large Receive Offload (LRO), VLAN tag
insertion/extraction, VLAN checksum offload, VLAN TSO, and Receive Side
Steering (RSS)
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 16000. For more information on configuring this device, see ifconfig(8). HARDWARETheliquidio driver supports the following cards:
LOADER TUNABLESTunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5).
SUPPORTFor general information and support, go to the Cavium support website at: http://support.cavium.com.SEE ALSOaltq(4), arp(4), netintro(4), ng_ether(4), vlan(4), ifconfig(8)HISTORYTheliquidio device driver first appeared in
FreeBSD 12.0.
AUTHORSTheliquidio driver was written by
Derek Chickles
<derek.chickles@cavium.com>.
Visit the GSP FreeBSD Man Page Interface. |