
Issue 11
© Solarflare Communications 2014
205
Solarflare Server Adapter
User Guide
Table 51: Supported Key Value Parameter
Parameter
Description
ipoffload=<enabled|disabled>
Specify whether IPv4 checksum offload is enabled.
tcpoffload=<enabled|disabled>
Specify whether TCP checksum offload is enabled.
Configures TCPv4 and TCPv6 where applicable.
udpoffload=<enabled|disabled>
Specify whether UDP checksum offload is enabled.
Configures UDPv4 and UDPv6 where applicable.
lso=<enabled|disabled>
Specify whether large send offload (LSO) is enabled.
Configures LSOv4 and LSOv6 where applicable.
lro=<enabled|disabled>
Specify whether large receive offload (LRO) is
enabled. Configures LROv4 and LROv6 where
applicable.
flowcontrol=<auto|enabled|gene
rate|respond|disabled>
Specify Ethernet flow control. This option covers
the "Flow Control" and "Flow Control
Autonegotiation" device driver advanced
properties.
speed=<auto|40g|10g|1g|100m>
Specify the Ethernet link speed.
mtu=<MTU length>
Specify the maximum Ethernet frame length. From
1518 to 9216 bytes (even values only).
rss=<disabled|optimized|system
|closest|closeststatic|numa|nu
mastatic|conservative>
Specify the receive side scaling (RSS) mode.
rssbaseprocessor=<group>:<numb
er>
The base processor available for RSS. If a value is
given it must formated as <group>:<number>
where group is in the range 0-9 and number in the
range 0 to 63.
rssmaxprocessor=<group>:<numbe
r>
The maximum number of processors available for
RSS. If a value is given it must formated as
<group>:<number> where group is in the range 0-9
and number in the range 0 to 63.
maxrssprocessors=<count>
The maximum number of processors available for
RSS. If count is specified it must be in the range 1-
256. Support for this option is independent of the
version of the operating system and networking
stack.