Users Guide

Table Of Contents
8–Software del controlador de VMware
Parámetros del controlador
Doc Nº. BC0054508-09 Rev. R
21 de enero de 2021 Página 78 Copyright © 2021 Marvell
debug_mask
Establezca el parámetro de módulo debug_mask solo para fines de depuración,
ya que el registro adicional desbordará numerosos mensajes. Marvell no
recomienda establecer este parámetro para uso normal del controlador.
Los valores válidos para debug_mask son:
0x00000001 /* load and unload */
0x00000002 /* interrupt handling */
0x00000004 /* slowpath handling */
0x00000008 /* stats updates */
0x00000010 /* packet transmit */
0x00000020 /* packet receive */
0x00000040 /* phy/link handling */
0x00000080 /* not used */
0x00000100 /* dumping mbuf info */
0x00000200 /* register access */
0x00000400 /* lro processing */
0x00000800 /* uplink debug */
0x00001000 /* qeueu debug */
0x00002000 /* hw debug */
0x00004000 /* cmp debug */
0x00008000 /* start process debug */
0x00010000 /* debug assert */
0x00020000 /* debug poll */
0x00040000 /* debug TXSG */
0x00080000 /* debug crash */
0x00100000 /* debug vlan */
0x00200000 /* state machine */
0x00400000 /* nvm access */
0x00800000 /* SRIOV */
0x01000000 /* mgmt interface */
0x02000000 /* CNIC */
0x04000000 /* DCB */
0xFFFFFFFF /* all enabled */