Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Select and install a P4 data-plane target platform architecture

BMv2

ubuntu 18.04

Code Block
languagebash
themeRDark
sudo add-apt-repository ppa:frederic-loui/p4lang-3rd-party 
sudo apt-get update

sudo add-apt-repository ppa:frederic-loui/p4lang-master-bionic-nightly
sudo apt-get update


ubuntu 1820.04
ubuntu 20.04

Code Block
themeMidnight
sudo add-apt-repository ppa:frederic-loui/p4lang-3rd-party-focal

...

 sudo apt-get 

...

update
sudo add-apt-repository ppa:frederic-loui/p4lang-master-focal-nightly 
sudo apt-get update

debian 10

TOFINO

Install FreeRouter control-plane

...