Commit 75eb6c1
[submodule] Update submodule sonic-dash-ha to the latest HEAD automatically (sonic-net#23211)
#### Why I did it
src/sonic-dash-ha
```
* ff1b02a - (HEAD -> master, origin/master, origin/HEAD) Implement HA-Scope actor (sonic-net#73) (20 hours ago) [yue-fred-gao]
* 832e67a - Implement HA-SET actor (sonic-net#70) (4 days ago) [yue-fred-gao]
* cadfa46 - Implement vdpu actor (sonic-net#67) (5 days ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent 29f0bbe commit 75eb6c1
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-dash-ha updated 19 files
- Cargo.lock+1
- Cargo.toml+1
- crates/hamgrd/Cargo.toml+1
- crates/hamgrd/src/actors.rs+15-10
- crates/hamgrd/src/actors/dpu.rs+13-16
- crates/hamgrd/src/actors/ha_scope.rs+797-1
- crates/hamgrd/src/actors/ha_set.rs+520-11
- crates/hamgrd/src/actors/test.rs+238-54
- crates/hamgrd/src/actors/vdpu.rs+202-1
- crates/hamgrd/src/db_structs.rs+246-2
- crates/hamgrd/src/ha_actor_messages.rs+41-23
- crates/hamgrd/src/main.rs+25-12
- crates/swbus-actor/src/driver.rs+6-1
- crates/swbus-actor/src/state/internal.rs+8
- crates/swbus-actor/src/state/outgoing.rs+1-1
- crates/swss-common-testing/src/lib.rs+15
- test_utils/hamgrd/database_config.json+1-1
- test_utils/hamgrd/redis_data_planned_up_then_down.cmd+4-4
- test_utils/hamgrd/redis_data_set_full.cmd-3
0 commit comments