This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform
Stephen Sun c700127101 [Mellanox]Take advantage of sdk variable to customize the location where sdk_socket exists. (#4223)
Take advantage of an SDK environment variable to customize the location where sdk_socket exists.
In the latest SDK sdk_socket has been moved from /tmp to /var/run which is a better place to contain this kind of file.
However, this prevents the subdirs under /var/run from being mapped to different volumes. To resolve this, we take advantage of an SDK variable to designate the location of sdk_socket.
This requires every process that requires to access sdk_socket have this environment variable defined. However, to define environment variable for each process is less scalable. We take advantage of the docker scope environment variable to avoid that.
It depends on PR 4227
2020-03-14 18:02:43 -07:00
..
barefoot [arista]: Add support for Arista Lodoga (#4232) 2020-03-11 13:12:39 -07:00
broadcom [arista]: Add support for Arista Lodoga (#4232) 2020-03-11 13:12:39 -07:00
cavium [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-13 16:20:21 -08:00
centec [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-13 16:20:21 -08:00
generic [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
innovium Add Innvoium build support for 201911 (#4112) 2020-02-11 06:09:57 -08:00
marvell [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-13 16:20:21 -08:00
marvell-arm64 [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-13 16:20:21 -08:00
marvell-armhf [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-13 16:20:21 -08:00
mellanox [Mellanox]Take advantage of sdk variable to customize the location where sdk_socket exists. (#4223) 2020-03-14 18:02:43 -07:00
nephos [Device]: Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P (#4157) 2020-02-24 10:25:25 -08:00
p4 [orchagent] Use mac address from config_db instead of from eth0 (#4166) 2020-02-24 10:26:19 -08:00
template [baseimage]: support building multi-asic component (#3856) 2020-02-03 15:32:21 -08:00
vs [orchagent] Use mac address from config_db instead of from eth0 (#4166) 2020-02-24 10:26:19 -08:00