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

Add libzmq5 to docker-sonic-vs #5431

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Add libzmq5 to docker-sonic-vs #5431

merged 1 commit into from
Sep 23, 2020

Conversation

kcudnik
Copy link
Contributor

@kcudnik kcudnik commented Sep 22, 2020

- Why I did it
libzmq5 is tcp/ipc communication library, needed by sairedis/syncd to communicate, as a new way (compared to current REDIS channel) to exchange messages which is faster than REDIS library and allows synchronous mode
this library is required in sairedis repo, swss repo, sonic-buildimage and sonic-build-tools to make it work

- How I did it

- How to verify it

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

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

@lguohan
Copy link
Collaborator

lguohan commented Sep 22, 2020

can you state the motivation here? why do you need to install libzmq package?

@kcudnik
Copy link
Contributor Author

kcudnik commented Sep 22, 2020

done

@lguohan
Copy link
Collaborator

lguohan commented Sep 22, 2020

retest broadcom please

@lguohan lguohan merged commit 12d56ad into sonic-net:master Sep 23, 2020
@kcudnik kcudnik deleted the libzmq branch September 23, 2020 19:14
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
libzmq5 is tcp/ipc communication library, needed by sairedis/syncd to communicate, as a new way (compared to current REDIS channel) to exchange messages which is faster than REDIS library and allows synchronous mode
this library is required in sairedis repo, swss repo, sonic-buildimage and sonic-build-tools to make it work
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