Architecture for building hybrid kernel-user space virtual network functions | IEEE Conference Publication | IEEE Xplore

Architecture for building hybrid kernel-user space virtual network functions


Abstract:

Network Function Virtualization (NFV) is one of the important aspects of modern network architecture. NFV decouples Network Functions (NFs) from hardware, therefore produ...Show More

Abstract:

Network Function Virtualization (NFV) is one of the important aspects of modern network architecture. NFV decouples Network Functions (NFs) from hardware, therefore produces Virtual Network Functions (VNFs) that can run on standard, commodity servers, which in turn mostly run Linux kernel. In this paper, we propose a general architecture for building hybrid kernel-user space VNFs which leverages extended Berkeley Packet Filter (eBPF). eBPF is a framework in Linux kernel that enables network programmability inside kernel for optimal performance. However, the programmability of eBPF is limited due to safety and security of the kernel. Our proposed architecture applies hybrid approach: leave the simple work inside the kernel with eBPF and let complex work be processed in the user space. This architecture allows building complex VNFs to have both speed and flexibility. To demonstrate, we use the proposed architecture to build two VNFs: Dynamic Load Balancer and Deep Packet Inspection with Dynamic Sniffing. The evaluation results show that both VNFs significantly outperform the widely used solutions.
Date of Conference: 26-30 November 2017
Date Added to IEEE Xplore: 15 January 2018
ISBN Information:
Electronic ISSN: 2165-963X
Conference Location: Tokyo, Japan

Contact IEEE to Subscribe

References

References is not available for this document.