< back to overview

P4 goes to England – SIGCOMM 2015

Sep 1, 2015

Posted by P4.org on September 1, 2015

Updated: link to the github repo : contains files and setup from the August 2015 SIGCOMM tutorial

The P4 language had a busy week! From the 15-21st of August, SIGCOMM held its annual conference in London, under shockingly blue skies and a great venue provided by Imperial College.  In addition to a great set of papers, there were two industrial demos using P4 as the forwarding plane, and the original P4 paper was awarded “Best of CCR” – a very high honor indeed.

The Best of CCR award was presented to the original P4 paper, and Chang Kim gave a presentation outlining the original concepts and how P4 has evolved since the publication of the original CCR paper. In addition to motivating P4 and summarizing the core concepts of the language, Chang also gave a broader context and the current status of P4. The key message was clear --- P4 is not just an academic paper anymore; it has a community behind it, and the community is actively using the language to design and implement real-world data-plane protocols that can run on a variety of H/W and S/W targets, including switches, NICs, and middle-boxes. More importantly, most of this work is available as open source, so the community can access, modify, and redistribute the code freely.

In the main track of the conference, papers and presentations from a wide range of research and network architectures dovetailed nicely with what P4 is trying to accomplish:  to provide programmable access to the data plane of the network and by doing so allow rapid innovation, particularly in the areas of monitoring and network visibility.  While it’s still too early to have entire research papers using P4 targets (we're looking at you, 2016!) -- a number of this year’s papers were based on methods and research that could easily have been implemented (often more accurately or efficiently!) in P4.   A few examples:

 

In the industrial demonstration area, there were a number of demos that echoed the themes of visibility, monitoring, and measurement technology.  There were two demonstrations specifically built on running P4 code:  Microsoft demonstrated their Azure Cloud Switch, which was a demonstration leaf/spine network running the Switch Abstraction Interface code on switches from multiple vendors, including one switch that was running the open-source P4 softswitch.  To read more about this you can check out the Microsoft blog post.  It’s great to see people implementing real forwarding models in the language, especially when they can be shown as feature complete and compatible with existing, widely deployed devices.  Barefoot Networks also demonstrated their Inband Network Telemetry visualizer, which collects and reports data such as timestamps and queueing latency through the switch, all implemented in the P4 data plane.

 

As if all these were not enough, there was one more exciting P4 event on the last day of the long week. A few P4 evangelists represented P4.org and hosted the first full-day P4 tutorial. The attendance was remarkable. More than 50 participants joined the full-day program, and the room was literally and figuratively filled with the “hotness” of the language and the participants’ enthusiasm. The tutorial was particularly helpful for the potential P4 developers because it had extensive hands-on lab sessions. The materials used in the tutorial will be published on the p4.org website, including the presentation slides and P4 coding assignments. One of the sessions during the tutorial was a panel, where Nick Feamster, Minlan Yu, and Mukesh Hira shared their experiences in P4 for teaching and research projects. Nick shared his experiences of teaching P4 for one of his Coursera SDN classes. Nick also shared his perspective on P4: “P4 and data-plane programmability in general promise support for fine-grained information about the performance of individual application traffic flows, which should ultimately enable dramatic improvements to the tools that operators use for network monitoring and troubleshooting, in the data center, enterprise, and wide area." Minlan and Mukesh shared their plans to prototype and evaluate their research ideas – including L4 load balancing, network monitoring and analysis, and dynamic routing – using P4.

Share this post:
ABOUT THE AUTHOR P4.org
P4.org

TAGS