Skip to content

Commit

Permalink
Update the P4Runtime-Spec to remove whitespace.
Browse files Browse the repository at this point in the history
Signed-off-by: Author Name <[email protected]>
  • Loading branch information
matthewtlam committed Oct 21, 2024
1 parent 2e161eb commit 3d7a25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v1/P4Runtime-Spec.mdk
Original file line number Diff line number Diff line change
Expand Up @@ -4569,7 +4569,7 @@ semantics.
return `INVALID_ARGUMENT`. The `metadata` field is an arbitrary `bytes` value
which is opaque to the target. There is no requirement of where this is
stored, but it must be returned by the server along with the rest of the entry
when the client performs a read on the entry. The `fallback_ports` field
when the client performs a read on the entry. The `fallback_ports` field.
* `MODIFY`: Modify the set of replicas and metadata for a given multicast group
entry, indexed by the given `multicast_group_id`. Same restrictions as
`INSERT` apply here.
Expand Down

0 comments on commit 3d7a25b

Please sign in to comment.