Litcius/Paper detail

Parallelizing packet processing in container overlay networks

Jiaxin Lei, Manish Munikar, Kun Suo, Hui Lu, Jia Rao

202120 citationsDOIOpen Access PDF

Abstract

Container networking, which provides connectivity among containers on multiple hosts, is crucial to building and scaling container-based microservices. While overlay networks are widely adopted in production systems, they cause significant performance degradation in both throughput and latency compared to physical networks. This paper seeks to understand the bottlenecks of in-kernel networking when running container overlay networks. Through profiling and code analysis, we find that a prolonged data path, due to packet transformation in overlay networks, is the culprit of performance loss. Furthermore, existing scaling techniques in the Linux network stack are ineffective for parallelizing the prolonged data path of a single network flow.

Topics & Concepts

Computer scienceOverlay networkOverlayMicroservicesComputer networkNetwork packetContainer (type theory)Distributed computingLatency (audio)Operating systemCloud computingThe InternetTelecommunicationsMechanical engineeringEngineeringCloud Computing and Resource ManagementSoftware System Performance and ReliabilityPeer-to-Peer Network Technologies
Parallelizing packet processing in container overlay networks | Litcius