Installation guide

AT-ANC10S/2 and AT-ANC10S/4 Adapters Installation and User’s Guide
51
preserve the settings across a reboot.
Some combinations of property values may conflict and result in
failures. The driver cannot detect all conflicting combinations.
This property is used to disable Message Signal Interrupts (MSI). The
property is valid only on 2.6 kernels that support MSI. This property cannot
be used on 2.4 kernels. By default, the driver enables MSI if it is supported
by the kernel. It runs an interrupt test during initialization to determine if
MSI is working. If the test passes, the driver enables MSI. Otherwise, it
uses legacy INTx mode. To set the bnx2x driver, enter one of the
following:
insmod bnx2x.ko disable_msi=1
or
modprobe bnx2x disable_msi=1
Checking the
bnx2x Driver
Defaults
The bnx2x driver default values are listed in Table 5:
Table 5. Default Values for the bnx2x Driver
Parameter
Default Value
Speed 10Gbps Full Duplex
Flow Control Autonegotiation with RX and TX
advertised
MTU 1500 (range is 46–9000)
RX Ring Size 255 (range is 0–4080)
RX Jumbo Ring Size 0 (range 0–16320) adjusted by the
driver based on MTU and RX Ring
Size
TX Ring Size 255 (range is
(MAX_SKB_FRAGS+1)–255).
MAX_SKB_FRAGS varies on
different kernels and different
architectures. On a 2.6 kernel for
x86, MAX_SKB_FRAGS is 18.
Coalesce RX Microseconds 18 (range is 0–1023)
Coalesce RX Microseconds IRQ 18 (range is 0–1023)
Coalesce RX Frames 6 (range is 0–255)