Users Guide

7–Linux Driver Software
Setting Values for Optional Properties
50 BC0054508-00 M
ooo_enable
The ooo_enable (enable TCP out-of-order) parameter feature enables and
disables TCP out-of-order RX handling feature on offloaded iSCSI connections.
Default: TCP out-of-order feature is ENABLED. For example:
insmod bnx2i.ko ooo_enable=1
or
modprobe bnx2i ooo_enable=1
bnx2fc Driver Parameter
You can supply the optional parameter debug_logging as a command line
argument to the insmod or modprobe command for bnx2fc.
debug_logging
The bit mask to enable debug logging enables and disables driver debug logging.
Default: None. For example:
insmod bnx2fc.ko debug_logging=0xff
or
modprobe bnx2fc debug_logging=0xff
I/O level debugging = 0x1
Session level debugging = 0x2
HBA level debugging = 0x4
ELS debugging = 0x8
Misc debugging = 0x10
Max debugging = 0xff
cnic Driver Parameters
To set the qcnic driver parameters, issue one of the following commands:
#esxcli system module parameters set -m qcnic -p Param=Value
#esxcfg-module -s <param>=<value> qcnic
cnic_debug
The cnic_debug parameter sets the driver debug message level. Valid values
are in the range of 0h–8000000h. The default value is 0h.