This repo hosts deliverables from P4 Applications WG.
- WG meeting materials and minutes
- Application specifications
- Packet formats expressed in P4
- Reference source code
- Test cases
The Applications WG charter is available here.
WG meeting minutes are posted to the Wiki of thie repo.
- docs - PDF files of all specs and charter
- meeting_slides - slides used for the WG discussions
- telemetry - telemetry application
- telemetry/specs - source files for telemetry specs
- Makefile - Makefile to compile charter.mdk
- charter.mdk - source file for charter
- To subscribe, visit http://lists.p4.org/mailman/listinfo/p4-apps_lists.p4.org
- To post a message to all list members, send an email to p4-apps@lists.p4.org
- First create a fork of this repo
- Modify the source file of the spec you want to change. e.g., telemetry/specs/INT.mdk.
- Push your changes to your fork
- Create a pull request from your fork against the original repo, master branch
- Please assign WG chairs as reviewers