Commit 4ed233b
authored
[submodule] Update submodule to the latest HEAD automatically (#14264)
src/sonic-platform-common
* 8460721 - (HEAD -> 202205, origin/202205) Fix issues in cmis.get_transceiver_bulk_status (#351) (10 hours ago) [Stephen Sun]
src/sonic-sairedis
* 10f37ef - (HEAD -> 202205, origin/202205) Ignore removing switch for mellanox platform due to known limitation (#1216) (10 hours ago) [Junchao-Mellanox]
src/sonic-swss
* 5f031af - (HEAD -> 202205, origin/202205) [flowcounterrouter] Fix the Route remove flow for non-bound prefixes (#2691) (10 hours ago) [Vivek]
src/sonic-utilities
* f88ca1c9 - (HEAD -> 202205, origin/202205) Improve show acl commands (#2667) (10 hours ago) [bingwang-ms]
* 738406b7 - Enhance the logic to wait for all buffer tables to be removed in _clear_qos (#2720) (10 hours ago) [Stephen Sun]
How I did it1 parent 2926314 commit 4ed233b
File tree
6 files changed
+6
-6
lines changed- src
6 files changed
+6
-6
lines changedSubmodule sonic-sairedis updated 2 files
Submodule sonic-utilities updated 20 files
- acl_loader/main.py+62-13
- config/main.py+23-53
- doc/Command-Reference.md+71-3
- scripts/generate_dump+127-115
- scripts/sfpshow+24-5
- show/interfaces/__init__.py+22
- show/muxcable.py+1-1
- tests/aclshow_test.py+5-2
- tests/config_test.py+8-45
- tests/mock_tables/asic0/config_db.json+11
- tests/mock_tables/asic0/state_db.json+43
- tests/mock_tables/asic1/state_db.json+35-16
- tests/mock_tables/asic2/config_db.json+11
- tests/mock_tables/asic2/state_db.json+6
- tests/mock_tables/config_db.json+11
- tests/mock_tables/state_db.json+43
- tests/multi_asic_intfutil_test.py+12-12
- tests/sfp_test.py+130-32
- tests/show_acl_test.py+95
- utilities_common/sfp_helper.py+23
0 commit comments