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

Set soc property programmability_ucode_relative_path for Arista DNX Devices #19637

Merged

Conversation

arista-nwolfe
Copy link
Contributor

Broadcom requires that programmability_ucode_relative_path is set in SAI11.
This soc property replaces the legacy custom_feature_ucode_path

Without this we get the following error:

syncd#supervisord: syncd 0:dbx_file_get_db_location: DB Resource not defined#015
syncd#supervisord: syncd #015#015
syncd#supervisord: syncd 0:dnx_init_pemla_get_ucode_filepath:  Error 'Invalid parameter' indicated ; #015#015

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202405

Broadcom requires that programmability_ucode_relative_path is set in
SAI11. This soc property replaces the legacy custom_feature_ucode_path
@arista-nwolfe arista-nwolfe changed the title Set soc property programmability_ucode_relative_path Set soc property programmability_ucode_relative_path for Arista DNX Devices Jul 19, 2024
@arlakshm
Copy link
Contributor

@saksarav-nokia, @mlok-nokia, can you check if similar change is required on Nokia Linecards as well

@arlakshm arlakshm added Chassis 🤖 Modular chassis support chassis-voq Voq chassis changes labels Jul 19, 2024
@wenyiz2021
Copy link
Contributor

@lguohan could you help merge? I have verified the patch is working

@lguohan lguohan merged commit dc159f2 into sonic-net:master Jul 24, 2024
22 checks passed
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Aug 1, 2024
…-net#19637)

Broadcom requires that programmability_ucode_relative_path is set in SAI11.
This soc property replaces the legacy custom_feature_ucode_path

Without this we get the following error:

syncd#supervisord: syncd 0:dbx_file_get_db_location: DB Resource not defined#015
syncd#supervisord: syncd #15#015
syncd#supervisord: syncd 0:dnx_init_pemla_get_ucode_filepath:  Error 'Invalid parameter' indicated ; #15#015
@wenyiz2021
Copy link
Contributor

@bingwang-ms could you help to backport this PR to 202405? it is needed for SAI 11 to work for arista chassis on 202405

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Aug 6, 2024
…-net#19637)

Broadcom requires that programmability_ucode_relative_path is set in SAI11.
This soc property replaces the legacy custom_feature_ucode_path

Without this we get the following error:

syncd#supervisord: syncd 0:dbx_file_get_db_location: DB Resource not defined#015
syncd#supervisord: syncd sonic-net#15#015
syncd#supervisord: syncd 0:dnx_init_pemla_get_ucode_filepath:  Error 'Invalid parameter' indicated ; sonic-net#15#015
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #19840

mssonicbld pushed a commit that referenced this pull request Aug 7, 2024
Broadcom requires that programmability_ucode_relative_path is set in SAI11.
This soc property replaces the legacy custom_feature_ucode_path

Without this we get the following error:

syncd#supervisord: syncd 0:dbx_file_get_db_location: DB Resource not defined#015
syncd#supervisord: syncd #15#015
syncd#supervisord: syncd 0:dnx_init_pemla_get_ucode_filepath:  Error 'Invalid parameter' indicated ; #15#015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants