System seminars : A NICE Way to Test OpenFlow Applications (*NSDI dry run*)

Event details
Date | 30.03.2012 |
Hour | 13:00 › 14:30 |
Speaker | Marco Canini, Ph.D., Networked Systems Laboratory, EPFL |
Location | |
Category | Conferences - Seminars |
Abstract:
The emergence of OpenFlow-capable switches enables exciting new network functionality, at the risk of programming errors that make communication less reliable. The centralized programming model, where a single controller program manages the network, seems to reduce the likelihood of bugs. However, the system is inherently distributed and asynchronous, with events happening at different switches and end hosts, and inevitable delays affecting communication with the controller. In this paper, we present efficient, systematic techniques for testing unmodified controller programs. Our NICE tool applies model checking to explore the state space of the entire system—the controller, the switches, and the hosts. Scalability is the main challenge, given the diversity of data packets, the large system state, and the many possible event orderings. To address this, we propose a novel way to augment model checking with symbolic execution of event handlers (to identify representative packets that exercise code paths on the controller). We also present a simplified OpenFlow switch model (to reduce the state space), and effective strategies for generating event interleavings likely to uncover bugs. Our prototype tests Python applications on the popular NOX platform. In testing three real applications—a MAC-learning switch, in-network server load balancing, and energy-efficient traffic engineering—we uncover eleven bugs.
Bio:
Marco Canini is a postdoctoral researcher at EPFL, Switzerland. His research focuses on networked systems, with emphasis on improving design and operation along two vital properties: reliability and energy-efficiency. He holds a laurea degree with honors and a Ph.D. degree in Computer Science and Engineering from the University of Genoa, Italy. During his Ph.D., he was invited as a visitor to the University of Cambridge, Computer Laboratory. He also held positions at Intel Research and Google.
The emergence of OpenFlow-capable switches enables exciting new network functionality, at the risk of programming errors that make communication less reliable. The centralized programming model, where a single controller program manages the network, seems to reduce the likelihood of bugs. However, the system is inherently distributed and asynchronous, with events happening at different switches and end hosts, and inevitable delays affecting communication with the controller. In this paper, we present efficient, systematic techniques for testing unmodified controller programs. Our NICE tool applies model checking to explore the state space of the entire system—the controller, the switches, and the hosts. Scalability is the main challenge, given the diversity of data packets, the large system state, and the many possible event orderings. To address this, we propose a novel way to augment model checking with symbolic execution of event handlers (to identify representative packets that exercise code paths on the controller). We also present a simplified OpenFlow switch model (to reduce the state space), and effective strategies for generating event interleavings likely to uncover bugs. Our prototype tests Python applications on the popular NOX platform. In testing three real applications—a MAC-learning switch, in-network server load balancing, and energy-efficient traffic engineering—we uncover eleven bugs.
Bio:
Marco Canini is a postdoctoral researcher at EPFL, Switzerland. His research focuses on networked systems, with emphasis on improving design and operation along two vital properties: reliability and energy-efficiency. He holds a laurea degree with honors and a Ph.D. degree in Computer Science and Engineering from the University of Genoa, Italy. During his Ph.D., he was invited as a visitor to the University of Cambridge, Computer Laboratory. He also held positions at Intel Research and Google.
Practical information
- General public
- Free
Contact
- Simone Muller