-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sonic-platform-modules-cel dx010: speed up dx010 platform init script (…
…#10237) Why I did it To fix issue #10152 for dx010. 202012 Warm upgrade causes lacp-teardown on Dx010 TOR. platform code initialize slow causing lacp timeout. How I did it Remove the python2 sonic platform wheel which is deprecated. Optimize the dx010 sonic platform script to speed up the init process. How to verify it Check the warm reboot log, warm reboot is 8-9s faster than before. Signed-off-by: Eric Zhu <erzhu@celestica.com>
- Loading branch information
Showing
2 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters