Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[teamd] Stop teamd after stopping swss in fast-reboot (#11210)
- Why I did it To optimize fast-reboot. Teamd can be stopped after bgp is stopped and after swss is stopped because the last LACP packet can be sent still since syncd is still running. Saves 15 sec on shutdown. - How I did it Defined in the manifest for teamd to be stopped after swss - How to verify it Run it on the switch. Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
- Loading branch information