English

VeBPF Many-Core Architecture for Network Functions in FPGA-based SmartNICs and IoT

Computational Engineering, Finance, and Science 2025-12-16 v1

Abstract

FPGA-based SmartNICs and IoT devices integrating soft-processors for network function execution have emerged to address the limited hardware reconfigurability of DPUs and MCUs. However, existing FPGA-based solutions lack a highly configurable many-core architecture specialized for network packet processing. This work presents VeBPF many-core architecture, a resource-optimized and highly configurable many-core architecture composed of custom VeBPF (Verilog eBPF) CPU cores designed for FPGA-based packet processing. The VeBPF cores are eBPF ISA compliant and implemented in Verilog HDL for seamless integration with existing FPGA IP blocks and subsystems. The proposed many-core architecture enables parallel execution of multiple eBPF rules across multiple VeBPF cores, achieving low-latency packet processing. The architecture is fully parameterizable, allowing the number of VeBPF cores and eBPF rules to scale according to application requirements and available FPGA resources. eBPF rules can be dynamically updated at run time without requiring FPGA reconfiguration, enabling flexible and adaptive network processing. The design incorporates hardware and computer architecture optimizations that support deployment across a wide range of platforms, from low-end FPGA-based IoT devices to high-end FPGA-based SmartNICs. In addition, we present automated testing and simulation frameworks developed using open-source tools such as Python and Cocotb. The VeBPF cores, many-core architecture, control software libraries, and simulation infrastructure are released as open source to support further research in FPGA-based many-core systems, eBPF acceleration, SmartNICs, IoT, and network security.

Keywords

Cite

@article{arxiv.2512.12778,
  title  = {VeBPF Many-Core Architecture for Network Functions in FPGA-based SmartNICs and IoT},
  author = {Zaid Tahir and Ahmed Sanaullah and Sahan Bandara and Ulrich Drepper and Martin Herbordt},
  journal= {arXiv preprint arXiv:2512.12778},
  year   = {2025}
}

Comments

9 pages

R2 v1 2026-07-01T08:24:11.297Z