[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250516085448.GE1898636@horms.kernel.org>
Date: Fri, 16 May 2025 09:54:48 +0100
From: Simon Horman <horms@...nel.org>
To: Ahmed Zaki <ahmed.zaki@...el.com>
Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
sridhar.samudrala@...el.com, aleksandr.loktionov@...el.com,
aleksander.lobakin@...el.com, dinesh.kumar@...el.com,
anthony.l.nguyen@...el.com, przemyslaw.kitszel@...el.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, almasrymina@...gle.com,
willemb@...gle.com, pmenzel@...gen.mpg.de
Subject: Re: [PATCH iwl-next v5 3/3] idpf: add flow steering support
On Wed, Apr 23, 2025 at 01:27:05PM -0600, Ahmed Zaki wrote:
> Use the new virtchnl2 OP codes to communicate with the Control Plane to
> add flow steering filters. We add the basic functionality for add/delete
> with TCP/UDP IPv4 only. Support for other OP codes and protocols will be
> added later.
>
> Standard 'ethtool -N|--config-ntuple' should be used, for example:
>
> # ethtool -N ens801f0d1 flow-type tcp4 src-ip 10.0.0.1 action 6
>
> to route all IPv4/TCP traffic from IP 10.0.0.1 to queue 6.
>
> Reviewed-by: Sridhar Samudrala <sridhar.samudrala@...el.com>
> Signed-off-by: Ahmed Zaki <ahmed.zaki@...el.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists