From 442e8a7836659fbbb24d085268e5b620c2ada3db Mon Sep 17 00:00:00 2001 From: Vasundhara Volam Date: Fri, 9 Aug 2024 17:32:40 +0000 Subject: [PATCH] Made a minor change to dup_id based on get_dpu_id() update in https://github.com/sonic-net/sonic-platform-common/pull/454 --- doc/smart-switch/reboot/reboot-hld.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/smart-switch/reboot/reboot-hld.md b/doc/smart-switch/reboot/reboot-hld.md index 6fe8f5641a..e8858446c7 100644 --- a/doc/smart-switch/reboot/reboot-hld.md +++ b/doc/smart-switch/reboot/reboot-hld.md @@ -320,7 +320,7 @@ update the same information for all the DPUs. Once the DPU is rebooted and the P ``` "PCIE_DETACH_INFO|DPU_0": { "value": { - "id": "1", + "dpu_id": "0", "dpu_state": "detaching", "bus_info" : "[DDDD:]BB:SS.F" }