PF_RING
PF_RING copied to clipboard
Detach Stack ring when using AF_XDP
When using the AF_XDP feature, Ingress traffic is already detached from the host stack. However, egress traffic is not (when using "stack").
It would be nice if this was the same in both directions.