Versions Compared

Key

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

...

Expand
titledebian 10


Code Block
languagebash
themeMidnight
echo 'deb https://download.opensuse.org/repositories/home:/frederic-loui:/freerouter/Debian_10/  ./" | sudo tee /etc/apt/source.list.d/p4lang.list
sudo apt-get update


Install RARE software

Expand
titleBMv2


Code Block
languagebash
themeMidnight
git clone https://github.com/frederic-loui/RARE.git



Expand
titleTOFINO (on going)

Before anything, you'll have to install BAREFOOT SDE following BAREFOOT instruction

RARE package is planned to be released soon.

(in compliance with INTEL/BAREFOOT announcement that grant the publication of the P4 code)

Build & Run RARE software

...