Message ID | 20241125181802.8765-1-edward.cree@amd.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f7c3d20307b70502e242328bb4c06fc0f4cafc9a |
Delegated to: | Michal Kubecek |
Headers | show |
Series | [ethtool] ethtool.8: document the addition semantics for ntuple RSS rules | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
Hello: This patch was applied to ethtool/ethtool.git (master) by Michal Kubecek <mkubecek@suse.cz>: On Mon, 25 Nov 2024 18:18:02 +0000 you wrote: > From: Edward Cree <edward.cree@amd.com> > > Signed-off-by: Edward Cree <edward.cree@amd.com> > --- > ethtool.8.in | 4 ++++ > 1 file changed, 4 insertions(+) Here is the summary with links: - [ethtool] ethtool.8: document the addition semantics for ntuple RSS rules https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=f7c3d20307b7 You are awesome, thank you!
diff --git a/ethtool.8.in b/ethtool.8.in index 60a598c0091d..9e272f7056a8 100644 --- a/ethtool.8.in +++ b/ethtool.8.in @@ -1200,6 +1200,10 @@ Specifies the RSS context to spread packets over multiple queues; either for the default RSS context, or a value returned by .BI ethtool\ -X\ ... \ context .BR new . +If combined with +.BR action \ or\ queue , +the Rx queue specified will be added to the value read from the RSS indirection +table to produce the actual Rx queue to deliver to. .TP .BI vf \ N Specifies the Virtual Function the filter applies to. Not compatible with action.