You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing end-to-end tests I have observed strange crashes with simple switch.
I run the following command python p4_tv/p4c/backends/bmv2/run-bmv2-test.py p4_tv/p4c -v -b -bd p4c/build/ p4_tv/bugs/simple_switch/two_bools.p4
When doing end-to-end tests I have observed strange crashes with simple switch.
I run the following command
python p4_tv/p4c/backends/bmv2/run-bmv2-test.py p4_tv/p4c -v -b -bd p4c/build/ p4_tv/bugs/simple_switch/two_bools.p4
and I get this output:
It looks like this might be a problem in the P4C BMV2 back-end and not the behavioral model?
I have two examples, they look related to me:
two_bools.p4.txt
two_bools.stf.txt
two_bools_2.stf.txt
two_bools_2.p4.txt
The text was updated successfully, but these errors were encountered: