Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add transceiver info to bake only if supported #43

Closed
wants to merge 2 commits into from

Conversation

dgsudharsan
Copy link
Owner

What I did
Add transceiver info to bake only if saiHwTxSignalSupported and saiTxReadyNotifySupported are supported

Why I did it
The executor is added only if the above flags are supported https://github.com/sonic-net/sonic-swss/blob/f62eed23fcdd62544f3a7a0e5cea15b0cafa9600/orchagent/portsorch.cpp#L596

On unsupported platforms the following error logs will be observed

swss#orchagent: :- addExistingData: No consumer TRANSCEIVER_INFO in Orch

How I verified it
Running warmboot with the fix

Details if related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants