Commit b1bfa39
authored
[submodule] Update submodule sonic-dash-ha to the latest HEAD automatically (sonic-net#23192)
#### Why I did it
src/sonic-dash-ha
```
* b18e019 - (HEAD -> master, origin/master, origin/HEAD) Implement dpu actor (#66) (6 hours ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent d97c375 commit b1bfa39
1 file changed
+1
-1
lines changedSubmodule sonic-dash-ha updated 21 files
- Cargo.lock+18
- Cargo.toml+1-1
- crates/hamgrd/Cargo.toml+3
- crates/hamgrd/src/actors.rs+3-1
- crates/hamgrd/src/actors/dpu.rs+488-105
- crates/hamgrd/src/actors/test.rs+179-6
- crates/hamgrd/src/db_structs.rs+459
- crates/hamgrd/src/ha_actor_messages.rs+107-10
- crates/hamgrd/src/main.rs+105-6
- crates/swbus-actor/Cargo.toml+1
- crates/swbus-actor/src/driver.rs+16-7
- crates/swbus-actor/src/lib.rs+12-9
- crates/swbus-actor/src/state/outgoing.rs+8
- crates/swbus-cli/src/main.rs+2-1
- crates/swbus-config/src/lib.rs+18-2
- crates/swbus-edge/src/core_client.rs+4
- crates/swbus-edge/src/edge_runtime.rs+19-3
- crates/swbus-edge/src/lib.rs+8
- crates/swbus-edge/src/message_router.rs-12
- crates/swss-serde/src/table.rs+3-1
- crates/swss-serde/src/test.rs+1-1
0 commit comments