Skip to content

[Mellanox] Expose SDK share buffer and unix socket from syncd#2951

Merged
qiluo-msft merged 3 commits intosonic-net:masterfrom
keboliu:expose-sdk
Jun 5, 2019
Merged

[Mellanox] Expose SDK share buffer and unix socket from syncd#2951
qiluo-msft merged 3 commits intosonic-net:masterfrom
keboliu:expose-sdk

Conversation

@keboliu
Copy link
Collaborator

@keboliu keboliu commented May 28, 2019

- What I did
Expose SDK share buffer and unix socket from syncd, so other containers can call SDK API with accessing these stuff.

- How I did it
Remove line --tmpfs /tmp \ in Mellanox syncd docker create command
Add line -v sx_api:/tmp \ in docker create command to share /tmp/sx_api unix socket
Add line -v /dev/shm:/dev/shm:rw \ to expose share buffer

- How to verify it
run regression on Mellanox platform

- Description for the changelog

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

@lguohan lguohan requested review from jleveque and qiluo-msft May 28, 2019 15:46
@qiluo-msft qiluo-msft merged commit bd51932 into sonic-net:master Jun 5, 2019
@keboliu keboliu deleted the expose-sdk branch June 11, 2019 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants