You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the bmv2 JSON configuration file (this is probably not needed, but it's required for now)
Currently, we use a Docker container (opennetworking/p4c:stable-20210108) to build the P4 program via some make targets.
We should use bazel as in the pins-infra repo to build the program to have consistent builds and P4Info files.
The text was updated successfully, but these errors were encountered:
The pipeliner for sai_p4 requires:
Currently, we use a Docker container (
opennetworking/p4c:stable-20210108
) to build the P4 program via some make targets.We should use
bazel
as in thepins-infra
repo to build the program to have consistent builds and P4Info files.The text was updated successfully, but these errors were encountered: