DocumentCode
3745213
Title
Optimizing the SDN control-plane performance of the Openvswitch software switch
Author
Hsing-Yo Pan;Shie-Yuan Wang
Author_Institution
Department of Computer Science, National Chiao Tung University, Hsinchu, Taiwan
fYear
2015
fDate
7/1/2015 12:00:00 AM
Firstpage
403
Lastpage
408
Abstract
Openvswitch is the most popular software implementation of an OpenFlow switch on the Linux system. Its current implementation includes a kernel module and a user space daemon. To connect with an OpenFlow controller and handle all the command message traffic, Openvswitch needs to transfer control messages between the user space and the kernel space of the Linux system frequently. When the amount of traffic becomes huge, control messages may be dropped in Openvswitch due to the lack of CPU cycles, causing performance bottlenecks. In this paper, we proposed a simple yet very effective design to improve the SDN control-plane performance of Openvswitch. The design is giving Openvswitch balanced chances to process the control messages in the netlink socket and the TCP socket so that the packets dropped in Openvswitch can be greatly reduced. Our results show that our optimized design can increase the control-plane message transfer throughput by up to 70% and make the per-second throughput very stable over time.
Keywords
"Sockets","Kernel","Switches","Aerospace electronics","Throughput","Protocols"
Publisher
ieee
Conference_Titel
Computers and Communication (ISCC), 2015 IEEE Symposium on
Type
conf
DOI
10.1109/ISCC.2015.7405548
Filename
7405548
Link To Document