summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-01-20 08:07:30 +0000
committerarybchik <arybchik@FreeBSD.org>2016-01-20 08:07:30 +0000
commitae46773d3c6b7aed7867dd0d81b90d984f848d0f (patch)
treec3cc83a62f3e808c214efd507ba0daefc5598729 /share
parent883a89bce1ee141593974ea365a1e6c3ab3832ac (diff)
downloadFreeBSD-src-ae46773d3c6b7aed7867dd0d81b90d984f848d0f.zip
FreeBSD-src-ae46773d3c6b7aed7867dd0d81b90d984f848d0f.tar.gz
MFC r294077
sfxge: support FATSOv2 Reviewed by: gnn Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/sfxge.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/sfxge.4 b/share/man/man4/sfxge.4
index b924986..9057fa8 100644
--- a/share/man/man4/sfxge.4
+++ b/share/man/man4/sfxge.4
@@ -121,8 +121,10 @@ If a packet is dropped, the
counter is incremented and the local sender receives ENOBUFS.
The value must be greater than or equal to 0.
.It Va hw.sfxge.tso_fw_assisted
-Enable/disable usage of FW-assisted TSO if supported by NIC firmware.
-Enabled by default.
+Bitmask to enable/disable usage of FW-assisted TSO version if supported
+by NIC firmware.
+FATSOv1 (bit 0) and FATSOv2 (bit 1) are supported.
+All enabled by default.
.It Va hw.sfxge.N.max_rss_channels
The maximum number of allocated RSS channels for the Nth adapter.
If set to 0 or unset, the number of channels is determined by the number
OpenPOWER on IntegriCloud