You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I found a tutorial for using meter in https://github.com/haoyuz/p4-tutorials/blob/master/examples/meter/.
In this tutorial, they use "meter_array_set_rates" to set the data rate for the flow. Now, I want to set the data rates by using p4runtime. Do P4runtime-shell supports to do this? Thanks you very much
The text was updated successfully, but these errors were encountered:
Hello,
I did me.cir = to set the value. But I have another question about the unit. Do the rates in the P4runtime is units/microseconds?
Thanks in advance.
Hello,
I found a tutorial for using meter in https://github.com/haoyuz/p4-tutorials/blob/master/examples/meter/.
In this tutorial, they use "meter_array_set_rates" to set the data rate for the flow. Now, I want to set the data rates by using p4runtime. Do P4runtime-shell supports to do this? Thanks you very much
The text was updated successfully, but these errors were encountered: