stratum / fabric-tna

The SD-Fabric data plane
https://docs.sd-fabric.org/
31 stars 15 forks source link

'packetin_bits % 8 == 0' is false. PacketIn header size must be multiple of 8 bits. #524

Open qyn1126 opened 2 years ago

qyn1126 commented 2 years ago

I am trying to control Stratum+Tofino switches via fabric-tna

image But with the following error image

Dscano commented 2 years ago

Hi, you should run stratum with this flag for install correctly fabric tna ``` -experimental_enable_p4runtime_translation -incompatible_enable_bfrt_legacy_bytestring_responses


Morover based on your logs seems that you fail to start stratum or you fail to connect it to onos.