bnxt.4 (c2c227a53646ba18d440c4376b41d8cb94ed0cd7) | bnxt.4 (1cc60ae8d8871cf269e108b2f587def3e37551cf) |
---|---|
1.\" Copyright (c) 2016 Broadcom, All Rights Reserved. 2.\" The term Broadcom refers to Broadcom Limited and/or its subsidiaries 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 8.\" 1. Redistributions of source code must retain the above copyright --- 194 unchanged lines hidden (view full) --- 203.It Va dev.bnxt.X.hwstats.rxq0.drop_pkts 204Number of packets dropped by hardware on queue zero. 205This number might seem high, but the count includes packets dropped due to 206incorrect destination MAC, unsubscribed multicast address, and other normal 207reasons to ignore Ethernet frames. 208.It Va dev.bnxt.X.hwstats.rxq0.tpa_* 209statistics related to HW LRO. 210.It Va dev.bnxt.X.hw_lro.* | 1.\" Copyright (c) 2016 Broadcom, All Rights Reserved. 2.\" The term Broadcom refers to Broadcom Limited and/or its subsidiaries 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 8.\" 1. Redistributions of source code must retain the above copyright --- 194 unchanged lines hidden (view full) --- 203.It Va dev.bnxt.X.hwstats.rxq0.drop_pkts 204Number of packets dropped by hardware on queue zero. 205This number might seem high, but the count includes packets dropped due to 206incorrect destination MAC, unsubscribed multicast address, and other normal 207reasons to ignore Ethernet frames. 208.It Va dev.bnxt.X.hwstats.rxq0.tpa_* 209statistics related to HW LRO. 210.It Va dev.bnxt.X.hw_lro.* |
211Enable / Disable HW LRO feature. Defaults to disable. | 211Enable / Disable HW LRO feature. 212Defaults to disable. |
212Enabling HW LRO could cause issues when forwarding is enabled on host. 213.It Va dev.bnxt.X.fc | 213Enabling HW LRO could cause issues when forwarding is enabled on host. 214.It Va dev.bnxt.X.fc |
214Enable / Disable Flow Control feature. Defaults to Enable | 215Enable / Disable Flow Control feature. 216Defaults to Enable |
215.El 216.Sh DIAGNOSTICS 217.Bl -diag 218.It "bnxt%d: %s command returned %s error." 219Device firmware rejected a command from the driver. 220There might be a driver/firmware HWRM API mismatch. 221.It "bnxt%d: Timeout sending %s (timeout: %d) seq %d" 222Device firmware unresponsive. --- 17 unchanged lines hidden (view full) --- 240.Nm 241device driver first appeared in 242.Fx 11.1 . 243.Sh AUTHORS 244.An -nosplit 245The 246.Nm 247driver was written by | 217.El 218.Sh DIAGNOSTICS 219.Bl -diag 220.It "bnxt%d: %s command returned %s error." 221Device firmware rejected a command from the driver. 222There might be a driver/firmware HWRM API mismatch. 223.It "bnxt%d: Timeout sending %s (timeout: %d) seq %d" 224Device firmware unresponsive. --- 17 unchanged lines hidden (view full) --- 242.Nm 243device driver first appeared in 244.Fx 11.1 . 245.Sh AUTHORS 246.An -nosplit 247The 248.Nm 249driver was written by |
248.An Jack Vogel Aq Mt jfvogel@gmail.com 249and | 250.An Jack Vogel Aq Mt jfvogel@gmail.com 251and |
250.An Stephen Hurd Aq Mt shurd@freebsd.org , 251and is currently maintained by 252.An Broadcom Limited Aq Mt freebsd.pdl@broadcom.com . | 252.An Stephen Hurd Aq Mt shurd@freebsd.org , 253and is currently maintained by 254.An Broadcom Limited Aq Mt freebsd.pdl@broadcom.com . |