p4lang / p4-hlir

Apache License 2.0
32 stars 40 forks source link

add support for "modify_field_rng_uniform" #34

Open mzj14 opened 7 years ago

mzj14 commented 7 years ago

"modify_field_rng_uniform" is a standard primitive action defined in P4 Language Specification(Version 1.0.4). However, current "p4-hlir" repository does not have support for it, which leads to a failure when running "p4-graph switch.p4" within the "p4lang/switch“ repository. Therefore, I added support for this action.

antoninbas commented 7 years ago

Hi, I need to make sure you or your employer are a p4.org member before accepting your pull request. Could you let me know if this is the case?

mzj14 commented 6 years ago

Sorry for this late reply. Neither I or my employer are a p4.org member.