sonic-net / sonic-sairedis

SAI object interface to Redis database, as used in the SONiC project
Other
56 stars 259 forks source link

[action] [PR:1352] Add new functionality to syncd_init_common.sh, to use common sai.profile (#1352) #1359

Closed mssonicbld closed 5 months ago

mssonicbld commented 5 months ago

Changed config_mlnx_syncd() functionality to use common sai.profile for all SKUs, then apply the specific SKU sai.profile on top of it, and remove duplications.

Why I did it To have the ability to add common parameters to only 1 file instead of all SKUs.

mssonicbld commented 5 months ago

Original PR: https://github.com/sonic-net/sonic-sairedis/pull/1352