Vendor Logo

Princeton University – PISCES

Hypervisors use software switches to steer packets to and from virtual machines (VMs). These switches frequently need upgrades and customization to support new protocol headers or encapsulations for tunneling and overlays, to improve measurement and debugging features, and even to add middlebox-like functions. Software switches are typically based on a large body of code, including kernel code, and changing the switch is a formidable undertaking requiring domain mastery of network protocol design and developing, testing, and maintaining a large, complex codebase.

Changing how a software switch forwards packets should not require intimate knowledge of its implementation. Instead, it should be possible to specify how packets are processed and forwarded in a high-level domain-specific language (DSL) such as P4 and compiled to run on a software switch.

PISCES is a software switch derived from Open vSwitch (OVS), with customized behavior using P4. PISCES is not hard-wired to specific protocols; this independence makes it easy to add new features. The compiler analyze the high-level specification to optimize forwarding performance. Our evaluation shows that PISCES performs comparably to OVS and that PISCES programs are about 40 times shorter than equivalent changes to OVS source code.

For more information, visit the PISCES project website.

Contact us

Fill out the form below, and we will be in touch shortly.