|
This site uses |
Last updated on
28 October 2024 |
L. Lai, G. Ara, T. Cucinotta, K. Kondepu, L. Valcarenghi. "Ultra-low Latency NFV Services Using DPDK," in Proceedings of the 7th IEEE Conference on Network Functions Virtualization and Software-Defined Networking (IEEE NFV-SDN 2021), November 9-11th, 2021, Heraklion, Greece (on-line event due to Covid-19).
This paper introduces UDPDK, a novel middleware easing the implementation of ultra-low-latency communications among software components, based on the well-known DPDK framework, by which one can bypass the in-kernel networking stack of the operating system, with direct access to the networking devices from the application. DPDK functionality is exposed to applications with an API resembling the standard POSIX primitives for UDP. The usefulness of UDPDK is demonstrated by integrating it in the OpenAirInterface open-source software stack for RAN communications, modifying its F1-U component to use UDPDK primitives. Experimental results on an LTE test-bed show a reduction of 69% of the end-to-end latency when using the new primitives. The achieved results are of foremost importance for the realization of ultra-low-latency communications in future 5G scenarios.
Copyright by IEEE.
See paper on publisher's website
DOI: 10.1109/NFV-SDN53031.2021.9665131
BibTeX entry:
@inproceedings{Lai2021, doi = {10.1109/nfv-sdn53031.2021.9665131}, url = {https://doi.org/10.1109%2Fnfv-sdn53031.2021.9665131}, year = 2021, month = nov, publisher = {{IEEE}}, author = {Leonardo Lai and Gabriele Ara and Tommaso Cucinotta and Koteswararao Kondepu and Luca Valcarenghi}, title = {Ultra-low Latency {NFV} Services Using {DPDK}}, booktitle = {2021 {IEEE} Conference on Network Function Virtualization and Software Defined Networks ({NFV}-{SDN})} }
Last updated on
07 November 2024 |