Fabian Ruffy

Results 145 issues of Fabian Ruffy

Hello. I have another clarification question on `setInvalid`, this is a follow-up to #2212. This issue is quite esoteric but has given me some trouble recently. So for a program...

enhancement

The custom unified build code might actually not be needed anymore. CMAKE has added [UNITY_BUILDS](https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html), which seem equivalent. I left the library in the cmake folder, in case downstream repositories...

The PTF tests generated by BMv2 are not functional. However, [there are](https://github.com/jafingerhut/p4-guide/tree/master/ptf-tests) scripts that show how PTF tests can be run. Fix them. @OleksandrLetychevskyiIntel

bug
testgen

### General limitations - [ ] Traces are not complete and do not display all of the execution path and choices. They are also not well-formatted. - [ ] SelectExpressions...

enhancement
testgen

Recreation of #2921 with a different source branch. This is a quick edit to check what happens if you enable parser unrolling for the entire p4test back end. Let's see...

Emerged from the discussion in #3569.

enhancement
testgen

This option is not working as intended. Either fix it for test generation or drop it.

bug
testgen

This class is generally useful. Clean it up and move it to the lib folder.

enhancement
testgen

There are some new options that relax the restrictions for first-time contributors. This means we do not always have to automatically approve workflows by first-time contributors, which sometimes can lead...

enhancement

we should consider dropping support for Python2 altogether in a future PR, then we can use `enum.Enum` _Originally posted by @antoninbas in https://github.com/p4lang/behavioral-model/pull/951#r499027587_

lifecycle/stale