You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[xcvrd] Change the y_cable presence logic to use "mux_cable" table as identifier from Config DB (#176)
* [xcvrd] Change the y_cable presence logic to use "mux_cable" table as
identfier from Config DB
This PR changes the logic to use "mux_cable" table as identifier, and only those ports which have this table inside config DB and key pair of "state:auto/active" will be processed as having a Y-Cable port.
The earlier logic was using the PORT table tag with a mux_cable:true key-value pair.
Description
change the logic to initiate Y-Cable logic
Motivation and Context
Required for changing the logic, so that this can be integrated with images which don't support "mux_cable" tag inside config DB
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
0 commit comments