What is XDP?
XDP (eXpress Data Path) is a high-performance eBPF-based packet processing framework that allows filtering packets at the lowest point in the Linux network stack.
Requirements
The compiled filter requires a Linux kernel 4.8+ with XDP support. For help use xdp-loader --help