Skip to content

Commit 442e8a7

Browse files
committed
Made a minor change to dup_id based on get_dpu_id() update in
sonic-net/sonic-platform-common#454
1 parent a37115c commit 442e8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/smart-switch/reboot/reboot-hld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ update the same information for all the DPUs. Once the DPU is rebooted and the P
320320
```
321321
"PCIE_DETACH_INFO|DPU_0": {
322322
"value": {
323-
"id": "1",
323+
"dpu_id": "0",
324324
"dpu_state": "detaching",
325325
"bus_info" : "[DDDD:]BB:SS.F"
326326
}

0 commit comments

Comments
 (0)