Closed noaOrMlnx closed 11 months ago
/azpw run Azure.sonic-sairedis
/AzurePipelines run Azure.sonic-sairedis
/azpw run Azure.sonic-sairedis
/azp run
hey, you must update to latest master to fix notifications since SAI was updated, you can take a look here: https://github.com/sonic-net/sonic-sairedis/pull/1311/files
please fix whitespaces:
../vslib/Switch.cpp: m_switchNotifications.on_port_host_tx_ready =
ERROR: some files contain white spaces at the end of line, please fix
FAIL: checkwhitespace.sh
Hi @kcudnik
I tried to remove all whitespaces, and there is no whitespace in the line stated in the UT. Can you please point me to the issue?
Please spend time to read compiler ero Rorschach in AZ pipeline:
Checkig for white spaces ...
../saiplayer/SaiPlayer.cpp:
../saiplayer/SaiPlayer.h:
../vslib/Switch.cpp: m_switchNotifications.on_port_host_tx_ready =
ERROR: some files contain white spaces at the end of line, please fix
FAIL: checkwhitespace.sh
New PORT_HOST_TX_READY notification logic was added to sonic-sairedis and syncd in order to support host_tx_ready synchronization enhancements.
HLD: https://github.com/sonic-net/SONiC/pull/1453