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

[ycabled] remove restriction of at least a single physical y_cable to be present for correct start of all ycable threads #468

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vdahiya12
Copy link
Contributor

@vdahiya12 vdahiya12 commented Apr 17, 2024

Description

This PR is meant to change ycabled logic where there would be no restriction of physically having a cable to be present
to launch all threads.
The way this is accomplished is removing the presence list param to be removed for all occurrences.
This way even if all cables are physically not plugged and ycabled has CONFIG_DB populated than it will be still correctly launch all threads.

Motivation and Context

How Has This Been Tested?

Putting the changes to physical testbed as well as UT

Additional Information (Optional)

instantion of all ycable threads

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
@vdahiya12 vdahiya12 requested a review from prgeor April 18, 2024 19:46
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
@prgeor
Copy link
Collaborator

prgeor commented Apr 26, 2024

@vdahiya12 can you fix the bulid failure

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants