Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
qyn1126 opened this issue May 30, 2022 · 1 comment

Comments

@qyn1126
Copy link

qyn1126 commented May 30, 2022

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

image
But with the following error
image

@Dscano
Copy link

Dscano commented Jun 27, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants