Containerized P4 compiler with P4Runtime support
10K+
This image has all ingredients for compiling p4 codes with P4Runtime support for software switch (-ss) and PSA (-psa) architecture. Bear in mind that compilation of a P4 code with P4Runtime support to software switch target can be done as follows:
p4c-bm2-ss <path to p4 file> --p4runtime-file <path to p4runtime file output> --p4runtime-format text -o <path to JSON output>
Content type
Image
Digest
Size
1.5 GB
Last updated
about 8 years ago
docker pull cslev/p4c