Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:GA
ethtool
ethtool.8-Document-RSS-context-control-and-RSS-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ethtool.8-Document-RSS-context-control-and-RSS-filte.patch of Package ethtool
From: Edward Cree <ecree@solarflare.com> Date: Fri, 9 Mar 2018 15:04:21 +0000 Subject: ethtool.8: Document RSS context control and RSS filters Patch-mainline: v4.16 Git-commit: 172d6f10021dcce940d0354b266a9f4bbfde0b94 References: fate#326122 bsc#1105557 Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Acked-by: Michal Kubecek <mkubecek@suse.cz> --- ethtool.8.in | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ethtool.8.in b/ethtool.8.in index e66674f66c55..7f542260aec1 100644 --- a/ethtool.8.in +++ b/ethtool.8.in @@ -274,6 +274,7 @@ ethtool \- query or control network driver and hardware settings .BM user\-def .RB [ dst-mac \ \*(MA\ [ m \ \*(MA]] .BN action +.BN context .BN loc .RB | .br @@ -303,6 +304,10 @@ ethtool \- query or control network driver and hardware settings .RB ...\ | \ default \ ] .RB [ hfunc .IR FUNC ] +.RB [ context +.I CTX +.RB |\ new ] +.RB [ delete ] .HP .B ethtool \-f|\-\-flash .I devname file @@ -837,6 +842,13 @@ lB l. 0 or higher Rx queue to route the flow .TE .TP +.BI context \ N +Specifies the RSS context to spread packets over multiple queues; either +.B 0 +for the default RSS context, or a value returned by +.BI ethtool\ -X\ ... \ context +.BR new . +.TP .BI vf \ N Specifies the Virtual Function the filter applies to. Not compatible with action. .TP @@ -894,6 +906,22 @@ must be non-zero and must not exceed the size of the indirection table. .TP .BI default Sets the receive flow hash indirection table to its default value. +.TP +\fBcontext \fICTX\fR | \fBnew\fR +Specifies an RSS context to act on; either +.B new +to allocate a new RSS context, or +.IR CTX , +a value returned by a previous +.IB ... \ context +.BR new . +.TP +.B delete +Delete the specified RSS context. May only be used in conjunction with +.B context +and a non-zero +.I CTX +value. .RE .TP .B \-f \-\-flash -- 2.19.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor