p4lang / p4factory

Compile P4 and run the P4 behavioral simulator
Apache License 2.0
174 stars 106 forks source link

Ubuntu 16.04 seems not supported #202

Open agrml opened 6 years ago

agrml commented 6 years ago

On Ubuntu 16.04 sudo apt-get install linux-generic-lts-vivid installs kernel 4.4.0.116.122, rather than 3.19. Note in the beginning of the Readme file that only Ubuntu 14.04 is supported or list instructions for newer versions.

In fact, it's not possible to build VXLAN-GPE on 4.X kernel. At least without degrading (https://github.com/p4lang/p4factory/issues/136). I also get the following error trying to build bm: https://github.com/p4lang/behavioral-model/issues/555