Skip to content

Pipeline test#5

Open
kmathewm wants to merge 20 commits into
masterfrom
pipeline_test
Open

Pipeline test#5
kmathewm wants to merge 20 commits into
masterfrom
pipeline_test

Conversation

@kmathewm

Copy link
Copy Markdown

No description provided.

saksarav-nokia and others added 20 commits November 14, 2024 21:34
Fixed the RPC build failure in sonic-net/sonic-buildimage#20322. The PR opencomputeproject#2028 introduced some SAI header file changes and Since Vendor (ex BCM) SAI header files do not have these changes and also the sai-thrift includes the sai header files installed from Vendor SAI debian package, the saithrift build fails.
This PR modifies the sai-thrift make to include the SAI header files from sai-redis SAI/inc folder instead of the SAI headers installed from Vendor SAI debian package.

Signed-off-by: saksarav <sakthivadivu.saravanaraj@nokia.com>
Update SAI minor version to v1.15.1

Signed-off-by: Tejaswini Chadaga <tchadaga@microsoft.com>
1. Add a new precision attribute flag for optical analog values (e.g., gain, tilt, power), instead of using double/float point type which would introduce NaN issue.
2. Add support for optical attenuator in experimental extensions, derived from openconfig-optical-attenuator.yang.
3. Add support for optical amplifier in experimental extensions, derived from openconfig-optical-amplifier.yang.

Signed-off-by: Lu.Mao <lu.mao@molex.com>
1. Add support for optical channel monitor in experimental extensions, derived from openconfig-channel-monitor.yang.
2. Add support for optical supervisory channel in experimental extensions, derived from openconfig-optical-amplifier.yang and openconfig-transport-line-common.yang.

Signed-off-by: Lu.Mao <lu.mao@molex.com>
Add SAI_OTN_WSS_ATTR_NAME (char, CREATE_AND_SET) for a system-supplied media channel name.

Rename spec power parent reference: WSS_ID (sai_object_id_t) -> SOURCE_PORT_NAME (char) and update the brief.
Update OCM channel NAME attribute type documentation to match the intended encoded media-channel key format.

Made-with: Cursor
Expose bulk create/remove/set/get function pointers for WSS and WSS spectrum power objects so vendors can implement efficient batched operations through the experimental OTN WSS API.

Made-with: Cursor
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.

5 participants