Skip to content

Commit e439b2b

Browse files
committed
Updating the variable name as well as the documentation
Signed-off-by: Matthew Lam <matthew.lam.qwerty@gmail.com>
1 parent 6ce6c80 commit e439b2b

File tree

5 files changed

+184
-184
lines changed

5 files changed

+184
-184
lines changed

docs/v1/P4Runtime-Spec.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,8 +1504,9 @@ The `ActionProfile` message includes the following fields:
15041504
maximum weight of each individual member. If unset, any 32-bit integer is
15051505
allowed for weight.
15061506

1507-
* `weights_determined_by_switch`, a boolean flag indicating whether the switch
1508-
determines the weights based on the switch's internal hash algorithm.
1507+
* `weights_disallowed`, a boolean flag indicating whether the controller
1508+
programs the weights or the switch determines the weights based on dynamic
1509+
load balancing.
15091510

15101511

15111512
PSA programs can use the `@selector_size_semantics` annotation with one of

0 commit comments

Comments
 (0)