Skip to content

[code sync] Merge code from sonic-net/sonic-utilities:202505 to 202506#285

Merged
mssonicbld merged 2 commits into
Azure:202506from
mssonicbld:sonicbld/202506-merge
Feb 13, 2026
Merged

[code sync] Merge code from sonic-net/sonic-utilities:202505 to 202506#285
mssonicbld merged 2 commits into
Azure:202506from
mssonicbld:sonicbld/202506-merge

Conversation

@mssonicbld

Copy link
Copy Markdown
Collaborator
* 7511bf2f - (origin/202505) Added counterpoll CLI support (#4246) (2026-02-12) [Dhanasekar Rathinavel]<br>```

dhanasekar-arista and others added 2 commits February 12, 2026 23:07
Added counterpoll CLI support (enable/disable/interval/show)

Extended the existing infrastructure to support a new attribute.

Manually configured via CLI and ensured CONFIG-DB is populated.

counterpoll show
Type                        Interval (in ms)    Status
--------------------------  ------------------  --------
QUEUE_STAT                  default (10000)     enable
PORT_STAT                   default (1000)      enable
PORT_BUFFER_DROP            default (60000)     enable
RIF_STAT                    default (1000)      enable
QUEUE_WATERMARK_STAT        default (60000)     enable
PG_WATERMARK_STAT           default (60000)     enable
PG_DROP_STAT                default (10000)     enable
BUFFER_POOL_WATERMARK_STAT  default (60000)     enable
ACL                         10000               enable

counterpoll phy ?
disable   enable    interval

counterpoll show
Type                        Interval (in ms)    Status
--------------------------  ------------------  --------
QUEUE_STAT                  default (10000)     enable
PORT_STAT                   default (1000)      enable
PORT_BUFFER_DROP            default (60000)     enable
**PHY                         10000               disable**
RIF_STAT                    default (1000)      enable
QUEUE_WATERMARK_STAT        default (60000)     enable
PG_WATERMARK_STAT           default (60000)     enable
PG_DROP_STAT                default (10000)     enable
BUFFER_POOL_WATERMARK_STAT  default (60000)     enable
ACL                         10000               enable

Signed-off-by: dhanasekar-arista <dhanasekar@arista.com>
Co-authored-by: Sonic Build Admin <sonicbld@microsoft.com>
@mssonicbld mssonicbld merged commit fd23429 into Azure:202506 Feb 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants