Fabian Ruffy
Fabian Ruffy
Okay, thank you, that makes sense. I will go with the first option then.
In essence, I had a little bit of trouble consolidating the transformations in the front-end with target-specific interpretations of `setInvalid` or `setValid`. For example, looking at this sequence of operations:...
@jafingerhut Yes, the way you described it is essentially the model I have right now! I was a bit imprecise there. If an outcome is undefined, I use don't-care bits...
I left this open because of Antonin's comment but I do not think we will ever implement this primitive. So this can be closed.
@antoninbas @OleksandrLetychevskyiIntel is trying to get PTF tests with simple switch grpc to run on our CI, but for some reason the runner can not find `google.rpc`. Do you know...
I found a way to build this. https://github.com/fruffy/p4c/blob/2d151e411d5a9c84edbe119fabb33899281e1527/tools/ci-build.sh Please try to use this file configuration. > No, I don't think any p4lang repo runs P4Runtime PTF tests in CI. I...
@mbudiu-vmw @jafingerhut This is almost ready, the only thing that is left is to update Xfails. This PR adds the capability to run PTF tests for BMv2 in the P4C...
> Our CI already takes very long, we should probably schedule these rather infrequently. Currently, the tools tests run faster than the normal compiler tests. I have some ideas how...
This bug is still not fixed.
> Will these changes enable PTF tests to be checked in and run by CI, similar to the way that checking .stf files into the p4_16_samples directory causes STF tests...