Welcome to module 1: January 24 – March 13, 2022

Learning Outcomes – Introduction to Data Plane Programming (DVAD41)

January 24 – March 13, 2022

During the initial seven course weeks, the focus will be on familiarizing oneself with the online learning spaces, connecting with peers and facilitators. In addition, you will start reading about the theoretical foundations of data plane programming in order to gain a comprehensive understanding of the area. You will get a basic introduction to the P4 language, and can work on three basic labs, that will make you familiar with programming in P4. For that, you will be getting access to a Virtual machine that comes preinstalled with developing environment and mininet network emulator. On the discussion slack, you will share expectations, background knowledge, as well as your own experiences and practices.

Week 6: 28/2-6/3/2022

Read the articles

  1. P. Vörös et.al: T4P4S: A Target-independent Compiler for Protocol-independent Packet Processors

Click here to get information about how to find and acquire the articles.
Additional reading (for interested) can be found in the following quite extensive and actively updated reading list maintained by Roberto Bifulco, Stefan Schmid and Gábor Rétvári: https://rg0now.github.io/prog_dataplane_reading_list/README.html

Watch the video

Prof. Sándor Laki (Communication Networks Laboratory, ELTE Eötvös Loránd University, Budapest, Hungary) is talking about T4P4S, a transpiler for P4 switches.

P4 Lab Exercise

Finish up second P4 Lab exercise implementing Basic Tunneling. You find more information on the GIT.

Assignment 1 – Discussion on Tunnel Lab (from last week, if not done already)

Post a P4 Discussion Post about the second P4 Lab exercise on Basic Tunneling. What would you do to make this tunneling exercise a bit more interesting (and realistic)?
How might you change the P4 code to have the switches add the myTunnel header to an IP packet upon ingress to the network and then remove the myTunnel header as the packet leaves to the network to an end host.

Registered users for the Credit bearing course, click here to submit your thoughts. Open learners, please use the Slack channel #introduction-to-dpp

Assignment 2 – Quizz

In this Quiz, you will test your knowledge on the T4P4S compiler. The Quiz is available Here. Credit bearing users, please use your Canvas account.