From 7b95024bafd67b459afed2f7aa2151a34d14b5fd Mon Sep 17 00:00:00 2001 From: r12f Date: Fri, 8 Dec 2023 01:13:24 +0000 Subject: [PATCH] minor update. --- documentation/dataplane/dash-flow-resimulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dataplane/dash-flow-resimulation.md b/documentation/dataplane/dash-flow-resimulation.md index e2dd1155f..6b5c4c0da 100644 --- a/documentation/dataplane/dash-flow-resimulation.md +++ b/documentation/dataplane/dash-flow-resimulation.md @@ -131,7 +131,7 @@ To summarize, the following changes are needed to implement full flow resimulati * @flags CREATE_AND_SET * @default 0 */ - SAI_ENI_ATTR_FLOW_RESIMULATION_TOKEN_BUCKET_REFILL_INTERVAL, + SAI_ENI_ATTR_FLOW_RESIMULATION_TOKEN_BUCKET_REFILL_INTERVAL_IN_MS, // ... }