Closed vadymhlushko-mlnx closed 6 months ago
Skip the re-init flow for the SW-controlled ports in case of fastboot. Because during fastboot the switch didn't reset the modules, so there is no need to reinitialize them.
To improve the fastboot data-plane disruption time.
Run the sonic-mgmt/tests/platform_tests/test_advanced_reboot.py::test_fast_reboot
Description
Skip the re-init flow for the SW-controlled ports in case of fastboot. Because during fastboot the switch didn't reset the modules, so there is no need to reinitialize them.
Motivation and Context
To improve the fastboot data-plane disruption time.
How Has This Been Tested?
Run the sonic-mgmt/tests/platform_tests/test_advanced_reboot.py::test_fast_reboot
Additional Information (Optional)