Run-Time Adaptive In-Kernel BPF/XDP Solution for 5G UPF

Thiago A. Navarro do Amaral,Raphael V. Rosa,David F. Cruz Moura,Christian Esteve Rothenberg
DOI: https://doi.org/10.3390/electronics11071022
IF: 2.9
2022-03-24
Electronics
Abstract:Flexibility is considered a key feature of 5G softwarization to deliver a timely response to changes in network requirements that may be caused by traffic variation, user mobility, dynamic network function chains, slice lifecycle management operations, among others. In this article, we evolve the upf-bpf1 open-source project by proposing a new design to improve its flexibility by reducing the run-time adaptation time. The project proposes an in-kernel solution based on BPF and eXpress Data Path (XDP) for 5G User Plane Function (UPF) implementations. The Just-In-Time (JIT) compilation may have a huge impact on the adaptation time due to the in-kernel verification of the BPF programs at run-time. Our results show latency improvements of around 95% to inject the BPF program into the Linux kernel. Furthermore, the solution keeps the same functionalities and delivers a packet processing performance of around 10–11 Mpps using 6 cores with almost 70% of the CPU utilization in downlink/uplink directions.
engineering, electrical & electronic,computer science, information systems,physics, applied
What problem does this paper attempt to address?