Commit 59ad648
authored
[submodule] Update submodule sonic-swss to the latest HEAD automatically (#24534)
#### Why I did it
src/sonic-swss
```
* dabbd57c - (HEAD -> master, origin/master, origin/HEAD) Disable test_Srv6MySidUNTunnelDscpMode and test_Srv6MySidUNTunnelDscpModeAmbiguity (#4033) (31 hours ago) [Changrong Wu]
* a7198d1a - Revert "Orchagent changes needed to support single ASIC VOQ Fixed-System (#3847)" (#4035) (2 days ago) [Ying Xie]
* 83adbd96 - Revert "Avoid nhgroup update when mux state changes (#3822)" (#4030) (2 days ago) [Ying Xie]
* f34f624b - Respect Cargo.lock for dependencies version (#4028) (3 days ago) [Qi Luo]
* d644d2e4 - [bulker] Add support for bulk set object attributes (#3703) (4 days ago) [Nikola Dancejic]
* eae91a23 - [Dash] Update ENI Based Forwarding Orchagent (#3905) (9 days ago) [Vivek]
* 48e28b64 - Populate the Voq system Port information for the local port when the Port is removed and created when the Speed is changed dynamically via GCU (#3976) (9 days ago) [saksarav-nokia]
* 4d397121 - [DPB]: Fix stale queue counter maps in COUNTERS_DB after port breakout (#3982) (9 days ago) [Ravi Minnikanti(Marvell)]
* e2cc8ce0 - Add support for platform based on Clounix asic (#3846) (9 days ago) [clounix-sw]
* 10df75b4 - Change DB that DPU orchagents listens to for all orchs (#3827) (9 days ago) [prabhataravind]
* a2decc5a - Support SAI_PORT_SERDES_ATTR_CUSTOM_COLLECTION (#3764) (10 days ago) [longhuan-cisco]
* c5caf506 - [SmartSwitch-HA] Support peer_ip update in ha set. (#3964) (11 days ago) [dypet]
* 7119c2b5 - Enable output queue for HFT (#3962) (11 days ago) [Ze Gan]
* 4c6457e8 - [SmartSwitch-HA] Set pending flags back to false. (#3997) (12 days ago) [dypet]
* 2ed250d4 - Set egress mirror headroom to 0 on SN6600 platform (#4005) (12 days ago) [Stephen Sun]
* 1c7ab034 - [HFT OTEL]: OTEL conversion init (#3920) (12 days ago) [Janet Cui]
* 7c9315a3 - [buffermgrd] Optimize fast-reboot startup (#3952) (12 days ago) [Jianyue Wu]
* 7d540cb7 - [fpmsyncd]: Fix uA SID programming for link-local adjacencies (#3958) (12 days ago) [Carmine Scarpitta]
* 85412005 - [vnetorch] missing handling of rx and tx interval of monitoring session (#3878) (12 days ago) [Jing Zhang]
* 46daad09 - [syncd] Fix the error log while running lua plugin (#3974) (12 days ago) [Vivek]
* 5671e08b - Orchagent changes needed to support single ASIC VOQ Fixed-System (#3847) (2 weeks ago) [lakshmi-nexthop]
* b017bd38 - Permanent isolate a fabric port if it repeatedly flapping. (#3933) (2 weeks ago) [jfeng-arista]
* b426b2bb - Support checking capabilities of the mirror (#3934) (2 weeks ago) [Stephen Sun]
* 25647cdf - [fpmsyncd]: Add Support for SRv6 VPN Route and PIC Context Processing (#3605) (2 weeks ago) [Yuqing Zhao(Alibaba Inc)]
* 820eb74a - Allow state db to take modified entries made to the tunnel decap table (#3960) (2 weeks ago) [Dev Ojha]
* 56856536 - Temporarily skip failing port tests to unblock pipeline runs (#4010) (2 weeks ago) [prabhataravind]
* a4ed9594 - Avoid nhgroup update when mux state changes (#3822) (3 weeks ago) [manamand2020]
* 42929d82 - dot3 Stats collection (#3615) (3 weeks ago) [Brad House - NextHop]
* ffea522b - [portsorch] fix crash when number of PGs returned 0 (#3966) (3 weeks ago) [Stepan Blyshchak]
* ea54ff84 - [ci] Migrate agent pool from sonicbld-1es to sonicso1ES-amd64 (#3987) (3 weeks ago) [Liu Shilong]
* 0adab60c - [fpmsyncd] skip routes for eth1-midplane (#3724) (3 weeks ago) [arista-nwolfe]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent 5e664bb commit 59ad648
1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 85 files
- .azure-pipelines/build-template.yml+3-3
- .azure-pipelines/gcov.yml+1-1
- Cargo.lock+1.3k-22
- azure-pipelines.yml+4-4
- cfgmgr/buffer_pool_mellanox.lua+1
- cfgmgr/buffermgrdyn.cpp+18-1
- crates/countersyncd/Cargo.toml+22
- crates/countersyncd/src/actor/mod.rs+1
- crates/countersyncd/src/actor/otel.rs+294
- crates/countersyncd/src/main.rs+154-15
- crates/countersyncd/src/message/mod.rs+1
- crates/countersyncd/src/message/otel.rs+441
- debian/rules+1-4
- fpmsyncd/fpmlink.cpp+11-1
- fpmsyncd/fpmlink.h+4
- fpmsyncd/routesync.cpp+672-26
- fpmsyncd/routesync.h+38-1
- mclagsyncd/mclaglink.cpp+1
- mclagsyncd/mclaglink.h+1
- orchagent/Makefile.am+1
- orchagent/aclorch.cpp+30-4
- orchagent/aclorch.h+1
- orchagent/bulker.h+21-29
- orchagent/dash/dashenifwdinfo.cpp+40-115
- orchagent/dash/dashenifwdorch.cpp+222-144
- orchagent/dash/dashenifwdorch.h+112-110
- orchagent/dash/dashhaorch.cpp+51-2
- orchagent/dash/dashhaorch.h+1
- orchagent/fabricportsorch.cpp+171-53
- orchagent/fabricportsorch.h+12
- orchagent/high_frequency_telemetry/counternameupdater.cpp+6-9
- orchagent/high_frequency_telemetry/hftelprofile.cpp+4
- orchagent/intfsorch.cpp+5
- orchagent/mirrororch.cpp+14-1
- orchagent/mirrororch.h+2-1
- orchagent/orch.h+1
- orchagent/orchdaemon.cpp+11-9
- orchagent/p4orch/tests/mock_sai_next_hop.h+6
- orchagent/pfc_detect_clounix.lua+98
- orchagent/port.h+25-2
- orchagent/port/portcnt.h+5
- orchagent/port/porthlpr.cpp+27
- orchagent/port/porthlpr.h+8
- orchagent/port/portschema.h+1
- orchagent/port_rates.lua+2-1
- orchagent/portsorch.cpp+195-44
- orchagent/portsorch.h+11-3
- orchagent/request_parser.cpp+32-1
- orchagent/request_parser.h+13-1
- orchagent/switchorch.cpp+58
- orchagent/switchorch.h+11
- orchagent/tunneldecaporch.cpp+11
- orchagent/vnetorch.cpp+39-11
- orchagent/vnetorch.h+8-4
- tests/conftest.py+21
- tests/create_appliance.py+1-1
- tests/dash/dash_db.py+14-14
- tests/dash/test_dash_acl.py+1-1
- tests/mock_tests/Makefile.am+2
- tests/mock_tests/aclorch_rule_ut.cpp+15-9
- tests/mock_tests/aclorch_ut.cpp+1-1
- tests/mock_tests/buffermgrdyn_ut.cpp+363-2
- tests/mock_tests/bulker_ut.cpp+115
- tests/mock_tests/dashenifwdorch_ut.cpp+220-260
- tests/mock_tests/dashhaorch_ut.cpp+42
- tests/mock_tests/fpmsyncd/receive_srv6_mysids_ut.cpp+57-5
- tests/mock_tests/fpmsyncd/test_routesync.cpp+988-3
- tests/mock_tests/fpmsyncd/ut_helpers_fpmsyncd.cpp+28-1
- tests/mock_tests/fpmsyncd/ut_helpers_fpmsyncd.h+6-2
- tests/mock_tests/mirrororch_ut.cpp+57
- tests/mock_tests/mock_dbconnector.cpp+4
- tests/mock_tests/mock_orch_test.cpp+1-1
- tests/mock_tests/mock_sai_api.h+83
- tests/mock_tests/mock_table.cpp+29
- tests/mock_tests/portsorch_ut.cpp+191-27
- tests/mock_tests/saispy.h+10
- tests/mock_tests/switchorch_ut.cpp+15
- tests/mock_tests/tunneldecaporch_ut.cpp+521
- tests/request_parser_ut.cpp+182
- tests/test_fabric_port_isolation.py+17-1
- tests/test_port_add_remove.py+5
- tests/test_srv6.py+2
- tests/test_virtual_chassis.py+72-56
- tests/test_vnet.py+52-1
- tests/vnet_lib.py+9-3
0 commit comments