Skip to content

[pull] master from Azure:master#1693

Merged
pull[bot] merged 6 commits intomudsut4ke:masterfrom
sonic-net:master
Aug 6, 2021
Merged

[pull] master from Azure:master#1693
pull[bot] merged 6 commits intomudsut4ke:masterfrom
sonic-net:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Aug 6, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

vmittal-msft and others added 6 commits August 5, 2021 17:02
Why I did it
Update Makefile, so it does the following:
For a given platform, verify if platform/checkout/.ini exists and hence run the platform/checkout/template.j2. This allows platform code to be checked out during the 'make configure' stage.

How I did it
git clone [email protected]:Azure/sonic-buildimage.git
mkdir platform/cisco-8000

make init
make configure PLATFORM=cisco-8000
make all
Includes below commits:
```
43b5e1a 2021-08-04 | CPU Spike because of redundant and flooded keyspace notifis handled (#230) [Vivek Reddy]
4d6bb79 2021-08-02 | Non-block reading counters to tolerate corrupted/delayed counters in COUNTERS_DB (#229) [Qi Luo]
```
Why I did it
To support "pcied" and "pcieutil" commands in DellEMC Z9332f.

How I did it
Add 'pcie.yaml' in device/dell/[PLATFORM]/ directory.

How to verify it
Execute "pcieutil check" command.
Logs: UT_logs.txt
This PR is to update sonic-utilities for master branch
Changes including
```
54b74a2 [LLDP] Fix lldpshow script to enable display multiple MAC addresses on the same remote physical interface (#1657)
0d53b7a [sonic_installer] don't print errors when installing an image not supporting app ext (#1719)
394e2fb Implement script null_route_helper (#1737)
```

Signed-off-by: bingwang <[email protected]>
This PR contains the following commits:
54b74a2 2021-08-04 [LLDP] Fix lldpshow script to enable display multiple MAC addresses on the same remote physical interface (#1657)
0d53b7a 2021-08-03 [sonic_installer] don't print errors when installing an image not supporting app ext (#1719)
394e2fb 2021-08-03 Implement script null_route_helper (#1737)
dd01b56 2021-08-02 disk_check updates: (#1736)
8a74d03 2021-07-30 [CLI][show][bgp] Fix the show ip bgp network command (#1733)
679a4ba 2021-07-30 [MACsec]: Allow upgrade-docker for macsec container (#1716)
e9c73e8 2021-07-28 [CLI][MPLS][Show] Added multi ASIC support for 'show mpls command'.


Signed-off-by: Basim Shalata <[email protected]>
@pull pull bot added the ⤵️ pull label Aug 6, 2021
@pull pull bot merged commit c4e795f into mudsut4ke:master Aug 6, 2021
pariwat pushed a commit to pariwat/sonic-buildimage that referenced this pull request Sep 10, 2021
5c63670 (HEAD, origin/master, origin/HEAD) [intfmgrd] reach reconciled state at start when there are no interfaces configuration to process (mudsut4ke#1695)
66e1aab [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (mudsut4ke#1693)
637e8d0 Skip Macsec test case till macsec orch code is made SAIv1.8.0 compatible (mudsut4ke#1688)
872b5cb [ci]: archive swss pytests (mudsut4ke#1690)
73cbd91 [Makefile] Reorder libsaimetadata and libswsscommon (mudsut4ke#1689)
cba6576 Correct the sflow default sample rate (mudsut4ke#1623)
aac71e6 Don't update pools when ingress_lossless_pool is created but the initialization hasn't finished yet (mudsut4ke#1685)
ae5f051 Fix dynamic buffer bug occuring in rare condition (mudsut4ke#1678)
691bd30 [voq/systemlag] Voq system lag functionality (mudsut4ke#1605)

Signed-off-by: Stepan Blyschak <[email protected]>
pariwat pushed a commit to pariwat/sonic-buildimage that referenced this pull request Sep 10, 2021
186d851 Pcieutil to load the platform api first instead of using common api (mudsut4ke#1672)
7a82c06 [Mellanox] Update mellanox dump generation to include SDK dumps (mudsut4ke#1640)
38f8c06 [sfputil] Expose error status fetched from STATE_DB or platform API to CLI (mudsut4ke#1658)
c5d00ae [pfcwd] Fix the return code in invalid case (mudsut4ke#1691)
57dc403 [ci]: Fix config prompt question issue (mudsut4ke#1693)

Signed-off-by: Stephen Sun <[email protected]>
pariwat pushed a commit to pariwat/sonic-buildimage that referenced this pull request Sep 10, 2021
List of commits (newest first):

sonic-net/sonic-utilities@0efd297 (origin/master, origin/HEAD) mclag enhancements as per HLD at sonic-net/SONiC#596 (mudsut4ke#1138)
sonic-net/sonic-utilities@e98bbb6 Reworked IP validation in "config interface ip add/remove" command (mudsut4ke#1709)
sonic-net/sonic-utilities@866d1d7 [minigraph][port_config] Consume port_config.json while reloading minigraph (mudsut4ke#1705)
sonic-net/sonic-utilities@9ae6f6b [debug dump util] Match Infrastructure (mudsut4ke#1666)
sonic-net/sonic-utilities@8fe7e26 Coverage uses top level directory as source (mudsut4ke#1711)
sonic-net/sonic-utilities@3f0b690 [MPLS][CLI] added config/show CLI for MPLS interface, MPLS CRM threshold config, updated CLI reference manual
sonic-net/sonic-utilities@e8b6c5c [ci] Fix python coverage color bar (mudsut4ke#1692)
sonic-net/sonic-utilities@888701b [Mellanox] Remove mstdump from Mellanoxs collect dump script (mudsut4ke#1706)
sonic-net/sonic-utilities@4818360 [sonic-package-manager] support warm/fast reboot for extension packages (mudsut4ke#1554)
sonic-net/sonic-utilities@793b847 [show priority-group drop counters] Remove backup with cached PG drop counters after 'config reload' (mudsut4ke#1679)
sonic-net/sonic-utilities@24fe1ac [show][config] support for interface alias for muxcable commands (mudsut4ke#1699)
sonic-net/sonic-utilities@186d851 Pcieutil to load the platform api first instead of using common api (mudsut4ke#1672)
sonic-net/sonic-utilities@7a82c06 [Mellanox] Update mellanox dump generation to include SDK dumps (mudsut4ke#1640)
sonic-net/sonic-utilities@38f8c06 [sfputil] Expose error status fetched from STATE_DB or platform API to CLI (mudsut4ke#1658)
sonic-net/sonic-utilities@c5d00ae [pfcwd] Fix the return code in invalid case (mudsut4ke#1691)
sonic-net/sonic-utilities@57dc403 [ci]: Fix config prompt question issue (mudsut4ke#1693)
sonic-net/sonic-utilities@5708497 [show] fix show version (mudsut4ke#1686)
sonic-net/sonic-utilities@9041ba0 [config] Adding sanity checks for config reload (mudsut4ke#1664)
sonic-net/sonic-utilities@2cdadb5 [config]: Create portchannel with LACP key (mudsut4ke#1473)
sonic-net/sonic-utilities@6f74ba5 [vnet_route_check] Fix logic for getting VNET routes from ASIC DB (mudsut4ke#1653)
sonic-net/sonic-utilities@54fee0f Add range check on portchannel min-links (mudsut4ke#1630)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants