summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sfxge.4
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2015-12-05 07:04:11 +0000
committerarybchik <arybchik@FreeBSD.org>2015-12-05 07:04:11 +0000
commit0b3051dae1ffa9851c9e600343c3ae8c644ff9ce (patch)
tree2e607550b82e8b44aa531f9290e32c8013db73de /share/man/man4/sfxge.4
parentd5903f4e625bce7418073cdddea12745f838ee15 (diff)
downloadFreeBSD-src-0b3051dae1ffa9851c9e600343c3ae8c644ff9ce.zip
FreeBSD-src-0b3051dae1ffa9851c9e600343c3ae8c644ff9ce.tar.gz
sfxge: support for MCDI logging implemented
Submitted by: Artem V. Andreev <Artem.Andreev at oktetlabs.ru> Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4355
Diffstat (limited to 'share/man/man4/sfxge.4')
-rw-r--r--share/man/man4/sfxge.48
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man4/sfxge.4 b/share/man/man4/sfxge.4
index 462b620..81e2af4 100644
--- a/share/man/man4/sfxge.4
+++ b/share/man/man4/sfxge.4
@@ -148,6 +148,14 @@ Number of packets with payload that must arrive in-order following loss
before a connection is eligible for LRO.
The idea is we should avoid coalescing segments when the sender is recovering
from loss, because reducing the ACK rate can damage performance.
+.It Va hw.sfxge.mcdi_logging
+Enable logging of MCDI protocol messages (only available if enabled at compile-time).
+.It Va hw.sfxge.N.mcdi_logging
+Enable or disable logging of MCDI protocol messages on a per-port basis. The default for each
+port will be the value of
+.Va hw.sfxge.mcdi_logging.
+The logging may also be enabled or disabled after the driver is loaded using the sysctl
+.Va dev.sfxge.%d.mcdi_logging.
.El
.Sh SUPPORT
For general information and support,
OpenPOWER on IntegriCloud