Netronome supports eBPF offload for XDP and cls_bpf on Agilio SmartNICs.
The upstream kernel driver allows for the translation of kernel eBPF
programs into microcode. This firmware supports the eBPF microcode
generated by the in-kernel Just-in-Time (JIT) compiler. Firmware
also provides support for driver to enable bpftool to inspect and
manage offloaded eBPF maps and programs.
Please visit https://help.netronome.com for further information and
supported features.
Signed-off-by: Mary Pham <mary.pham@netronome.com>
Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Tested-by: Brendan Galloway <brendan.galloway@netronome.com>