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

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 18.04

ubuntu 20.04

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

debian 10

TOFINO

Install FreeRouter control-plane

...