Commit f538585
committed
[202205][utilities][swss][platform-common] advance submodule head
utilities:
* 8cb6124 2022-11-09 | [armhf][sonic-installer] Fix the issue of sonic-installer list after set-default and cleanup (sonic-net#2479) [Marty Y. Lok]
* b2d50f4 2022-11-06 | [GCU] Fix JsonPointerFilter bug (sonic-net#2477) (HEAD -> 202205, github/202205) [jingwenxie]
* 927daea 2022-11-08 | Do not configure physical attributes on port channels in portconfig (sonic-net#2456) [Stephen Sun]
* dbe8f2d 2022-11-02 | Fix sudo sfputil show error-status on a multiasic platform issue (sonic-net#2373) [Marty Y. Lok]
* fff5f67 2022-11-04 | [show] vnet advertised-route command (sonic-net#2390) (sonic-net#2478) [siqbal1986]
* 9d921a7 2022-11-04 | Fix exception in adding mirror_session when gre_type is absent (sonic-net#2476) [bingwang-ms]
* 0bbe54a 2022-11-03 | [show] vnet endpoint [ip/ipv6] command (sonic-net#2342) (sonic-net#2421) (sonic-net#2474) [siqbal1986]
* b1b3661 2022-11-03 | show vnet routes all. (sonic-net#2341) (sonic-net#2472) [siqbal1986]
swss:
* e208c87 2022-11-08 | swss: Fixing race condition for rif counters (sonic-net#2488) (HEAD -> 202205) [Suman Kumar]
platform-common:
* 83f77cc 2022-11-08 | Fix issue: rounding float value for txpower and rxpower (sonic-net#320) (HEAD -> 202205) [Junchao-Mellanox]
* 169ee25 2022-11-04 | Fix issue: copper cable should not display DOM information (sonic-net#318) [Junchao-Mellanox]
Signed-off-by: Ying Xie <ying.xie@microsoft.com>1 parent f480609 commit f538585
3 files changed
Lines changed: 3 additions & 3 deletions
Submodule sonic-utilities updated 19 files
- config/main.py+2
- doc/Command-Reference.md+42-5
- generic_config_updater/patch_sorter.py+2-2
- scripts/portconfig+29-2
- sfputil/main.py+9-9
- show/vnet.py+140-3
- sonic_installer/bootloader/uboot.py+1-1
- tests/config_an_test.py+18
- tests/config_lt_test.py+3
- tests/config_mirror_session_test.py+12
- tests/config_xcvr_test.py+6
- tests/generic_config_updater/patch_sorter_test.py+35
- tests/installer_bootloader_uboot_test.py+31
- tests/mock_tables/appl_db.json+19
- tests/mock_tables/state_db.json+45
- tests/sfputil_test.py+27
- tests/show_bfd_test.py+14-10
- tests/show_vnet_test.py+77
- tests/show_vnet_vxlan_cli_test.py+74
0 commit comments