We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93996a0 commit ac208c9Copy full SHA for ac208c9
sonic-xcvrd/xcvrd/dom/dom_mgr.py
@@ -332,6 +332,7 @@ def task_worker(self):
332
self.xcvr_table_helper.get_status_tbl(asic_index),
333
self.task_stopping_event,
334
transceiver_status_cache=transceiver_status_cache)
335
+
336
self.update_transceiver_temperature_status(logical_port_name,
337
self.port_mapping,
338
dom_info_cache,
0 commit comments