Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

google/p4-pdpi

build test

P4 PDPI

P4Runtime generally uses a program-independent representation (or PI) for P4 entities such as table entries, counters, etc. This is achieved by using numeric IDs instead of names. The downside of this is that the representation is hard to read by humans. In contrast, a program-dependent (or PD) representation uses names and is generally more friendly to humans.

This repository provides several PD-like representations, and code to automatically convert between them.

This is a work in progress.

This is not an officially supported Google product.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published