An open API service indexing awesome lists of open source software.

https://github.com/federicobruzzone/p4-compiler-in-sdn

A presentation on the P4 compiler in Software Defined Networking (SDN)
https://github.com/federicobruzzone/p4-compiler-in-sdn

openflow p4 p4la software-defined-networking

Last synced: 3 months ago
JSON representation

A presentation on the P4 compiler in Software Defined Networking (SDN)

Awesome Lists containing this project

README

        

# P4 Compiler in SDN

This repository contains a presentation on the **P4** compiler in Software Defined Networking (SDN).

## Brief

The P4 programming language is a high-level language for programming the data plane of network devices. It is designed to be target-independent, meaning that the same program can be compiled to run on a variety of targets, including ASICs, FPGAs, NPUs, and software switches. This presentation provides an overview of the P4 language and its compiler, and discusses what benefits it brings to the field of Software Defined Networking (SDN).

## Contact

If you have any questions, suggestions, or feedback, do not hesitate to [contact me](https://federicobruzzone.github.io/).