summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAhmed Zaki <ahmed.zaki@intel.com>2025-04-23 13:27:05 -0600
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-07-18 09:02:27 -0700
commitada3e24b84a097b27a823f1ad98e5b2e8c979689 (patch)
tree43b3e5f05e6e0dbe47835369c7d9704e971b22cf /net/lapb/lapb_timer.c
parentbff423578d4fc2ca22f4224fc53f6c743c0e200a (diff)
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 <sridhar.samudrala@intel.com> Signed-off-by: Ahmed Zaki <ahmed.zaki@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions