mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-15 09:21:06 +02:00
This change makes the Basic pipeline compile better with different compilers. One change is this: the type parameter for a v1model meter instance cannot be a programmer-defined enum. This is because in P4_16, enums don't necessarily have underlying bitstring types and the language doesn't specify that enum members should be assigned a numerical value in any given way. Change-Id: Id2b758eb2b6e76aa708c2e03e7a001667efddb3d