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 2f92262 commit 57e021cCopy full SHA for 57e021c
sonic-pcied/scripts/pcied
@@ -160,7 +160,7 @@ class DaemonPcied(daemon_base.DaemonBase):
160
161
self.status_table.set("status", fvs)
162
163
- # Check if any interface is in detaching mode by querying the state_db
+ # Check if any PCI interface is in detaching mode by querying the state_db
164
def is_dpu_in_detaching_mode(self, pcie_dev):
165
# Ensure detach_info is not None
166
if self.detach_info is None:
0 commit comments