Skip to content

[Chassis]Remove redundant updateFabricPortState#2850

Merged
judyjoseph merged 1 commit intosonic-net:masterfrom
kenneth-arista:master-remove-fabric-poll
Jul 13, 2023
Merged

[Chassis]Remove redundant updateFabricPortState#2850
judyjoseph merged 1 commit intosonic-net:masterfrom
kenneth-arista:master-remove-fabric-poll

Conversation

@kenneth-arista
Copy link
Copy Markdown
Contributor

@kenneth-arista kenneth-arista commented Jul 7, 2023

MSFT ADO: 24534105

What I did
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as described in sonic-net/sonic-buildimage#15321.

Why I did it
To help address sonic-net/sonic-buildimage#15321.

Work item tracking
Microsoft ADO: 24534105

How I verified it
Boot up supe on Voq chassis and query fabric counters.

Details if related

@kenneth-arista
Copy link
Copy Markdown
Contributor Author

@jfeng-arista

@kenneth-arista kenneth-arista changed the title Remove redundant updateFabricPortState [Chassis]Remove redundant updateFabricPortState Jul 7, 2023
@judyjoseph
Copy link
Copy Markdown
Contributor

Hi @kenneth-arista this change is very much needed - thanks !
Do we need to optimize the poll interval also, are we able to get the stats for all fabric ports in every interval?

@kenneth-arista
Copy link
Copy Markdown
Contributor Author

Hi @kenneth-arista this change is very much needed - thanks ! Do we need to optimize the poll interval also, are we able to get the stats for all fabric ports in every interval?

@judyjoseph Let's defer changes to the poll interval in another PR because we need more information what is an appropriate number.

@kenneth-arista
Copy link
Copy Markdown
Contributor Author

@judyjoseph or @arlakshm is there an issue with the CodeQL pipeline check? How do I retrigger it?

@arlakshm
Copy link
Copy Markdown
Contributor

arlakshm commented Jul 9, 2023

@kenneth-arista, can you rebase your branch

@prsunny
Copy link
Copy Markdown
Collaborator

prsunny commented Jul 10, 2023

@kenneth-arista , CodeQL issue is being currently worked-upon. Please check this PR and retrigger the pipeline after the PR is merged. #2845

@kenneth-arista
Copy link
Copy Markdown
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Copy Markdown
Collaborator

/AzurePipelines run Azure.sonic-swss

@azure-pipelines
Copy link
Copy Markdown

No commit pushedDate could be found for PR 2850 in repo sonic-net/sonic-swss

Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is
redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as
described in sonic-net/sonic-buildimage#15321.
@kenneth-arista kenneth-arista force-pushed the master-remove-fabric-poll branch from bd2972e to cfadcb6 Compare July 12, 2023 02:11
@judyjoseph judyjoseph merged commit c7e1308 into sonic-net:master Jul 13, 2023
yxieca pushed a commit that referenced this pull request Jul 13, 2023
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is
redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as
described in sonic-net/sonic-buildimage#15321.
@kenneth-arista kenneth-arista deleted the master-remove-fabric-poll branch July 17, 2023 21:21
StormLiangMS pushed a commit that referenced this pull request Jul 19, 2023
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is
redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as
described in sonic-net/sonic-buildimage#15321.
theasianpianist pushed a commit to theasianpianist/sonic-swss that referenced this pull request Jul 20, 2023
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is
redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as
described in sonic-net/sonic-buildimage#15321.
Janetxxx pushed a commit to Janetxxx/sonic-swss that referenced this pull request Nov 10, 2025
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is
redundant as FabricPortsOrch::doTask() already calls it.

This change helps mitigate the MHz spikes during boot up of the supe as
described in sonic-net/sonic-buildimage#15321.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

7 participants