summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-01-15 06:25:26 +0000
committerarybchik <arybchik@FreeBSD.org>2016-01-15 06:25:26 +0000
commit8cbcec3cf7c10c8fe02f7d3208d584a1eb72c758 (patch)
tree4a33a19a8d1d9347d0ffcea07f2576afd20b0475 /share/man
parentecc02c64073f4d36260e59dd9341f0b355ea448e (diff)
downloadFreeBSD-src-8cbcec3cf7c10c8fe02f7d3208d584a1eb72c758.zip
FreeBSD-src-8cbcec3cf7c10c8fe02f7d3208d584a1eb72c758.tar.gz
sfxge: support FATSOv2
Reviewed by: gnn Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4934
Diffstat (limited to 'share/man')
-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 81e2af4..7ddd684 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