Commit dc27f60
authored
[submodule][202412] Update submodule sonic-swss to the latest HEAD automatically (#1933)
#### Why I did it
src/sonic-swss
```
* 72c00547 - (HEAD -> 202412, origin/202412) [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (#4016) (#191) (3 hours ago) [Janet Cui]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent 732a61d commit dc27f60
1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 16 files
- Cargo.lock+519-328
- Cargo.toml+22-3
- crates/countersyncd/Cargo.toml+20
- crates/countersyncd/benches/counter_db_actor_perf.rs+148
- crates/countersyncd/benches/end_to_end.rs+304
- crates/countersyncd/benches/ipfix_actor_perf.rs+192
- crates/countersyncd/benches/ipfix_bench_data.rs+223
- crates/countersyncd/benches/otel_actor_perf.rs+193
- crates/countersyncd/src/actor/control_netlink.rs+5-1
- crates/countersyncd/src/actor/data_netlink.rs+4-1
- crates/countersyncd/src/actor/ipfix.rs+22
- crates/countersyncd/src/actor/netlink_utils.rs+10-1
- crates/countersyncd/src/actor/otel.rs+92-31
- crates/countersyncd/src/main.rs+22
- crates/countersyncd/tests/ipfix_helpers_integration.rs+234
- crates/countersyncd/tests/ipfix_test_helpers.rs+173
0 commit comments