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)
- Host: GitHub
- URL: https://github.com/federicobruzzone/p4-compiler-in-sdn
- Owner: FedericoBruzzone
- License: mit
- Created: 2024-10-29T22:41:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T10:54:24.000Z (5 months ago)
- Last Synced: 2025-01-03T21:42:40.773Z (5 months ago)
- Topics: openflow, p4, p4la, software-defined-networking
- Language: Typst
- Homepage:
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).