summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-01-14 15:07:02 +0000
committerarybchik <arybchik@FreeBSD.org>2016-01-14 15:07:02 +0000
commit9f1d56691ca1f1a273fe41709ac162ebbb31dcb4 (patch)
treed356c8c7605e2e309fe95c7a47718d55f08ffd3d /share
parent73ae6a20799dd833416f8e7b89ed784d0251f3b3 (diff)
downloadFreeBSD-src-9f1d56691ca1f1a273fe41709ac162ebbb31dcb4.zip
FreeBSD-src-9f1d56691ca1f1a273fe41709ac162ebbb31dcb4.tar.gz
MFC r291843
sfxge: support for MCDI logging implemented Submitted by: Artem V. Andreev <Artem.Andreev at oktetlabs.ru> Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'share')
-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 c6319fc..b924986 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