summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2015-03-25 10:23:00 +0000
committerarybchik <arybchik@FreeBSD.org>2015-03-25 10:23:00 +0000
commit947d32c87f93b8161622cf08d59bc7b8f6439b45 (patch)
treeb3d2031cc0a9e37db8763f4a80ee45c51d6752c2 /share
parent9fb585d33c7f5cbe1201213c8cc363dc876824c1 (diff)
downloadFreeBSD-src-947d32c87f93b8161622cf08d59bc7b8f6439b45.zip
FreeBSD-src-947d32c87f93b8161622cf08d59bc7b8f6439b45.tar.gz
MFC: 277894
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 7930fcf..b94a31a 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