diff --git a/docs/v1/P4Runtime-Spec.adoc b/docs/v1/P4Runtime-Spec.adoc index 7d0ecf45..d0b3ed08 100755 --- a/docs/v1/P4Runtime-Spec.adoc +++ b/docs/v1/P4Runtime-Spec.adoc @@ -2138,6 +2138,8 @@ preserved, it will be explicitly stated in this document. The C++ API supports comparing messages while treating repeated fields as sets, so that different orderings of the same elements are considered equal. This method of comparing Protobuf messages may come at a cost in performance. +The `backup_replicas` must be returned in order when read to preserve the +sequence of highest-preferred backup replicas. [#sec-data-plane-volatile-objects] ==== Data plane volatile objects @@ -6875,4 +6877,4 @@ described in <<#sec-table-entry>>. [bibliography] == References -bibliography::references.bib[ieee] \ No newline at end of file +bibliography::references.bib[ieee]