Steffen Smolka
Steffen Smolka
I'm very excited to see people pursue this direction!
Very interesting. I wasn't aware of this subtle backward-compatibility issue, here and in general for protos.
@jonathan-dilorenzo and I discussed this an agree that `NOT_SET` is an absurd name for an enum value that encodes "unset" or "set but to an unknown oneof case". Maybe proto4...
Yes, we use p4runtime_translation in SAI P4/PINS. We would love to have support for it in BMv2, but haven't gotten around to working on it ourselves. Instead, we have various...
@kheradmandg @jonathan-dilorenzo for visibility
Makes sense, I agree. Let me see if we can somehow prioritize this.
@fruffy / @antoninbas can we rename this issue to something like "Add support for `p4runtime_translation`"?
@kyechou for visibility
Sweet, that would be great!
@jonathan-dilorenzo and @rhalstea are running into this issue again in the context of p4-constraints, which use annotations of the form ``` @entry_restriction("") ``` where we use quotes to preserve whitespace....