Linux NIC 驱动程序管理应用程序:QLogic QME8242 夹层卡用户指南
ethtool 公用程序
使用 ethtool 公用程序查看适配器统计信息和配置接口选项。有关附加详细信息,请参阅 qlcnic 驱动程序手册页面和 ethtool 手册页面。
示例:
要禁用传输分段卸载,请发送以下命令,其中 [n] 代表特定实例的数值:
ethtool -K eth[n] tso off
要列出接口统计信息,请发送以下命令,其中 [n] 代表特定实例的数值:
ethtool –S eth[n]
输出范例 1:
ethtool -S eth8
NIC statistics:
xmit_called: 6
xmit_finished: 6
rx_dropped: 0
tx_dropped: 0
csummed: 0
rx_pkts: 0
lro_pkts: 0
rx_bytes: 0
tx_bytes: 468
lrobytes: 0
lso_frames: 0
xmit_on: 0
xmit_off: 0
skb_alloc_failure: 0
null skb: 0
null rxbuf: 0
rx dma map error: 0
在以下示例中,ethtool eth[n] 列出接口设置
输出范例 2:
Ethtool eth8
Settings for eth8:
Supported ports: [ TP FIBRE ]
Supported link modes:
Supports auto-negotiation: No
Advertised link modes: 10000baseT/Full
Advertised auto-negotiation: No
Speed: 10000Mb/s
Duplex: Full
Port: FIBRE
PHYAD: 1
Transceiver: external
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000000 (0)
Link detected: yes
phantomcore 公用程序
使用 phantomcore 公用程序收集对于转发至 QLogic 支持有用的固件转储。
要收集固件转储:
要在驱动程序中关闭自动恢复,请发送以下命令:
insmod qlcnic.ko auto_fw_reset=0
要收集固件转储,请发送以下命令:
phantomcore -i <接口名称>
该公用程序生成包含固件转储的核心文件。
请阅读所有限制和免责声明。
返回目录页
file:///T|/htdocs/NETWORK/QLogic/71922/cs/lnxdrivr.htm[9/26/2012 4:36:24 PM]
All manuals and user guides at all-guides.com