We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f708a1 commit 0f87435Copy full SHA for 0f87435
docs/v1/P4Runtime-Spec.adoc
@@ -3992,7 +3992,7 @@ It is possible to include several `ActionProfileAction` messages with the same
3992
exact `action` specification in one `ActionProfileActionSet` message. For
3993
`sum_of_members`, this allows clients to specify weights greater than the
3994
`max_member_weight` set. E.g. modifying the example above, we can weight
3995
-nexthop 1 to be 2x100 (if `max_member_weight` is 100 as follows:
+nexthop 1 to be 2x100 (if `max_member_weight` is 100) as follows:
3996
[source,protobuf]
3997
----
3998
table_entry {
0 commit comments