From f4d03c5efb0c40fc3159c52d49918b1724b111b1 Mon Sep 17 00:00:00 2001 From: Vivek Verma <137406113+vivekverma-arista@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:04:05 +0530 Subject: [PATCH] Update aggregate_voq_counters.md --- doc/voq/aggregate_voq_counters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/voq/aggregate_voq_counters.md b/doc/voq/aggregate_voq_counters.md index 18db387b039..7737cc6afcb 100644 --- a/doc/voq/aggregate_voq_counters.md +++ b/doc/voq/aggregate_voq_counters.md @@ -34,7 +34,7 @@ Provide aggregate VOQ counters in a distributed VOQ architecture. ### Architecture Design -No new architecture changes are required to SONiC. An instance of SWSS runs on each FSI in a distributed VOQ architecture. SWSS can be used to poll VOQ stats for every ASIC and update CHASSIS_APP_DB which is accessible from every FSI module. +No new architecture changes are required to SONiC. An instance of SWSS runs for each ASIC on it's respective FSI instance, in a distributed VOQ architecture. SWSS can be used to poll VOQ stats for every ASIC and update CHASSIS_APP_DB which is accessible from every FSI module. ### High-Level Design