diff options
| author | Ahmed Zaki <[email protected]> | 2025-04-23 19:27:05 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2025-07-18 16:02:27 +0000 |
| commit | ada3e24b84a097b27a823f1ad98e5b2e8c979689 (patch) | |
| tree | 43b3e5f05e6e0dbe47835369c7d9704e971b22cf /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
| parent | virtchnl2: add flow steering support (diff) | |
| download | kernel-ada3e24b84a097b27a823f1ad98e5b2e8c979689.tar.gz kernel-ada3e24b84a097b27a823f1ad98e5b2e8c979689.zip | |
idpf: add flow steering support
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 <[email protected]>
Signed-off-by: Ahmed Zaki <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions
