Actions
Optimization #4806
open
VJ
OD
af-packet: remove autofp support
Optimization #4806:
af-packet: remove autofp support
Effort:
Difficulty:
Label:
Description
For discussion.
Autofp performance is much lower than workers, and using cluster_flow workers should be available everywhere.
Removing it would allow us to simplify the code as well as get rid of some runtime checks leading to better performance for workers.
We could perhaps automatically fall back to --pcap to provide a smooth upgrade path.
In tpacket-v3 workers is already the only supported mode. So with the removal of tpacket-v1 the only support we have with autofp is tpacket-v2.
VJ Updated by Victor Julien over 4 years ago
- Description updated (diff)
PA Updated by Philippe Antoine almost 2 years ago
- Assignee set to OISF Dev
- Target version set to TBD
VJ Updated by Victor Julien over 1 year ago
- Target version changed from TBD to 9.0.0-beta1
PA Updated by Philippe Antoine 2 months ago
- Status changed from New to Assigned
Actions