sonic-buildimage/dockers/docker-orchagent
zzhiyuan d3c881858c [Arista] Increase switch PCIe timeout for 7060-cx32s (#9248)
Co-authored-by: Zhi Yuan (Carl) Zhao <zyzhao@arista.com>
Why I did it
Arista 7060 platform has a rare and unreproduceable PCIe timeout that could possibly be solved with increasing the switch PCIe timeout value. To do this we'll call a script for this platform to increase the PCIe timeout on boot-up.

No issues would be expected from the setpci command. From the PCIe spec:

"Software is permitted to change the value in this field at any
time. For Requests already pending when the Completion
Timeout Value is changed, hardware is permitted to use either
the new or the old value for the outstanding Requests, and is
permitted to base the start time for each Request either on when
this value was changed or on when each request was issued. "

How I did it
Add "platform-init" support in swss docker similar to how "hwsku-init" is called, only this would be for any device belonging to a platform. Then the script would reside in device data folder.

Additionally, add pciutils dependency to docker-orchagent so it can run the setpci commands.

How to verify it
On bootup of an Arista 7060, can execute:
lspci -vv -s 01:00.0 | grep -i "devctl2"
In order to check that the timeout has changed.
2022-03-02 07:44:24 -08:00
..
base_image_files [monit] Adding patch to enhance syslog error message generation for monit alert action when status is failed. (#5720) 2020-11-01 10:27:10 -08:00
arp_update.conf [docker-orchagent]: use service dependency in supervisord to start services 2020-08-15 22:21:52 -07:00
copp.json.j2 Changes to add template support for copp.json. (#5053) 2020-07-31 17:24:45 -07:00
critical_processes [201911][dockers] Update critical_processes file syntax (#4854) 2020-06-26 11:37:05 -07:00
docker-init.sh [Arista] Increase switch PCIe timeout for 7060-cx32s (#9248) 2022-03-02 07:44:24 -08:00
Dockerfile.j2 [Arista] Increase switch PCIe timeout for 7060-cx32s (#9248) 2022-03-02 07:44:24 -08:00
enable_counters.py [201911] Change RIF counters to be enabled by default (#8053) 2021-07-08 18:58:41 -07:00
ipinip.json.j2 [Multi-ASIC]:Update the template to add ipinip entry for Loopback4096 (#5235) 2020-09-03 15:48:39 -07:00
orchagent.sh [Multi Asic] support of swss.rec and sairedis.rec for multi asic (#6310) 2021-01-27 17:12:32 -08:00
ports.json.j2 Buffers configuration update on port speed change (#1345) 2018-01-29 08:11:05 -08:00
supervisord.conf [201911][dockers][supervisor] Increase event buffer size for process exit listener (#7106) 2021-03-29 10:07:43 -07:00
switch.json.j2 Make backend device checking more robust (#5730) 2020-11-14 08:39:08 -08:00
swss_vars.j2 [docker-orchagent] Call sonic-cfggen Once (#4936) 2020-07-26 11:19:15 -07:00
swssconfig.sh [platform] Add Support For Environment Variable File (#5010) 2020-09-28 21:14:39 +00:00
vlan_vars.j2 [swss] Reduce Calls to SONiC Cfggen (#5177) 2020-12-22 09:51:54 -08:00