You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change log level for not implemented port attributes and skipped mac learning (sonic-net#610)
Due to execessive logging we were observing that, orchagent or syncd or bot get stuck in send() system call of logging. This was happening because rsyslog was NOT reading from socket buffer. Verified this by sending SIGSTOP and SIGCONT to rsyslogd. This problem happened everytime we ran Dynamic Port Brteakout scale test case. (test_port_dpb.py)
Co-authored-by: Vasant Patil <[email protected]>
0 commit comments