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

[BFN] syncd-rpc build with thrift 0.14.1 #9884

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

msosyak
Copy link
Contributor

@msosyak msosyak commented Jan 28, 2022

Depends on #9881

Why I did it

The BFN SDK depends on thrift 0.14.1 and in the case syncd-rpc there is conflict in syncd as it should be linked with thrift 0.11.0(libsaithrift) and 0.14.1(libsai BFN impl) which are not binary compatible and caused runtime issues.

How I did it

How to verify it

make init
NOJESSIE=1 NOSTRETCH=1 make configure PLATFORM=barefoot
NOJESSIE=1 NOSTRETCH=1 make  target/docker-syncd-bfn-rpc.gz

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@msosyak
Copy link
Contributor Author

msosyak commented Feb 1, 2022

@richardyu-ms Please review.

richardyu-ms
richardyu-ms previously approved these changes Feb 9, 2022
@msosyak
Copy link
Contributor Author

msosyak commented Feb 16, 2022

@qiluo-msft @richardyu-ms Are there any comments on this or could we merge it?

@richardyu-ms richardyu-ms merged commit bec3526 into sonic-net:master Feb 18, 2022
bratashX added a commit to bratashX/sonic-buildimage that referenced this pull request Apr 4, 2022
prgeor pushed a commit that referenced this pull request Apr 14, 2022
* Ported platform from master

Signed-off-by: Petro Bratash <petrox.bratash@intel.com>

* [BFN] Updated x86_64-accton_as9516_32d-r0/platform.json

* [BFN] Refactoring and adding some functions of Thermal class (set and
get thresholds and etc.)

* [BFN] Fix exception when fwutil run without sudo

* Revert "[BFN] syncd-rpc build with thrift 0.14.1 (#9884)"

This reverts commit bec3526.

* [BFN] Updated SDK to 20220127_sai_1.9.1 (#9870)

Signed-off-by: Andriy Kokhan <andriyx.kokhan@intel.com>

* [BFN] updated SDE packages for BFN platforms (#10512)

Updated SDE packages for bfn platform

- introduced X6 profile
- fixes for drop counters
- fixes for platform part

Co-authored-by: Andriy Kokhan <AndriyX.Kokhan@intel.com>
Co-authored-by: roman_savchuk <romanx.savchuk@intel.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