From 3d7a25bc92486c975649382b53a5189b7b744c8f Mon Sep 17 00:00:00 2001 From: Matthew Lam Date: Mon, 21 Oct 2024 21:21:28 +0000 Subject: [PATCH] Update the P4Runtime-Spec to remove whitespace. Signed-off-by: Author Name --- docs/v1/P4Runtime-Spec.mdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v1/P4Runtime-Spec.mdk b/docs/v1/P4Runtime-Spec.mdk index 2bc51a81..336e85f3 100755 --- a/docs/v1/P4Runtime-Spec.mdk +++ b/docs/v1/P4Runtime-Spec.mdk @@ -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.