roles/tuning
- Number of queues: rule of thumb says the number of threads doing processing. For example, reuseport will split traffic into this many queues on the card already.
- XDP: currently kresd doesn't unload the program when finishing. If it's kept, it can noticeably harm performance of traffic that does not utilize AF_XDP (further measurements).
Edited by Tomas Krizek