summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2015-01-29 19:09:14 +0000
committerarybchik <arybchik@FreeBSD.org>2015-01-29 19:09:14 +0000
commit88d7d718217e63e564bad5a5ac07402e1a8f96fc (patch)
tree4a4f75168acf272dbb91a94ed1615b46bb698f8c /share
parent9eb2ef47047ffa53d115648eb5fe34f5af058ad6 (diff)
downloadFreeBSD-src-88d7d718217e63e564bad5a5ac07402e1a8f96fc.zip
FreeBSD-src-88d7d718217e63e564bad5a5ac07402e1a8f96fc.tar.gz
sfxge: implemented parameter to restrict RSS channels
Submitted by: Artem V. Andreev <Artem.Andreev at oktetlabs.ru> Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/sfxge.44
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/sfxge.4 b/share/man/man4/sfxge.4
index e6fe6a4..e4b0b94 100644
--- a/share/man/man4/sfxge.4
+++ b/share/man/man4/sfxge.4
@@ -108,6 +108,10 @@ If a packet is dropped, the
.Va tx_early_drops
counter is incremented and the local sender receives ENOBUFS.
The value must be greater than or equal to 0.
+.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
+of CPU cores.
.El
.Sh SUPPORT
For general information and support,
OpenPOWER on IntegriCloud