Open alexcarrega opened 1 year ago
Please, check this readme section: https://github.com/stratum/fabric-tna#intel-p4-studio-sde-docker-image. You should build and provide this docker image, ONF is not going to provide it.
Please, check this readme section: https://github.com/stratum/fabric-tna#intel-p4-studio-sde-docker-image. You should build and provide this docker image, ONF is not going to provide it.
Ok, thanks.
Hi, how to build the docker image with P4 STUDIO SDE?
Hi, how to build the docker image with P4 STUDIO SDE?
Hi, you should write your own Dockerfile that contains the commands for install the P4 SDE
Ok, but I don’t understand where I can get the Barefoot P4 SDE tarball.
The P4 SDE is provided by Intel, so you have to looking for them on the Intel website. More in details once you buy an Tofino you have the access to the SDE and to some documentations files
When I tried to build all with
make
I got the following error:Thanks