Index: bnxt.4 =================================================================== --- bnxt.4 +++ bnxt.4 @@ -70,23 +70,39 @@ .It Broadcom BCM57402 NetXtreme-E 10Gb Ethernet Controller .It +Broadcom BCM57402 NetXtreme-E Ethernet Partition +.It Broadcom BCM57404 NetXtreme-E 10Gb/25Gb Ethernet Controller .It -Broadcom BCM57406 NetXtreme-E 10GBase-T Ethernet Controller +Broadcom BCM57404 NetXtreme-E Partition .It -Broadcom BCM57402 NetXtreme-E Partition +Broadcom BCM57406 NetXtreme-E 10GBASE-T Ethernet Controller .It Broadcom BCM57407 NetXtreme-E 10GBase-T Ethernet Controller .It -Broadcom BCM57404 NetXtreme-E Partition +Broadcom BCM57407 NetXtreme-E 25Gb Ethernet Controller .It -Broadcom BCM57406 NetXtreme-E Partition +Broadcom BCM57407 NetXtreme-E Partition .It -Broadcom BCM57407 NetXtreme-E 25Gb Ethernet Controller +Broadcom BCM57412 NetXtreme-E Partition +.It +Broadcom BCM57414 NetXtreme-E Partition +.It +Broadcom BCM57416 NetXtreme-E Partition +.It +Broadcom BCM57417 NetXtreme-E Ethernet Partition +.It +Broadcom BCM57454 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb Ethernet +.It +Broadcom Broadcom BCM57406 NetXtreme-E Partition +.It +Broadcom BCM57304 NetXtreme-C Ethernet Virtual Function +.It +Broadcom BCM57314 NetXtreme-C Ethernet Virtual Function .It -Broadcom BCM57304 NetXtreme-C Virtual Function +Broadcom BCM57404 NetXtreme-E Ethernet Virtual Function .It -Broadcom BCM57404 NetXtreme-E Virtual Function +Broadcom BCM57414 NetXtreme-E Ethernet Virtual Function .El .Sh SYSCTL VARIABLES These variables must be set before loading the driver, either via @@ -181,11 +197,20 @@ HWRM API version the driver was built to support. .It Va dev.bnxt.X.hwstats.* Per-queue statistics tracked by the hardware. +.It Va dev.bnxt.X.hwstats.port_stats.* +Per-port statistics tracked by the hardware. .It Va dev.bnxt.X.hwstats.rxq0.drop_pkts Number of packets dropped by hardware on queue zero. This number might seem high, but the count includes packets dropped due to incorrect destination MAC, unsubscribed multicast address, and other normal reasons to ignore Ethernet frames. +.It Va dev.bnxt.X.hwstats.rxq0.tpa_* +statistics related to HW LRO. +.It Va dev.bnxt.X.hw_lro.* +Enable / Disable HW LRO feature. Defaults to disable. +Enabling HW LRO could cause issues when forwarding is enabled on host. +.It Va dev.bnxt.X.fc +Enable / Disable Flow Control feature. Defaults to Enable .El .Sh DIAGNOSTICS .Bl -diag @@ -221,4 +246,4 @@ driver was written by .An Jack Vogel Aq Mt jfvogel@gmail.com , and is currently maintained by -.An Stephen Hurd Aq Mt stephen.hurd@broadcom.com . +.An Broadcom Limited Aq Mt freebsd.pdl@broadcom.com .